2022-03-02 13:41:02.088 | + ./stack.sh:main:487 : exec 2022-03-02 13:41:02.088 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-134101' 2022-03-02 13:41:02.088 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-02-134101.summary.2022-03-02-134101 2022-03-02 13:41:02.088 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:41:02.088 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-134101 2022-03-02 13:41:02.088 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-134101 /opt/stack/logs/stack.sh.log 2022-03-02 13:41:02.088 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-134101.summary.2022-03-02-134101 /opt/stack/logs/stack.sh.log.summary 2022-03-02 13:41:02.088 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-02 13:41:02.088 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-02 13:41:02.088 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-02 13:41:02.088 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-02 13:41:02.088 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-02 13:41:02.088 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-02 13:41:02.088 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 13:41:02.088 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-02 13:41:02.088 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-02 13:41:02.088 | + ./stack.sh:main:573 : set -o errexit 2022-03-02 13:41:02.089 | + ./stack.sh:main:576 : uname -a 2022-03-02 13:41:02.090 | Linux n-d-831507-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-02 13:41:02.092 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-02 13:41:02.094 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-02 13:41:02.097 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-02 13:41:02.134 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-02 13:41:02.151 | + ./stack.sh:main:590 : fetch_plugins 2022-03-02 13:41:02.153 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-02 13:41:02.154 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-02 13:41:02.156 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-02 13:41:02.158 | + functions-common:fetch_plugins:1776 : return 2022-03-02 13:41:02.160 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-02 13:41:02.162 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-02 13:41:02.164 | + functions-common:run_phase:1854 : local phase= 2022-03-02 13:41:02.166 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:41:02.168 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:41:02.170 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:41:02.171 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:41:02.173 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:41:02.175 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:41:02.179 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:41:02.180 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:41:02.182 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:41:02.184 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-02 13:41:02.186 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:41:02.199 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:41:02.201 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 13:41:02.203 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:41:02.205 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:41:02.207 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:41:02.209 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:41:02.211 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 13:41:02.213 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-02 13:41:02.215 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-02 13:41:02.216 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 13:41:02.218 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:41:02.220 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-02 13:41:02.222 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-02 13:41:02.224 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-02 13:41:02.226 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-02 13:41:02.228 | + functions-common:plugin_override_defaults:1817 : return 2022-03-02 13:41:02.230 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-02 13:41:02.246 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-02 13:41:02.249 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-02 13:41:02.262 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:41:02.264 | +++ lib/tls:source:43 : hostname -f 2022-03-02 13:41:02.267 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-02 13:41:02.269 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-02 13:41:02.271 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-02 13:41:02.273 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-02 13:41:02.275 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-02 13:41:02.277 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-02 13:41:02.279 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-02 13:41:02.281 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-02 13:41:02.282 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-02 13:41:02.284 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-02 13:41:02.290 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-02 13:41:02.301 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-02 13:41:02.319 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-02 13:41:02.331 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-02 13:41:02.344 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-02 13:41:02.380 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-02 13:41:02.439 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-02 13:41:02.524 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-02 13:41:02.546 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-02 13:41:02.597 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-02 13:41:02.650 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-02 13:41:02.797 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-02 13:41:02.811 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-02 13:41:02.825 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-02 13:41:02.837 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-02 13:41:02.933 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-02 13:41:02.935 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-02 13:41:02.938 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-02 13:41:02.940 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-02 13:41:02.942 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-02 13:41:02.944 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-02 13:41:02.947 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-02 13:41:02.947 | False' 2022-03-02 13:41:02.950 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-02 13:41:02.965 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-02 13:41:02.968 | + ./stack.sh:main:624 : run_phase source 2022-03-02 13:41:02.970 | + functions-common:run_phase:1853 : local mode=source 2022-03-02 13:41:02.972 | + functions-common:run_phase:1854 : local phase= 2022-03-02 13:41:02.974 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:41:02.976 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:41:02.978 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:41:02.980 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:41:02.982 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:41:02.985 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:41:02.988 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:41:02.990 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:41:02.992 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:41:02.994 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-02 13:41:02.997 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:41:03.011 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:41:03.013 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 13:41:03.015 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-02 13:41:03.059 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-02 13:41:03.061 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-02 13:41:03.063 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 13:41:03.066 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-02 13:41:03.068 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-02 13:41:03.070 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-02 13:41:03.072 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-02 13:41:03.074 | + functions-common:load_plugin_settings:1794 : return 2022-03-02 13:41:03.077 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-02 13:41:03.079 | + functions-common:verify_disabled_services:2136 : local service 2022-03-02 13:41:03.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-02 13:41:03.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.090 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-02 13:41:03.092 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.094 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-02 13:41:03.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.099 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-02 13:41:03.101 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.104 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-02 13:41:03.106 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.108 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-02 13:41:03.110 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.113 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-02 13:41:03.115 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.117 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-02 13:41:03.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.122 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-02 13:41:03.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.127 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-02 13:41:03.129 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.132 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-02 13:41:03.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.136 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-02 13:41:03.138 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.141 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-02 13:41:03.143 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-02 13:41:03.148 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.150 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-02 13:41:03.153 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.155 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-02 13:41:03.157 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.159 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-02 13:41:03.162 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.164 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-02 13:41:03.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.168 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-02 13:41:03.171 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.173 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-02 13:41:03.175 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.177 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-02 13:41:03.180 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.182 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-02 13:41:03.185 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.187 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-02 13:41:03.189 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.192 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-02 13:41:03.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.197 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-02 13:41:03.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.201 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-02 13:41:03.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.206 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-02 13:41:03.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.211 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-02 13:41:03.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.215 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-02 13:41:03.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.220 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-02 13:41:03.222 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.224 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-02 13:41:03.227 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.229 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-02 13:41:03.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.233 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-02 13:41:03.236 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.238 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-02 13:41:03.240 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.243 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-02 13:41:03.245 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.247 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-02 13:41:03.250 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.252 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-02 13:41:03.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.257 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-02 13:41:03.259 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-02 13:41:03.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.266 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-02 13:41:03.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.271 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-02 13:41:03.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.275 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-02 13:41:03.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.280 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-02 13:41:03.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.284 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-02 13:41:03.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.289 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-02 13:41:03.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.293 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-02 13:41:03.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 13:41:03.298 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-02 13:41:03.301 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-02 13:41:03.303 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 13:41:03.306 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-02 13:41:03.321 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:41:03.323 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-02 13:41:03.325 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 13:41:03.328 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-02 13:41:03.343 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:41:03.346 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-02 13:41:03.348 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-02 13:41:03.354 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-02 13:41:03.357 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-02 13:41:03.360 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-02 13:41:03.363 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-02 13:41:03.365 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-02 13:41:03.368 | + lib/database:initialize_database_backends:92 : return 0 2022-03-02 13:41:03.370 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-02 13:41:03.370 | Using mysql database backend 2022-03-02 13:41:03.373 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-02 13:41:03.389 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-02 13:41:03.392 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-02 13:41:03.394 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 13:41:03.397 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-02 13:41:03.400 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:41:03.402 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-02 13:41:03.419 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:41:03.421 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-02 13:41:03.438 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-02 13:41:03.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:41:03.457 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-02 13:41:03.473 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-02 13:41:03.489 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-02 13:41:03.506 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:41:03.509 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-02 13:41:03.525 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:41:03.528 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-02 13:41:03.544 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-02 13:41:03.547 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-02 13:41:03.549 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-02 13:41:03.551 | + functions-common:save_stackenv:60 : local tag=757 2022-03-02 13:41:03.555 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 13:41:03.559 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-134103 2022-03-02 13:41:03.562 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-134103 757' 2022-03-02 13:41:03.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.567 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:41:03.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.571 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 13:41:03.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.576 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 13:41:03.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.581 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 13:41:03.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.586 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 13:41:03.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.591 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 13:41:03.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.596 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-134101 2022-03-02 13:41:03.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.601 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 13:41:03.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.606 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 13:41:03.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.611 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 13:41:03.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.616 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 13:41:03.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.621 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 13:41:03.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:41:03.626 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 13:41:03.628 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-02 13:41:03.631 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-02 13:41:03.633 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-02 13:41:03.635 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-02 13:41:03.638 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:41:03.640 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:41:03.642 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:41:03.645 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:41:03.647 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:41:03.651 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:41:03.667 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:41:03.669 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:41:03.671 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:41:03.674 | + functions-common:git_clone:629 : echo master 2022-03-02 13:41:03.674 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:41:03.680 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-02 13:41:03.682 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:41:03.684 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-02 13:41:03.687 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:41:03.687 | + functions-common:git_clone:678 : head -1 2022-03-02 13:41:03.690 | 48fb5c24 Merge "Updated from generate-constraints" 2022-03-02 13:41:03.693 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:41:03.696 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-02 13:41:03.698 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:41:03.701 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-02 13:41:03.704 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-02 13:41:03.706 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-02 13:41:03.709 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-02 13:41:03.711 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 13:41:03.714 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-02 13:41:03.716 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-02 13:41:03.719 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-02 13:41:03.722 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-02 13:41:03.727 | ++ tools/install_prereqs.sh:source:47 : NOW=1646228463 2022-03-02 13:41:03.730 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-02 13:41:03.734 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646227261 2022-03-02 13:41:03.738 | ++ tools/install_prereqs.sh:source:49 : DELTA=1202 2022-03-02 13:41:03.741 | ++ tools/install_prereqs.sh:source:50 : [[ 1202 -lt 7200 ]] 2022-03-02 13:41:03.744 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-02 13:41:03.746 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-02 13:41:03.749 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-02 13:41:03.751 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-02 13:41:03.753 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-02 13:41:03.756 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-02 13:41:03.758 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-02 13:41:03.761 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-02 13:41:03.764 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 13:41:03.811 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-02 13:41:03.811 | apache2-dev 2022-03-02 13:41:03.811 | bc 2022-03-02 13:41:03.811 | bsdmainutils 2022-03-02 13:41:03.811 | curl 2022-03-02 13:41:03.811 | g++ 2022-03-02 13:41:03.811 | gawk 2022-03-02 13:41:03.811 | gcc 2022-03-02 13:41:03.811 | gettext 2022-03-02 13:41:03.811 | git 2022-03-02 13:41:03.811 | graphviz 2022-03-02 13:41:03.811 | iputils-ping 2022-03-02 13:41:03.811 | libapache2-mod-proxy-uwsgi 2022-03-02 13:41:03.811 | libffi-dev 2022-03-02 13:41:03.811 | libjpeg-dev 2022-03-02 13:41:03.811 | libpcre3-dev 2022-03-02 13:41:03.811 | libpq-dev 2022-03-02 13:41:03.811 | libssl-dev 2022-03-02 13:41:03.811 | libsystemd-dev 2022-03-02 13:41:03.811 | libxml2-dev 2022-03-02 13:41:03.812 | libxslt1-dev 2022-03-02 13:41:03.812 | libyaml-dev 2022-03-02 13:41:03.812 | lsof 2022-03-02 13:41:03.812 | openssh-server 2022-03-02 13:41:03.812 | openssl 2022-03-02 13:41:03.812 | pkg-config 2022-03-02 13:41:03.812 | psmisc 2022-03-02 13:41:03.812 | python3-dev 2022-03-02 13:41:03.812 | python3-pip 2022-03-02 13:41:03.812 | python3-systemd 2022-03-02 13:41:03.812 | python3-venv 2022-03-02 13:41:03.812 | tar 2022-03-02 13:41:03.812 | tcpdump 2022-03-02 13:41:03.812 | unzip 2022-03-02 13:41:03.812 | uuid-runtime 2022-03-02 13:41:03.812 | wget 2022-03-02 13:41:03.812 | wget 2022-03-02 13:41:03.812 | zlib1g-dev 2022-03-02 13:41:03.812 | libkrb5-dev 2022-03-02 13:41:03.812 | libldap2-dev 2022-03-02 13:41:03.812 | libsasl2-dev 2022-03-02 13:41:03.812 | memcached 2022-03-02 13:41:03.812 | python3-mysqldb 2022-03-02 13:41:03.812 | sqlite3 2022-03-02 13:41:03.812 | conntrack 2022-03-02 13:41:03.812 | curl 2022-03-02 13:41:03.812 | dnsmasq-base 2022-03-02 13:41:03.812 | dnsmasq-utils 2022-03-02 13:41:03.812 | ebtables 2022-03-02 13:41:03.812 | genisoimage 2022-03-02 13:41:03.812 | iptables 2022-03-02 13:41:03.812 | iputils-arping 2022-03-02 13:41:03.812 | kpartx 2022-03-02 13:41:03.812 | libjs-jquery-tablesorter 2022-03-02 13:41:03.812 | parted 2022-03-02 13:41:03.812 | pm-utils 2022-03-02 13:41:03.813 | python3-mysqldb 2022-03-02 13:41:03.813 | socat 2022-03-02 13:41:03.813 | sqlite3 2022-03-02 13:41:03.813 | sudo 2022-03-02 13:41:03.813 | vlan 2022-03-02 13:41:03.813 | lsscsi 2022-03-02 13:41:03.813 | open-iscsi 2022-03-02 13:41:03.813 | lvm2 2022-03-02 13:41:03.813 | qemu-utils 2022-03-02 13:41:03.813 | thin-provisioning-tools 2022-03-02 13:41:03.813 | acl 2022-03-02 13:41:03.813 | dnsmasq-base 2022-03-02 13:41:03.813 | dnsmasq-utils 2022-03-02 13:41:03.813 | ebtables 2022-03-02 13:41:03.813 | haproxy 2022-03-02 13:41:03.813 | iptables 2022-03-02 13:41:03.813 | iputils-arping 2022-03-02 13:41:03.813 | iputils-ping 2022-03-02 13:41:03.813 | postgresql-server-dev-all 2022-03-02 13:41:03.813 | python3-mysqldb 2022-03-02 13:41:03.813 | sqlite3 2022-03-02 13:41:03.813 | sudo 2022-03-02 13:41:03.813 | vlan 2022-03-02 13:41:03.813 | pcp 2022-03-02 13:41:03.813 | ipset 2022-03-02 13:41:03.813 | conntrack 2022-03-02 13:41:03.813 | conntrackd 2022-03-02 13:41:03.813 | keepalived 2022-03-02 13:41:03.813 | lvm2 2022-03-02 13:41:03.813 | qemu-utils 2022-03-02 13:41:03.813 | thin-provisioning-tools 2022-03-02 13:41:03.813 | curl 2022-03-02 13:41:03.813 | liberasurecode-dev 2022-03-02 13:41:03.813 | make 2022-03-02 13:41:03.813 | memcached 2022-03-02 13:41:03.813 | rsync 2022-03-02 13:41:03.813 | sqlite3 2022-03-02 13:41:03.813 | xfsprogs' 2022-03-02 13:41:03.814 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-02 13:41:03.832 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-02 13:41:03.833 | apache2-dev 2022-03-02 13:41:03.833 | bc 2022-03-02 13:41:03.833 | bsdmainutils 2022-03-02 13:41:03.833 | curl 2022-03-02 13:41:03.833 | g++ 2022-03-02 13:41:03.833 | gawk 2022-03-02 13:41:03.833 | gcc 2022-03-02 13:41:03.833 | gettext 2022-03-02 13:41:03.833 | git 2022-03-02 13:41:03.833 | graphviz 2022-03-02 13:41:03.833 | iputils-ping 2022-03-02 13:41:03.833 | libapache2-mod-proxy-uwsgi 2022-03-02 13:41:03.833 | libffi-dev 2022-03-02 13:41:03.833 | libjpeg-dev 2022-03-02 13:41:03.833 | libpcre3-dev 2022-03-02 13:41:03.833 | libpq-dev 2022-03-02 13:41:03.833 | libssl-dev 2022-03-02 13:41:03.833 | libsystemd-dev 2022-03-02 13:41:03.833 | libxml2-dev 2022-03-02 13:41:03.833 | libxslt1-dev 2022-03-02 13:41:03.833 | libyaml-dev 2022-03-02 13:41:03.833 | lsof 2022-03-02 13:41:03.833 | openssh-server 2022-03-02 13:41:03.833 | openssl 2022-03-02 13:41:03.833 | pkg-config 2022-03-02 13:41:03.833 | psmisc 2022-03-02 13:41:03.833 | python3-dev 2022-03-02 13:41:03.833 | python3-pip 2022-03-02 13:41:03.833 | python3-systemd 2022-03-02 13:41:03.833 | python3-venv 2022-03-02 13:41:03.833 | tar 2022-03-02 13:41:03.833 | tcpdump 2022-03-02 13:41:03.833 | unzip 2022-03-02 13:41:03.833 | uuid-runtime 2022-03-02 13:41:03.833 | wget 2022-03-02 13:41:03.833 | wget 2022-03-02 13:41:03.833 | zlib1g-dev 2022-03-02 13:41:03.834 | libkrb5-dev 2022-03-02 13:41:03.834 | libldap2-dev 2022-03-02 13:41:03.834 | libsasl2-dev 2022-03-02 13:41:03.834 | memcached 2022-03-02 13:41:03.834 | python3-mysqldb 2022-03-02 13:41:03.834 | sqlite3 2022-03-02 13:41:03.834 | conntrack 2022-03-02 13:41:03.834 | curl 2022-03-02 13:41:03.834 | dnsmasq-base 2022-03-02 13:41:03.834 | dnsmasq-utils 2022-03-02 13:41:03.834 | ebtables 2022-03-02 13:41:03.834 | genisoimage 2022-03-02 13:41:03.834 | iptables 2022-03-02 13:41:03.834 | iputils-arping 2022-03-02 13:41:03.834 | kpartx 2022-03-02 13:41:03.834 | libjs-jquery-tablesorter 2022-03-02 13:41:03.834 | parted 2022-03-02 13:41:03.834 | pm-utils 2022-03-02 13:41:03.834 | python3-mysqldb 2022-03-02 13:41:03.834 | socat 2022-03-02 13:41:03.834 | sqlite3 2022-03-02 13:41:03.834 | sudo 2022-03-02 13:41:03.834 | vlan 2022-03-02 13:41:03.834 | lsscsi 2022-03-02 13:41:03.834 | open-iscsi 2022-03-02 13:41:03.834 | lvm2 2022-03-02 13:41:03.834 | qemu-utils 2022-03-02 13:41:03.834 | thin-provisioning-tools 2022-03-02 13:41:03.834 | acl 2022-03-02 13:41:03.834 | dnsmasq-base 2022-03-02 13:41:03.834 | dnsmasq-utils 2022-03-02 13:41:03.835 | ebtables 2022-03-02 13:41:03.835 | haproxy 2022-03-02 13:41:03.835 | iptables 2022-03-02 13:41:03.835 | iputils-arping 2022-03-02 13:41:03.835 | iputils-ping 2022-03-02 13:41:03.835 | postgresql-server-dev-all 2022-03-02 13:41:03.835 | python3-mysqldb 2022-03-02 13:41:03.835 | sqlite3 2022-03-02 13:41:03.835 | sudo 2022-03-02 13:41:03.835 | vlan 2022-03-02 13:41:03.835 | pcp 2022-03-02 13:41:03.835 | ipset 2022-03-02 13:41:03.835 | conntrack 2022-03-02 13:41:03.835 | conntrackd 2022-03-02 13:41:03.835 | keepalived 2022-03-02 13:41:03.835 | lvm2 2022-03-02 13:41:03.835 | qemu-utils 2022-03-02 13:41:03.835 | thin-provisioning-tools 2022-03-02 13:41:03.835 | curl 2022-03-02 13:41:03.835 | liberasurecode-dev 2022-03-02 13:41:03.835 | make 2022-03-02 13:41:03.835 | memcached 2022-03-02 13:41:03.836 | rsync 2022-03-02 13:41:03.836 | sqlite3 2022-03-02 13:41:03.836 | xfsprogs ' 2022-03-02 13:41:03.836 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-02 13:41:03.837 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:41:03.840 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:41:03.843 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:41:03.843 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-02 13:41:03.848 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:41:03.851 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-02 13:41:03.853 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:41:03.855 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-02 13:41:03.857 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:41:03.859 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:41:03.861 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:41:03.864 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:41:03.866 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:41:03.869 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:41:03.871 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-02 13:41:03.873 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-02 13:41:03.875 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-02 13:41:03.877 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-02 13:41:03.881 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-02 13:41:03.883 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-02 13:41:03.886 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-02 13:41:03.888 | ++ functions-common:time_start:2412 : local start_time= 2022-03-02 13:41:03.890 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:41:03.892 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:41:03.896 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646228463894 2022-03-02 13:41:03.899 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-02 13:41:03.901 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-02 13:41:03.903 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-02 13:41:04.287 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-02 13:41:04.345 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-02 13:41:04.408 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-02 13:41:04.538 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-02 13:41:06.549 | Reading package lists... 2022-03-02 13:41:06.581 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-02 13:41:06.583 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-02 13:41:06.586 | ++ functions-common:time_stop:2425 : local name 2022-03-02 13:41:06.588 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 13:41:06.590 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:41:06.592 | ++ functions-common:time_stop:2428 : local total 2022-03-02 13:41:06.595 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 13:41:06.597 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-02 13:41:06.599 | ++ functions-common:time_stop:2432 : start_time=1646228463894 2022-03-02 13:41:06.601 | ++ functions-common:time_stop:2434 : [[ -z 1646228463894 ]] 2022-03-02 13:41:06.604 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:41:06.607 | ++ functions-common:time_stop:2437 : end_time=1646228466605 2022-03-02 13:41:06.610 | ++ functions-common:time_stop:2438 : elapsed_time=2711 2022-03-02 13:41:06.612 | ++ functions-common:time_stop:2439 : total=0 2022-03-02 13:41:06.614 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:41:06.616 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2711 2022-03-02 13:41:06.618 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:41:06.621 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:41:06.623 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:41:06.625 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:41:06.628 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:41:06.649 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 13:41:06.759 | Reading package lists... 2022-03-02 13:41:07.004 | Building dependency tree... 2022-03-02 13:41:07.005 | Reading state information... 2022-03-02 13:41:07.040 | acl is already the newest version (2.2.53-6). 2022-03-02 13:41:07.040 | bc is already the newest version (1.07.1-2build1). 2022-03-02 13:41:07.040 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-02 13:41:07.040 | conntrack is already the newest version (1:1.4.5-2). 2022-03-02 13:41:07.040 | ebtables is already the newest version (2.0.11-3build1). 2022-03-02 13:41:07.040 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 13:41:07.040 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-02 13:41:07.040 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 13:41:07.040 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-02 13:41:07.040 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-02 13:41:07.040 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-02 13:41:07.040 | iputils-arping is already the newest version (3:20190709-3). 2022-03-02 13:41:07.040 | iputils-ping is already the newest version (3:20190709-3). 2022-03-02 13:41:07.040 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-02 13:41:07.040 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-02 13:41:07.041 | libffi-dev is already the newest version (3.3-4). 2022-03-02 13:41:07.041 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-02 13:41:07.041 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-02 13:41:07.041 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-02 13:41:07.041 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-02 13:41:07.041 | lsscsi is already the newest version (0.30-0.1). 2022-03-02 13:41:07.041 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-02 13:41:07.041 | make is already the newest version (4.2.1-1.2). 2022-03-02 13:41:07.041 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-02 13:41:07.041 | psmisc is already the newest version (23.3-1). 2022-03-02 13:41:07.041 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-02 13:41:07.041 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-02 13:41:07.041 | python3-systemd is already the newest version (234-3build2). 2022-03-02 13:41:07.041 | socat is already the newest version (1.7.3.3-2). 2022-03-02 13:41:07.041 | tcpdump is already the newest version (4.9.3-4). 2022-03-02 13:41:07.041 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-02 13:41:07.041 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-02 13:41:07.041 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-02 13:41:07.041 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-02 13:41:07.041 | graphviz is already the newest version (2.42.2-3build2). 2022-03-02 13:41:07.041 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-02 13:41:07.041 | pcp is already the newest version (5.0.3-1). 2022-03-02 13:41:07.041 | pm-utils is already the newest version (1.4.1-19). 2022-03-02 13:41:07.041 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-02 13:41:07.041 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:41:07.041 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:41:07.041 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-02 13:41:07.041 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 13:41:07.041 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 13:41:07.041 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-02 13:41:07.041 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-03-02 13:41:07.041 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-02 13:41:07.041 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-03-02 13:41:07.041 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-02 13:41:07.041 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-02 13:41:07.042 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-02 13:41:07.042 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-02 13:41:07.042 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 13:41:07.042 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-02 13:41:07.042 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-02 13:41:07.042 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-02 13:41:07.042 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-02 13:41:07.042 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-02 13:41:07.042 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-02 13:41:07.042 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 13:41:07.042 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-02 13:41:07.042 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-02 13:41:07.042 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-03-02 13:41:07.042 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-02 13:41:07.042 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-02 13:41:07.042 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-02 13:41:07.042 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-02 13:41:07.042 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-02 13:41:07.042 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-02 13:41:07.260 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:41:07.260 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-02 13:41:07.260 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-02 13:41:07.260 | The following packages were automatically installed and are no longer required: 2022-03-02 13:41:07.261 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:41:07.261 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:41:07.261 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:41:07.261 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:41:07.261 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:41:07.261 | python3-zope.interface 2022-03-02 13:41:07.261 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:41:07.262 | The following additional packages will be installed: 2022-03-02 13:41:07.262 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-03-02 13:41:07.330 | The following NEW packages will be installed: 2022-03-02 13:41:07.330 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-03-02 13:41:07.331 | python3-yaml 2022-03-02 13:41:07.906 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:41:07.907 | Need to get 0 B/27.4 MB of archives. 2022-03-02 13:41:07.907 | After this operation, 211 MB of additional disk space will be used. 2022-03-02 13:41:08.103 | Selecting previously unselected package python3-yaml. 2022-03-02 13:41:08.157 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-03-02 13:41:08.161 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-02 13:41:08.216 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-02 13:41:08.542 | Selecting previously unselected package llvm-10-tools. 2022-03-02 13:41:08.552 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:41:08.603 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-02 13:41:09.188 | Selecting previously unselected package llvm-10-dev. 2022-03-02 13:41:09.198 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-02 13:41:09.314 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:41:14.114 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-02 13:41:14.124 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-02 13:41:14.175 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:41:14.741 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-02 13:41:14.751 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-02 13:41:14.799 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-02 13:41:15.219 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-02 13:41:15.680 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-02 13:41:15.765 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-02 13:41:15.862 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-02 13:41:16.005 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-02 13:41:16.149 | Processing triggers for man-db (2.9.1-1) ... 2022-03-02 13:41:16.610 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-02 13:41:24.177 | ++ functions-common:apt_get:1234 : result=0 2022-03-02 13:41:24.180 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:41:24.182 | ++ functions-common:time_stop:2425 : local name 2022-03-02 13:41:24.185 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 13:41:24.187 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:41:24.189 | ++ functions-common:time_stop:2428 : local total 2022-03-02 13:41:24.191 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 13:41:24.193 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:41:24.196 | ++ functions-common:time_stop:2432 : start_time=1646228466646 2022-03-02 13:41:24.198 | ++ functions-common:time_stop:2434 : [[ -z 1646228466646 ]] 2022-03-02 13:41:24.201 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:41:24.206 | ++ functions-common:time_stop:2437 : end_time=1646228484203 2022-03-02 13:41:24.208 | ++ functions-common:time_stop:2438 : elapsed_time=17557 2022-03-02 13:41:24.210 | ++ functions-common:time_stop:2439 : total=766 2022-03-02 13:41:24.212 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:41:24.214 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18323 2022-03-02 13:41:24.217 | ++ functions-common:apt_get:1238 : return 0 2022-03-02 13:41:24.219 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-02 13:41:24.222 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:41:24.224 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-02 13:41:24.228 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-02 13:41:24.233 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-02 13:41:24.235 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-02 13:41:24.238 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-02 13:41:25.674 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-02 13:41:25.676 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-02 13:41:25.678 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-02 13:41:25.679 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-02 13:41:25.681 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-02 13:41:25.683 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-02 13:41:25.685 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-02 13:41:25.687 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-02 13:41:25.688 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-02 13:41:25.690 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-02 13:41:25.692 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-02 13:41:25.694 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-02 13:41:25.696 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-02 13:41:25.697 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-02 13:41:25.699 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-02 13:41:25.701 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-02 13:41:25.703 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-02 13:41:25.704 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-02 13:41:25.707 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-02 13:41:25.708 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-02 13:41:25.711 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-02 13:41:25.713 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-02 13:41:25.715 | + functions-common:_ensure_lsb_release:394 : return 2022-03-02 13:41:25.717 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-02 13:41:25.793 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-02 13:41:25.796 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-02 13:41:25.871 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-02 13:41:25.873 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-02 13:41:25.948 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-02 13:41:25.950 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-02 13:41:25.951 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-02 13:41:25.953 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-02 13:41:25.955 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-02 13:41:25.957 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-02 13:41:25.959 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-02 13:41:25.962 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-02 13:41:25.964 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-02 13:41:25.965 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-02 13:41:25.967 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-02 13:41:25.967 | Distro: focal 2022-03-02 13:41:25.970 | + tools/install_pip.sh:main:124 : get_versions 2022-03-02 13:41:25.972 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 13:41:25.976 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 13:41:25.978 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 13:41:25.981 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 13:41:25.981 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 13:41:26.661 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 13:41:26.663 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 13:41:26.663 | pip: 21.3.1 2022-03-02 13:41:26.666 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-02 13:41:26.667 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-02 13:41:26.669 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:41:26.671 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:41:26.673 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:41:26.675 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:41:26.676 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:41:26.678 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:41:26.680 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:41:26.682 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:41:26.684 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:41:26.685 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:41:26.687 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:41:26.689 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-02 13:41:26.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:41:26.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:41:26.694 | + tools/install_pip.sh:main:142 : : 2022-03-02 13:41:26.696 | + tools/install_pip.sh:main:147 : set -x 2022-03-02 13:41:26.698 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-02 13:41:26.700 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-02 13:41:26.702 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:41:26.704 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-02 13:41:26.706 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-02 13:41:26.708 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:41:26.711 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:41:26.711 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:41:26.716 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-02 13:41:26.717 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-02 13:41:26.719 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 13:41:26.721 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 13:41:26.723 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 13:41:26.740 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-02 13:41:26.742 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 13:41:27.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:41:27.611 | from cryptography.utils import int_from_bytes 2022-03-02 13:41:27.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:41:27.611 | from cryptography.utils import int_from_bytes 2022-03-02 13:41:28.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:41:30.256 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-02 13:41:30.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-02 13:41:32.602 | Installing collected packages: setuptools 2022-03-02 13:41:33.480 | Successfully installed setuptools-60.9.3 2022-03-02 13:41:33.480 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:41:33.651 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:41:33.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:41:33.787 | + inc/python:pip_install:200 : result=0 2022-03-02 13:41:33.789 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:41:33.791 | + functions-common:time_stop:2425 : local name 2022-03-02 13:41:33.793 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:41:33.795 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:41:33.796 | + functions-common:time_stop:2428 : local total 2022-03-02 13:41:33.798 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:41:33.800 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:41:33.801 | + functions-common:time_stop:2432 : start_time=1646228486736 2022-03-02 13:41:33.803 | + functions-common:time_stop:2434 : [[ -z 1646228486736 ]] 2022-03-02 13:41:33.806 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:41:33.809 | + functions-common:time_stop:2437 : end_time=1646228493807 2022-03-02 13:41:33.811 | + functions-common:time_stop:2438 : elapsed_time=7071 2022-03-02 13:41:33.813 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:41:33.815 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:41:33.816 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7071 2022-03-02 13:41:33.818 | + inc/python:pip_install:203 : return 0 2022-03-02 13:41:33.820 | + tools/install_pip.sh:main:153 : get_versions 2022-03-02 13:41:33.823 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 13:41:33.826 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 13:41:33.828 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 13:41:33.831 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 13:41:33.832 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 13:41:34.540 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 13:41:34.542 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 13:41:34.542 | pip: 21.3.1 2022-03-02 13:41:34.545 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-02 13:41:34.547 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 13:41:34.551 | + ./stack.sh:main:796 : fixup_all 2022-03-02 13:41:34.553 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-02 13:41:34.556 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-02 13:41:34.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:41:34.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:41:34.562 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-02 13:41:34.575 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-02 13:41:34.587 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-02 13:41:34.598 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-02 13:41:34.600 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-02 13:41:34.603 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:41:34.605 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:41:34.607 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:41:34.609 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:41:34.611 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:41:34.613 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:41:34.615 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:41:34.618 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:41:34.620 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:41:34.622 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:41:34.624 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:41:34.627 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-02 13:41:34.629 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-02 13:41:34.631 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-02 13:41:34.634 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:41:34.636 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:41:34.638 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:41:34.641 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:41:34.643 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:41:34.645 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:41:34.647 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-02 13:41:34.649 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-02 13:41:34.652 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-02 13:41:34.654 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-02 13:41:34.656 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-02 13:41:34.659 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-02 13:41:34.661 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-02 13:41:34.682 | Using python 3.8 to install os-testr 2022-03-02 13:41:34.684 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-02 13:41:35.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:41:35.561 | from cryptography.utils import int_from_bytes 2022-03-02 13:41:35.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:41:35.561 | from cryptography.utils import int_from_bytes 2022-03-02 13:41:36.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:41:36.725 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-02 13:41:36.802 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-02 13:41:36.803 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-02 13:41:36.805 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-02 13:41:36.806 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-02 13:41:36.819 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-02 13:41:36.845 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-02 13:41:36.846 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-02 13:41:36.847 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-02 13:41:36.848 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-02 13:41:36.849 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-02 13:41:36.873 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-02 13:41:36.874 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-02 13:41:36.875 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-02 13:41:36.876 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-02 13:41:36.878 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-02 13:41:36.891 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-02 13:41:36.955 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-02 13:41:36.956 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-02 13:41:36.957 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-02 13:41:39.138 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:41:39.145 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:41:39.145 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:41:39.263 | + inc/python:pip_install:200 : result=0 2022-03-02 13:41:39.265 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:41:39.268 | + functions-common:time_stop:2425 : local name 2022-03-02 13:41:39.270 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:41:39.273 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:41:39.275 | + functions-common:time_stop:2428 : local total 2022-03-02 13:41:39.277 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:41:39.279 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:41:39.281 | + functions-common:time_stop:2432 : start_time=1646228494676 2022-03-02 13:41:39.283 | + functions-common:time_stop:2434 : [[ -z 1646228494676 ]] 2022-03-02 13:41:39.286 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:41:39.291 | + functions-common:time_stop:2437 : end_time=1646228499288 2022-03-02 13:41:39.293 | + functions-common:time_stop:2438 : elapsed_time=4612 2022-03-02 13:41:39.295 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:41:39.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:41:39.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4612 2022-03-02 13:41:39.301 | + inc/python:pip_install:203 : return 0 2022-03-02 13:41:39.304 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-02 13:41:39.356 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-02 13:41:39.641 | + ./stack.sh:main:810 : install_infra 2022-03-02 13:41:39.643 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:41:39.647 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-02 13:41:39.649 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-02 13:41:42.821 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:41:42.824 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-02 13:41:42.847 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-02 13:41:44.685 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.732 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.806 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.815 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.838 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.841 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.859 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.869 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.890 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.901 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:44.963 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.040 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.057 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.088 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.096 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.111 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.128 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.140 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.154 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.164 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.202 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.226 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.233 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.296 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.300 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.304 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.345 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.385 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.400 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.417 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.437 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.455 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.472 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.501 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.531 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.559 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.571 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.589 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.602 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.619 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.626 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.630 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:45.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:41:45.761 | Collecting pbr===5.8.1 2022-03-02 13:41:45.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-02 13:41:45.808 | Installing collected packages: pbr 2022-03-02 13:41:45.955 | Successfully installed pbr-5.8.1 2022-03-02 13:41:46.019 | + inc/python:pip_install:200 : result=0 2022-03-02 13:41:46.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:41:46.024 | + functions-common:time_stop:2425 : local name 2022-03-02 13:41:46.026 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:41:46.028 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:41:46.030 | + functions-common:time_stop:2428 : local total 2022-03-02 13:41:46.032 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:41:46.034 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:41:46.036 | + functions-common:time_stop:2432 : start_time=1646228502839 2022-03-02 13:41:46.039 | + functions-common:time_stop:2434 : [[ -z 1646228502839 ]] 2022-03-02 13:41:46.041 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:41:46.045 | + functions-common:time_stop:2437 : end_time=1646228506043 2022-03-02 13:41:46.047 | + functions-common:time_stop:2438 : elapsed_time=3204 2022-03-02 13:41:46.050 | + functions-common:time_stop:2439 : total=4612 2022-03-02 13:41:46.052 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:41:46.054 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7816 2022-03-02 13:41:46.057 | + inc/python:pip_install:203 : return 0 2022-03-02 13:41:46.059 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 13:41:46.062 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-02 13:41:46.086 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-02 13:41:47.982 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.033 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.110 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.120 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.143 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.146 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.165 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.175 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.196 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.207 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.270 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.349 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.367 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.398 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.406 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.421 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.438 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.450 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.465 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.474 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.514 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.540 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.548 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.620 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.624 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.628 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.669 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.708 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.724 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.742 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.762 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.779 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.797 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.827 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.859 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.887 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.899 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.917 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.929 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.947 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.954 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.958 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 13:41:48.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:41:48.965 | Processing /opt/stack/requirements 2022-03-02 13:41:50.350 | Collecting fixtures===3.0.0 2022-03-02 13:41:50.357 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-02 13:41:50.578 | Collecting PyYAML===6.0 2022-03-02 13:41:50.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-02 13:41:50.757 | Collecting requests===2.27.1 2022-03-02 13:41:50.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-02 13:41:50.857 | Collecting packaging===21.3 2022-03-02 13:41:50.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-02 13:41:50.927 | Collecting testtools===2.5.0 2022-03-02 13:41:50.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-02 13:41:51.015 | Collecting idna===3.3 2022-03-02 13:41:51.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-02 13:41:51.159 | Collecting pyparsing===3.0.7 2022-03-02 13:41:51.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-02 13:41:51.223 | Collecting six===1.16.0 2022-03-02 13:41:51.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-02 13:41:51.285 | Collecting charset-normalizer===2.0.12 2022-03-02 13:41:51.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-02 13:41:51.326 | Collecting Parsley>=1.2 2022-03-02 13:41:51.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-02 13:41:51.377 | Collecting beagle>=0.2.1 2022-03-02 13:41:51.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-02 13:41:51.408 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-03-02 13:41:51.476 | Collecting certifi>=2017.4.17 2022-03-02 13:41:51.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-02 13:41:51.567 | Collecting urllib3===1.26.8 2022-03-02 13:41:51.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-02 13:41:51.634 | Collecting extras===1.0.0 2022-03-02 13:41:51.640 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-02 13:41:51.721 | Collecting cliff===3.10.1 2022-03-02 13:41:51.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-02 13:41:51.784 | Collecting autopage===0.5.0 2022-03-02 13:41:51.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-02 13:41:51.878 | Collecting stevedore===3.5.0 2022-03-02 13:41:51.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-02 13:41:52.043 | Collecting cmd2===2.4.0 2022-03-02 13:41:52.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-02 13:41:52.152 | Collecting prettytable===3.1.1 2022-03-02 13:41:52.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-02 13:41:52.214 | Collecting attrs===21.4.0 2022-03-02 13:41:52.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-02 13:41:52.324 | Collecting wcwidth===0.2.5 2022-03-02 13:41:52.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-02 13:41:52.381 | Collecting pyperclip===1.8.2 2022-03-02 13:41:52.387 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-02 13:41:52.399 | Building wheels for collected packages: openstack-requirements 2022-03-02 13:41:52.400 | Building wheel for openstack-requirements (setup.py): started 2022-03-02 13:41:53.217 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-02 13:41:53.217 | ERROR: Command errored out with exit status 1: 2022-03-02 13:41:53.217 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-99y5zrh7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-99y5zrh7/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-pzoou8wf 2022-03-02 13:41:53.217 | cwd: /tmp/pip-req-build-99y5zrh7/ 2022-03-02 13:41:53.217 | Complete output (6 lines): 2022-03-02 13:41:53.217 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-02 13:41:53.217 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-02 13:41:53.217 | or: setup.py --help-commands 2022-03-02 13:41:53.217 | or: setup.py cmd --help 2022-03-02 13:41:53.217 | 2022-03-02 13:41:53.217 | error: invalid command 'bdist_wheel' 2022-03-02 13:41:53.217 | ---------------------------------------- 2022-03-02 13:41:53.217 | ERROR: Failed building wheel for openstack-requirements 2022-03-02 13:41:53.217 | Running setup.py clean for openstack-requirements 2022-03-02 13:41:54.031 | Failed to build openstack-requirements 2022-03-02 13:41:54.293 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyparsing, autopage, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-02 13:41:56.152 | Running setup.py install for openstack-requirements: started 2022-03-02 13:41:58.451 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-02 13:41:58.486 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5321 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-02 13:41:58.625 | + inc/python:pip_install:200 : result=0 2022-03-02 13:41:58.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:41:58.630 | + functions-common:time_stop:2425 : local name 2022-03-02 13:41:58.632 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:41:58.635 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:41:58.637 | + functions-common:time_stop:2428 : local total 2022-03-02 13:41:58.639 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:41:58.641 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:41:58.643 | + functions-common:time_stop:2432 : start_time=1646228506078 2022-03-02 13:41:58.645 | + functions-common:time_stop:2434 : [[ -z 1646228506078 ]] 2022-03-02 13:41:58.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:41:58.651 | + functions-common:time_stop:2437 : end_time=1646228518649 2022-03-02 13:41:58.654 | + functions-common:time_stop:2438 : elapsed_time=12571 2022-03-02 13:41:58.656 | + functions-common:time_stop:2439 : total=7816 2022-03-02 13:41:58.658 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:41:58.660 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20387 2022-03-02 13:41:58.662 | + inc/python:pip_install:203 : return 0 2022-03-02 13:41:58.665 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-02 13:41:58.667 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-02 13:41:58.669 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-02 13:41:58.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:41:58.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:41:58.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-02 13:41:58.679 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:41:58.682 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-02 13:41:58.702 | Using python 3.8 to install pbr 2022-03-02 13:41:58.705 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-02 13:41:59.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:41:59.593 | from cryptography.utils import int_from_bytes 2022-03-02 13:41:59.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:41:59.593 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:00.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:00.780 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-02 13:42:03.337 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:42:03.343 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:42:03.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:42:03.463 | + inc/python:pip_install:200 : result=0 2022-03-02 13:42:03.466 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:42:03.468 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:03.470 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:03.472 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:03.474 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:03.477 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:03.479 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:42:03.481 | + functions-common:time_stop:2432 : start_time=1646228518697 2022-03-02 13:42:03.483 | + functions-common:time_stop:2434 : [[ -z 1646228518697 ]] 2022-03-02 13:42:03.486 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:03.490 | + functions-common:time_stop:2437 : end_time=1646228523488 2022-03-02 13:42:03.492 | + functions-common:time_stop:2438 : elapsed_time=4791 2022-03-02 13:42:03.494 | + functions-common:time_stop:2439 : total=20387 2022-03-02 13:42:03.496 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:03.498 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25178 2022-03-02 13:42:03.501 | + inc/python:pip_install:203 : return 0 2022-03-02 13:42:03.503 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-02 13:42:05.910 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-02 13:42:07.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:07.836 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-02 13:42:07.851 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-02 13:42:07.854 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-02 13:42:07.859 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-02 13:42:07.861 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-02 13:42:07.865 | 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.7) 2022-03-02 13:42:07.936 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 13:42:07.939 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 13:42:07.942 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-02 13:42:07.959 | + ./stack.sh:main:819 : pkgs= 2022-03-02 13:42:07.962 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-02 13:42:07.964 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-02 13:42:07.967 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 13:42:07.969 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-02 13:42:07.971 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:42:07.973 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:42:07.976 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:42:07.978 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:42:07.981 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:42:07.983 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:42:07.987 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:42:07.990 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:42:07.992 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:42:07.994 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-02 13:42:07.996 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:42:08.012 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:08.014 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:42:08.016 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:42:08.018 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-02 13:42:08.020 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:42:08.023 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-02 13:42:08.025 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:42:08.027 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-02 13:42:08.029 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:42:08.031 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-02 13:42:08.033 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:42:08.035 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-02 13:42:08.037 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 13:42:08.040 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 13:42:08.042 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:42:08.044 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:42:08.046 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-02 13:42:08.048 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 13:42:08.051 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-02 13:42:08.053 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 13:42:08.055 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 13:42:08.058 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-02 13:42:08.060 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-02 13:42:08.063 | + functions:set_systemd_override:821 : local value=2048 2022-03-02 13:42:08.065 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-02 13:42:08.067 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-02 13:42:08.122 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-02 13:42:08.122 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-02 13:42:08.124 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-02 13:42:08.684 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-02 13:42:08.686 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-02 13:42:08.703 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:08.705 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-02 13:42:08.708 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:42:08.710 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:42:08.713 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:42:08.715 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:42:08.717 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:08.719 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:42:08.722 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:08.724 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:08.727 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:42:08.729 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:42:08.731 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:42:08.734 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:42:08.736 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-02 13:42:08.738 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:42:08.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:08.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:08.746 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-02 13:42:08.767 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-02 13:42:08.876 | Reading package lists... 2022-03-02 13:42:09.117 | Building dependency tree... 2022-03-02 13:42:09.119 | Reading state information... 2022-03-02 13:42:09.373 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-02 13:42:09.373 | The following packages were automatically installed and are no longer required: 2022-03-02 13:42:09.374 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:42:09.374 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:42:09.374 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:42:09.374 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:42:09.374 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:42:09.374 | python3-zope.interface 2022-03-02 13:42:09.374 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:42:09.490 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:42:09.494 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:42:09.497 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:42:09.499 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:09.501 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:09.503 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:09.506 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:09.509 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:09.511 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:42:09.513 | + functions-common:time_stop:2432 : start_time=1646228528764 2022-03-02 13:42:09.515 | + functions-common:time_stop:2434 : [[ -z 1646228528764 ]] 2022-03-02 13:42:09.518 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:09.523 | + functions-common:time_stop:2437 : end_time=1646228529519 2022-03-02 13:42:09.525 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-02 13:42:09.527 | + functions-common:time_stop:2439 : total=18323 2022-03-02 13:42:09.529 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:09.532 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19078 2022-03-02 13:42:09.534 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:42:09.536 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-02 13:42:09.539 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:42:09.541 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:42:09.543 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:42:09.546 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:42:09.548 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:42:09.550 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:42:09.552 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-02 13:42:09.555 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:42:09.557 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:42:09.560 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:42:09.562 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:42:09.564 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:42:09.567 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:42:09.569 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:42:09.572 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:42:09.574 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:42:09.576 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:42:09.579 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:42:09.581 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-02 13:42:09.584 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:42:09.586 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:42:09.589 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:42:09.591 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:42:09.593 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:42:09.596 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:42:09.598 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-02 13:42:09.600 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-02 13:42:09.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:09.619 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-02 13:42:09.621 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:42:09.623 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-02 13:42:09.626 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-02 13:42:09.629 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-02 13:42:09.633 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-02 13:42:09.636 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-02 13:42:09.638 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-02 13:42:09.640 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-02 13:42:09.642 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-02 13:42:09.645 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-02 13:42:09.648 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-02 13:42:10.336 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-02 13:42:10.336 | user tags 2022-03-02 13:42:10.336 | stackrabbit []' 2022-03-02 13:42:10.340 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-02 13:42:10.340 | user tags 2022-03-02 13:42:10.340 | stackrabbit []' 2022-03-02 13:42:10.340 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-02 13:42:10.346 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-02 13:42:10.349 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-02 13:42:10.352 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 13:42:11.071 | Changing password for user "stackrabbit" ... 2022-03-02 13:42:11.165 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-02 13:42:11.832 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-02 13:42:11.896 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-02 13:42:11.899 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 13:42:12.565 | Changing password for user "stackrabbit" ... 2022-03-02 13:42:12.626 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-02 13:42:12.629 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-02 13:42:12.632 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-02 13:42:13.284 | Deleting user "guest" ... 2022-03-02 13:42:13.299 | Error: 2022-03-02 13:42:13.299 | {:no_such_user, "guest"} 2022-03-02 13:42:13.313 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-02 13:42:13.315 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-02 13:42:13.332 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:13.334 | + ./stack.sh:main:836 : install_database 2022-03-02 13:42:13.337 | + lib/database:install_database:118 : install_database_mysql 2022-03-02 13:42:13.339 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-02 13:42:13.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:13.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:13.346 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-02 13:42:13.715 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-02 13:42:13.717 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-02 13:42:13.720 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-02 13:42:13.722 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-02 13:42:13.725 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:42:13.728 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-02 13:42:13.730 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:42:13.733 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:42:13.738 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:42:13.740 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:42:13.743 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:42:13.745 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:42:13.748 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:42:13.750 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:42:13.752 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:42:13.755 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:42:13.757 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:42:13.759 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-02 13:42:13.762 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:42:13.764 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:42:13.766 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:42:13.769 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:42:13.771 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:42:13.774 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:42:13.776 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-02 13:42:13.779 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:13.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:13.783 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-02 13:42:13.786 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:42:13.789 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:42:13.791 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:42:13.794 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:42:13.796 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:13.798 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:42:13.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:13.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:13.805 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:42:13.807 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:42:13.809 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:42:13.812 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:42:13.814 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-02 13:42:13.816 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:42:13.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:13.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:13.824 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-02 13:42:13.845 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-02 13:42:13.957 | Reading package lists... 2022-03-02 13:42:14.214 | Building dependency tree... 2022-03-02 13:42:14.215 | Reading state information... 2022-03-02 13:42:14.490 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-02 13:42:14.490 | The following packages were automatically installed and are no longer required: 2022-03-02 13:42:14.496 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:42:14.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:42:14.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:42:14.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:42:14.496 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:42:14.497 | python3-zope.interface 2022-03-02 13:42:14.497 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:42:14.609 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:42:14.613 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:42:14.615 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:42:14.618 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:14.620 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:14.622 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:14.624 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:14.626 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:14.629 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:42:14.631 | + functions-common:time_stop:2432 : start_time=1646228533843 2022-03-02 13:42:14.633 | + functions-common:time_stop:2434 : [[ -z 1646228533843 ]] 2022-03-02 13:42:14.636 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:14.640 | + functions-common:time_stop:2437 : end_time=1646228534637 2022-03-02 13:42:14.642 | + functions-common:time_stop:2438 : elapsed_time=794 2022-03-02 13:42:14.644 | + functions-common:time_stop:2439 : total=19078 2022-03-02 13:42:14.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:14.649 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19872 2022-03-02 13:42:14.651 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:42:14.653 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-02 13:42:14.655 | + ./stack.sh:main:839 : install_database_python 2022-03-02 13:42:14.658 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-02 13:42:14.660 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-02 13:42:14.663 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-02 13:42:14.665 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:42:14.668 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-02 13:42:14.671 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-02 13:42:14.673 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:42:14.676 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:42:14.677 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:42:14.682 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-02 13:42:14.684 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-02 13:42:14.686 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-02 13:42:14.689 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-02 13:42:14.692 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-02 13:42:14.713 | Using python 3.8 to install PyMySQL 2022-03-02 13:42:14.716 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-02 13:42:15.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:15.581 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:15.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:15.581 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:16.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:16.732 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-02 13:42:19.035 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:42:19.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:42:19.049 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:42:19.162 | + inc/python:pip_install:200 : result=0 2022-03-02 13:42:19.165 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:42:19.167 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:19.169 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:19.171 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:19.174 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:19.176 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:19.178 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:42:19.180 | + functions-common:time_stop:2432 : start_time=1646228534707 2022-03-02 13:42:19.183 | + functions-common:time_stop:2434 : [[ -z 1646228534707 ]] 2022-03-02 13:42:19.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:19.190 | + functions-common:time_stop:2437 : end_time=1646228539187 2022-03-02 13:42:19.192 | + functions-common:time_stop:2438 : elapsed_time=4480 2022-03-02 13:42:19.194 | + functions-common:time_stop:2439 : total=25178 2022-03-02 13:42:19.197 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:19.199 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29658 2022-03-02 13:42:19.201 | + inc/python:pip_install:203 : return 0 2022-03-02 13:42:19.204 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-02 13:42:19.206 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 13:42:19.208 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-02 13:42:19.211 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-02 13:42:19.229 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:19.231 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-02 13:42:19.234 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-02 13:42:19.237 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:42:19.237 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:42:19.243 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:42:19.245 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:42:19.248 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 13:42:19.250 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:42:19.252 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-02 13:42:19.255 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-02 13:42:19.272 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:19.275 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-02 13:42:19.277 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:42:19.280 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:42:19.282 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:42:19.284 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:42:19.287 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:19.289 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:42:19.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:19.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:19.296 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:42:19.298 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:42:19.300 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:42:19.303 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:42:19.306 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-02 13:42:19.308 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:42:19.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:19.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:19.316 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-02 13:42:19.338 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-02 13:42:19.448 | Reading package lists... 2022-03-02 13:42:19.699 | Building dependency tree... 2022-03-02 13:42:19.700 | Reading state information... 2022-03-02 13:42:19.958 | radvd is already the newest version (1:2.17-2). 2022-03-02 13:42:19.958 | The following packages were automatically installed and are no longer required: 2022-03-02 13:42:19.959 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:42:19.959 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:42:19.959 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:42:19.959 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:42:19.959 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:42:19.960 | python3-zope.interface 2022-03-02 13:42:19.960 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:42:20.074 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:42:20.078 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:42:20.081 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:42:20.083 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:20.085 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:20.088 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:20.090 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:20.092 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:20.094 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:42:20.096 | + functions-common:time_stop:2432 : start_time=1646228539336 2022-03-02 13:42:20.098 | + functions-common:time_stop:2434 : [[ -z 1646228539336 ]] 2022-03-02 13:42:20.101 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:20.105 | + functions-common:time_stop:2437 : end_time=1646228540103 2022-03-02 13:42:20.108 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-02 13:42:20.110 | + functions-common:time_stop:2439 : total=19872 2022-03-02 13:42:20.112 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:20.114 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20639 2022-03-02 13:42:20.118 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:42:20.120 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-02 13:42:20.138 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:20.140 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-02 13:42:20.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-02 13:42:20.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-02 13:42:20.148 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-02 13:42:20.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-02 13:42:20.170 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:42:20.173 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:42:20.175 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:42:20.177 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:42:20.179 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:20.182 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:42:20.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:20.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:20.188 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:42:20.190 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:42:20.192 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:42:20.195 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:42:20.197 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-02 13:42:20.200 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:42:20.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:20.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:20.206 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-02 13:42:20.227 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-02 13:42:20.338 | Reading package lists... 2022-03-02 13:42:20.580 | Building dependency tree... 2022-03-02 13:42:20.581 | Reading state information... 2022-03-02 13:42:20.835 | fakeroot is already the newest version (1.24-1). 2022-03-02 13:42:20.835 | make is already the newest version (4.2.1-1.2). 2022-03-02 13:42:20.835 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-03-02 13:42:20.835 | The following packages were automatically installed and are no longer required: 2022-03-02 13:42:20.836 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:42:20.836 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:42:20.836 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:42:20.836 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:42:20.836 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:42:20.836 | python3-zope.interface 2022-03-02 13:42:20.836 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:42:20.950 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:42:20.954 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:42:20.957 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:42:20.959 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:20.961 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:20.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:20.965 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:20.967 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:20.969 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:42:20.971 | + functions-common:time_stop:2432 : start_time=1646228540224 2022-03-02 13:42:20.974 | + functions-common:time_stop:2434 : [[ -z 1646228540224 ]] 2022-03-02 13:42:20.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:20.981 | + functions-common:time_stop:2437 : end_time=1646228540979 2022-03-02 13:42:20.983 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-02 13:42:20.985 | + functions-common:time_stop:2439 : total=20639 2022-03-02 13:42:20.987 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:20.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21394 2022-03-02 13:42:20.992 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:42:20.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-02 13:42:20.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:20.999 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:21.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-02 13:42:21.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-02 13:42:21.007 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-02 13:42:21.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-02 13:42:21.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-02 13:42:21.016 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-02 13:42:21.016 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-02 13:42:21.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-02 13:42:21.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-02 13:42:21.026 | + functions:vercmp:628 : local v1=5.4 2022-03-02 13:42:21.028 | + functions:vercmp:629 : local 'op=<' 2022-03-02 13:42:21.030 | + functions:vercmp:630 : local v2=3.13 2022-03-02 13:42:21.033 | + functions:vercmp:631 : local result 2022-03-02 13:42:21.036 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-02 13:42:21.037 | ++ functions:vercmp:635 : sort -V 2022-03-02 13:42:21.037 | ++ functions:vercmp:635 : head -1 2022-03-02 13:42:21.042 | + functions:vercmp:635 : result=3.13 2022-03-02 13:42:21.044 | + functions:vercmp:637 : case $op in 2022-03-02 13:42:21.046 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-02 13:42:21.048 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-02 13:42:21.051 | + functions:vercmp:648 : return 2022-03-02 13:42:21.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-02 13:42:21.055 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:42:21.058 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-02 13:42:21.532 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-02 13:42:21.534 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-02 13:42:21.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-02 13:42:21.545 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.548 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-02 13:42:21.568 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:21.571 | + ./stack.sh:main:847 : install_etcd3 2022-03-02 13:42:21.573 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-02 13:42:21.573 | Installing etcd 2022-03-02 13:42:21.575 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-02 13:42:21.588 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-02 13:42:21.603 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-02 13:42:21.605 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-02 13:42:21.619 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-02 13:42:21.622 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:42:21.626 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:42:21.629 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:42:21.633 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:42:21.636 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-02 13:42:21.638 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-02 13:42:21.641 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:42:21.643 | ++ functions:get_extra_file:74 : return 2022-03-02 13:42:21.646 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 13:42:21.648 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-02 13:42:21.651 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-02 13:42:21.653 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-02 13:42:21.670 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:42:21.672 | + ./stack.sh:main:866 : install_dstat 2022-03-02 13:42:21.675 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-02 13:42:21.691 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:42:21.694 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-02 13:42:21.696 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:42:21.698 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-02 13:42:21.701 | + ./stack.sh:main:875 : install_libs 2022-03-02 13:42:21.703 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-02 13:42:21.706 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-02 13:42:21.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-02 13:42:21.710 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-02 13:42:21.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-02 13:42:21.719 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.722 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-02 13:42:21.724 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-02 13:42:21.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-02 13:42:21.729 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-02 13:42:21.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-02 13:42:21.738 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.740 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-02 13:42:21.743 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-02 13:42:21.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-02 13:42:21.747 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-02 13:42:21.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-02 13:42:21.756 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.759 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-02 13:42:21.761 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-02 13:42:21.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-02 13:42:21.765 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-02 13:42:21.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-02 13:42:21.774 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.777 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-02 13:42:21.779 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-02 13:42:21.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-02 13:42:21.783 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-02 13:42:21.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-02 13:42:21.793 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.795 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-02 13:42:21.798 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-02 13:42:21.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-02 13:42:21.802 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-02 13:42:21.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-02 13:42:21.812 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.814 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-02 13:42:21.816 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-02 13:42:21.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-02 13:42:21.821 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-02 13:42:21.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-02 13:42:21.830 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.832 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-02 13:42:21.835 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-02 13:42:21.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-02 13:42:21.840 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-02 13:42:21.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-02 13:42:21.849 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.852 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-02 13:42:21.854 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-02 13:42:21.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-02 13:42:21.859 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-02 13:42:21.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-02 13:42:21.868 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.870 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-02 13:42:21.872 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-02 13:42:21.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-02 13:42:21.877 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-02 13:42:21.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-02 13:42:21.886 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.888 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-02 13:42:21.891 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-02 13:42:21.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-02 13:42:21.895 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-02 13:42:21.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-02 13:42:21.905 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.908 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-02 13:42:21.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-02 13:42:21.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-02 13:42:21.915 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-02 13:42:21.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-02 13:42:21.924 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.927 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-02 13:42:21.929 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-02 13:42:21.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-02 13:42:21.934 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-02 13:42:21.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-02 13:42:21.943 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.945 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-02 13:42:21.947 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-02 13:42:21.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-02 13:42:21.952 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-02 13:42:21.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-02 13:42:21.962 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.964 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-02 13:42:21.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-02 13:42:21.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-02 13:42:21.971 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-02 13:42:21.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-02 13:42:21.981 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:21.983 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-02 13:42:21.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-02 13:42:21.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-02 13:42:21.990 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-02 13:42:21.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:21.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:21.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-02 13:42:22.000 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.002 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-02 13:42:22.004 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-02 13:42:22.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-02 13:42:22.009 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-02 13:42:22.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-02 13:42:22.018 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.020 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-02 13:42:22.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-02 13:42:22.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-02 13:42:22.028 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-02 13:42:22.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-02 13:42:22.037 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.040 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-02 13:42:22.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-02 13:42:22.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-02 13:42:22.047 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-02 13:42:22.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-02 13:42:22.056 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.058 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-02 13:42:22.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-02 13:42:22.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-02 13:42:22.065 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-02 13:42:22.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-02 13:42:22.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.076 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-02 13:42:22.079 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-02 13:42:22.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-02 13:42:22.084 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-02 13:42:22.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-02 13:42:22.093 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.096 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-02 13:42:22.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-02 13:42:22.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-02 13:42:22.103 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-02 13:42:22.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-02 13:42:22.112 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.114 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-02 13:42:22.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-02 13:42:22.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-02 13:42:22.121 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-02 13:42:22.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-02 13:42:22.131 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.133 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-02 13:42:22.135 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-02 13:42:22.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-02 13:42:22.140 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-02 13:42:22.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-02 13:42:22.150 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.152 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-02 13:42:22.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-02 13:42:22.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-02 13:42:22.159 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-02 13:42:22.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-02 13:42:22.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.171 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-02 13:42:22.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-02 13:42:22.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-02 13:42:22.178 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-02 13:42:22.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-02 13:42:22.187 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.190 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-02 13:42:22.192 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-02 13:42:22.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-02 13:42:22.196 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-02 13:42:22.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-02 13:42:22.206 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.208 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-02 13:42:22.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-02 13:42:22.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-02 13:42:22.216 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-02 13:42:22.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-02 13:42:22.225 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.228 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-02 13:42:22.230 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-02 13:42:22.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-02 13:42:22.235 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-02 13:42:22.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-02 13:42:22.244 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.246 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-02 13:42:22.248 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-02 13:42:22.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-02 13:42:22.253 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-02 13:42:22.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-02 13:42:22.263 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.265 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-02 13:42:22.267 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-02 13:42:22.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-02 13:42:22.273 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-02 13:42:22.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-02 13:42:22.282 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.284 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-02 13:42:22.287 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-02 13:42:22.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-02 13:42:22.291 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-02 13:42:22.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-02 13:42:22.301 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.304 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-02 13:42:22.306 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-02 13:42:22.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-02 13:42:22.311 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-02 13:42:22.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-02 13:42:22.320 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.323 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-02 13:42:22.325 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-02 13:42:22.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-02 13:42:22.330 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-02 13:42:22.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-02 13:42:22.340 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.343 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-02 13:42:22.345 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-02 13:42:22.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-02 13:42:22.350 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-02 13:42:22.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-02 13:42:22.359 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.362 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-02 13:42:22.364 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-02 13:42:22.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-02 13:42:22.370 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-02 13:42:22.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-02 13:42:22.379 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.382 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-02 13:42:22.384 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-02 13:42:22.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-02 13:42:22.389 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-02 13:42:22.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-02 13:42:22.399 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.401 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-02 13:42:22.403 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-02 13:42:22.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-02 13:42:22.408 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-02 13:42:22.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:22.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:22.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-02 13:42:22.418 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:22.420 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-02 13:42:22.443 | Using python 3.8 to install etcd3 2022-03-02 13:42:22.446 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-02 13:42:23.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:23.305 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:23.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:23.305 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:24.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:24.460 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-02 13:42:24.468 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-02 13:42:24.469 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-02 13:42:24.470 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-02 13:42:24.471 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-02 13:42:26.719 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:42:26.726 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:42:26.726 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:42:26.838 | + inc/python:pip_install:200 : result=0 2022-03-02 13:42:26.840 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:42:26.842 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:26.845 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:26.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:26.849 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:26.852 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:26.854 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:42:26.856 | + functions-common:time_stop:2432 : start_time=1646228542438 2022-03-02 13:42:26.858 | + functions-common:time_stop:2434 : [[ -z 1646228542438 ]] 2022-03-02 13:42:26.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:26.866 | + functions-common:time_stop:2437 : end_time=1646228546863 2022-03-02 13:42:26.868 | + functions-common:time_stop:2438 : elapsed_time=4425 2022-03-02 13:42:26.870 | + functions-common:time_stop:2439 : total=29658 2022-03-02 13:42:26.873 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:26.875 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34083 2022-03-02 13:42:26.877 | + inc/python:pip_install:203 : return 0 2022-03-02 13:42:26.879 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-02 13:42:26.901 | Using python 3.8 to install etcd3gw 2022-03-02 13:42:26.904 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-02 13:42:27.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:27.786 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:27.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:27.786 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:28.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:28.949 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-02 13:42:28.958 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-02 13:42:28.959 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-02 13:42:28.961 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-02 13:42:28.962 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-02 13:42:28.994 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-02 13:42:28.995 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-02 13:42:28.998 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-02 13:42:29.000 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-02 13:42:31.354 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:42:31.361 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:42:31.361 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:42:31.477 | + inc/python:pip_install:200 : result=0 2022-03-02 13:42:31.480 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:42:31.482 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:31.484 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:31.487 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:31.489 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:31.491 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:31.494 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:42:31.496 | + functions-common:time_stop:2432 : start_time=1646228546895 2022-03-02 13:42:31.498 | + functions-common:time_stop:2434 : [[ -z 1646228546895 ]] 2022-03-02 13:42:31.501 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:31.505 | + functions-common:time_stop:2437 : end_time=1646228551503 2022-03-02 13:42:31.507 | + functions-common:time_stop:2438 : elapsed_time=4608 2022-03-02 13:42:31.510 | + functions-common:time_stop:2439 : total=34083 2022-03-02 13:42:31.512 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:31.514 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38691 2022-03-02 13:42:31.516 | + inc/python:pip_install:203 : return 0 2022-03-02 13:42:31.519 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-02 13:42:31.521 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-02 13:42:31.524 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-02 13:42:31.526 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:42:31.528 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:42:31.531 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:42:31.533 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:42:31.535 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:42:31.538 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:42:31.540 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:42:31.543 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:42:31.545 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:42:31.547 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:42:31.550 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:42:31.552 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-02 13:42:31.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:31.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:31.559 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-02 13:42:31.562 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:42:31.564 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:42:31.566 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:42:31.569 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:42:31.572 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:42:31.574 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:31.576 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:42:31.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:31.581 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:31.583 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:42:31.586 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:42:31.588 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:42:31.591 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:42:31.593 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:42:31.595 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:42:31.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:31.600 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:31.602 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:42:31.625 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 13:42:31.735 | Reading package lists... 2022-03-02 13:42:31.980 | Building dependency tree... 2022-03-02 13:42:31.981 | Reading state information... 2022-03-02 13:42:32.248 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-02 13:42:32.248 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-02 13:42:32.248 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:42:32.248 | The following packages were automatically installed and are no longer required: 2022-03-02 13:42:32.249 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:42:32.249 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:42:32.249 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:42:32.249 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:42:32.249 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:42:32.249 | python3-zope.interface 2022-03-02 13:42:32.249 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:42:32.364 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:42:32.369 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:42:32.372 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:42:32.374 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:32.376 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:32.378 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:32.381 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:32.383 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:32.386 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:42:32.388 | + functions-common:time_stop:2432 : start_time=1646228551622 2022-03-02 13:42:32.390 | + functions-common:time_stop:2434 : [[ -z 1646228551622 ]] 2022-03-02 13:42:32.393 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:32.397 | + functions-common:time_stop:2437 : end_time=1646228552394 2022-03-02 13:42:32.399 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-02 13:42:32.401 | + functions-common:time_stop:2439 : total=21394 2022-03-02 13:42:32.404 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:32.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22166 2022-03-02 13:42:32.408 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:42:32.411 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-02 13:42:32.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:32.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:32.418 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-02 13:42:32.481 | Module proxy already enabled 2022-03-02 13:42:32.486 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-02 13:42:32.547 | Considering dependency proxy for proxy_uwsgi: 2022-03-02 13:42:32.547 | Module proxy already enabled 2022-03-02 13:42:32.547 | Module proxy_uwsgi already enabled 2022-03-02 13:42:32.551 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-02 13:42:32.554 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:42:32.557 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:42:32.559 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:42:32.696 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-02 13:42:32.698 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-02 13:42:32.700 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-02 13:42:32.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-02 13:42:32.712 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.714 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-02 13:42:32.717 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-02 13:42:32.720 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-02 13:42:32.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-02 13:42:32.734 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.736 | + ./stack.sh:main:883 : install_glanceclient 2022-03-02 13:42:32.739 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-02 13:42:32.742 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-02 13:42:32.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-02 13:42:32.751 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.753 | + ./stack.sh:main:884 : install_cinderclient 2022-03-02 13:42:32.756 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-02 13:42:32.758 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-02 13:42:32.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-02 13:42:32.768 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.771 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-02 13:42:32.773 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-02 13:42:32.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-02 13:42:32.783 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.785 | + ./stack.sh:main:885 : install_novaclient 2022-03-02 13:42:32.788 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-03-02 13:42:32.790 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-02 13:42:32.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-02 13:42:32.800 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.803 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-02 13:42:32.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:32.823 | + ./stack.sh:main:887 : install_swiftclient 2022-03-02 13:42:32.825 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-02 13:42:32.827 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-02 13:42:32.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-02 13:42:32.837 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.840 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-02 13:42:32.857 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:32.859 | + ./stack.sh:main:890 : install_neutronclient 2022-03-02 13:42:32.862 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-02 13:42:32.866 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-02 13:42:32.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-02 13:42:32.879 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.881 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-02 13:42:32.884 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-02 13:42:32.886 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-02 13:42:32.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:32.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:32.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-02 13:42:32.895 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:32.898 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-02 13:42:32.900 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-02 13:42:32.903 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:42:32.906 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-02 13:42:32.908 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-02 13:42:32.911 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:42:32.915 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:42:32.915 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:42:32.920 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-02 13:42:32.923 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-02 13:42:32.925 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-02 13:42:32.929 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-02 13:42:32.931 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-02 13:42:32.952 | Using python 3.8 to install keystonemiddleware 2022-03-02 13:42:32.955 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-02 13:42:33.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:33.854 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:33.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:33.854 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:35.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:35.047 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-02 13:42:35.103 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 13:42:35.104 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-02 13:42:35.105 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-02 13:42:35.106 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-02 13:42:35.107 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-02 13:42:35.108 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-02 13:42:35.109 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-02 13:42:35.111 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-02 13:42:35.112 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-02 13:42:35.113 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-02 13:42:35.114 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-02 13:42:35.116 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-03-02 13:42:35.117 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 13:42:35.118 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-02 13:42:35.178 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-02 13:42:35.180 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-02 13:42:35.181 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-02 13:42:35.226 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-02 13:42:35.266 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-02 13:42:35.267 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-02 13:42:35.269 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-02 13:42:35.270 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-02 13:42:35.322 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-02 13:42:35.324 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-02 13:42:35.333 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-02 13:42:35.335 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-02 13:42:35.349 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-02 13:42:35.352 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-02 13:42:35.353 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-02 13:42:35.418 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-02 13:42:35.421 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-02 13:42:35.423 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-02 13:42:35.424 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-02 13:42:35.476 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-02 13:42:35.491 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-02 13:42:37.713 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:42:37.720 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:42:37.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:42:37.837 | + inc/python:pip_install:200 : result=0 2022-03-02 13:42:37.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:42:37.841 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:37.844 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:37.846 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:37.848 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:37.851 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:37.853 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:42:37.855 | + functions-common:time_stop:2432 : start_time=1646228552947 2022-03-02 13:42:37.857 | + functions-common:time_stop:2434 : [[ -z 1646228552947 ]] 2022-03-02 13:42:37.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:37.864 | + functions-common:time_stop:2437 : end_time=1646228557862 2022-03-02 13:42:37.866 | + functions-common:time_stop:2438 : elapsed_time=4915 2022-03-02 13:42:37.869 | + functions-common:time_stop:2439 : total=38691 2022-03-02 13:42:37.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:37.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43606 2022-03-02 13:42:37.875 | + inc/python:pip_install:203 : return 0 2022-03-02 13:42:37.878 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-02 13:42:37.880 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-02 13:42:37.883 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:42:37.886 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-02 13:42:37.888 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-02 13:42:37.891 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:42:37.894 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:42:37.895 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:42:37.900 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-02 13:42:37.903 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-02 13:42:37.905 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-02 13:42:37.908 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-02 13:42:37.910 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-02 13:42:37.933 | Using python 3.8 to install python-memcached 2022-03-02 13:42:37.935 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-02 13:42:38.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:38.794 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:38.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:38.794 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:39.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:39.938 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-02 13:42:39.942 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-02 13:42:42.147 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:42:42.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:42:42.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:42:42.268 | + inc/python:pip_install:200 : result=0 2022-03-02 13:42:42.271 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:42:42.274 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:42.276 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:42.278 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:42.281 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:42.283 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:42.285 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:42:42.288 | + functions-common:time_stop:2432 : start_time=1646228557927 2022-03-02 13:42:42.290 | + functions-common:time_stop:2434 : [[ -z 1646228557927 ]] 2022-03-02 13:42:42.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:42.297 | + functions-common:time_stop:2437 : end_time=1646228562295 2022-03-02 13:42:42.299 | + functions-common:time_stop:2438 : elapsed_time=4368 2022-03-02 13:42:42.302 | + functions-common:time_stop:2439 : total=43606 2022-03-02 13:42:42.304 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:42.306 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47974 2022-03-02 13:42:42.308 | + inc/python:pip_install:203 : return 0 2022-03-02 13:42:42.311 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-02 13:42:42.327 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:42.330 | + ./stack.sh:main:897 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 13:42:42.332 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-02 13:42:42.335 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-02 13:42:42.338 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-02 13:42:42.340 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:42:42.342 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-02 13:42:42.345 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-02 13:42:42.360 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:42:42.362 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-02 13:42:42.365 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-02 13:42:42.367 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-02 13:42:42.369 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:42:42.371 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:42:42.374 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:42:42.376 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:42:42.378 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:42:42.381 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:42:42.397 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:42:42.399 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:42:42.401 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:42.404 | + functions-common:git_clone:629 : echo master 2022-03-02 13:42:42.404 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:42:42.409 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-02 13:42:42.412 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:42.414 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-02 13:42:42.417 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:42:42.417 | + functions-common:git_clone:678 : head -1 2022-03-02 13:42:42.444 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-03-02 13:42:42.447 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:42:42.450 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-02 13:42:42.452 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:42:42.454 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:42:42.457 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-02 13:42:42.460 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:42:42.467 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-02 13:42:42.470 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:42:42.472 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:42:42.475 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-02 13:42:42.478 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:42:42.480 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:42:42.483 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-02 13:42:42.485 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:42:42.488 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-02 13:42:42.490 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:42:42.493 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:42:42.496 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-02 13:42:42.505 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-02 13:42:42.508 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-02 13:42:43.199 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-02 13:42:43.202 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:42:43.204 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:42:43.206 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:42:43.209 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 13:42:43.211 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-02 13:42:43.214 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:42:43.216 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:42:43.218 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:42:43.220 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:42:43.223 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:42:43.226 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:42:43.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:42:43.230 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-02 13:42:43.250 | Using python 3.8 to install /opt/stack/keystone 2022-03-02 13:42:43.252 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-02 13:42:44.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:44.125 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:44.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:42:44.125 | from cryptography.utils import int_from_bytes 2022-03-02 13:42:45.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:42:45.300 | Obtaining file:///opt/stack/keystone 2022-03-02 13:42:45.300 | Preparing metadata (setup.py): started 2022-03-02 13:42:48.852 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:42:49.016 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-03-02 13:42:49.017 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-03-02 13:42:49.018 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-03-02 13:42:49.019 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-03-02 13:42:49.022 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-03-02 13:42:49.023 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-03-02 13:42:49.024 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-03-02 13:42:49.025 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-03-02 13:42:49.026 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-03-02 13:42:49.027 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-03-02 13:42:49.028 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-03-02 13:42:49.029 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:42:49.030 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.20) 2022-03-02 13:42:49.031 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-03-02 13:42:49.032 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-03-02 13:42:49.033 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-03-02 13:42:49.034 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-03-02 13:42:49.035 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-03-02 13:42:49.037 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-03-02 13:42:49.038 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-03-02 13:42:49.039 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-03-02 13:42:49.040 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-03-02 13:42:49.041 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-03-02 13:42:49.042 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-03-02 13:42:49.043 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-03-02 13:42:49.044 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:42:49.045 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.1) 2022-03-02 13:42:49.046 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-03-02 13:42:49.048 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-03-02 13:42:49.049 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 13:42:49.050 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-03-02 13:42:49.051 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-03-02 13:42:49.052 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-03-02 13:42:49.054 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-03-02 13:42:49.064 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-03-02 13:42:49.065 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-03-02 13:42:49.108 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-03-02 13:42:49.121 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.3) 2022-03-02 13:42:49.122 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 13:42:49.123 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (8.0.4) 2022-03-02 13:42:49.124 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-03-02 13:42:49.134 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-03-02 13:42:49.197 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-03-02 13:42:49.198 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-03-02 13:42:49.292 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:42:49.294 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-03-02 13:42:49.295 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-03-02 13:42:49.296 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-03-02 13:42:49.349 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-03-02 13:42:49.352 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-03-02 13:42:49.353 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-03-02 13:42:49.403 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-03-02 13:42:49.406 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-03-02 13:42:49.460 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 13:42:49.461 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-03-02 13:42:49.463 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-03-02 13:42:49.467 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.8.0) 2022-03-02 13:42:49.468 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-03-02 13:42:49.469 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:42:49.487 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-03-02 13:42:49.566 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-03-02 13:42:49.586 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-03-02 13:42:49.589 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-03-02 13:42:49.590 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-03-02 13:42:49.591 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-03-02 13:42:49.643 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-03-02 13:42:49.757 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-03-02 13:42:49.758 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (60.9.3) 2022-03-02 13:42:49.759 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-03-02 13:42:49.760 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-03-02 13:42:49.761 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-03-02 13:42:49.979 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-03-02 13:42:50.000 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-03-02 13:42:50.000 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-03-02 13:42:50.069 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-03-02 13:42:50.070 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-03-02 13:42:50.089 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 13:42:50.160 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-03-02 13:42:50.201 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.13.3) 2022-03-02 13:42:50.311 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 13:42:50.385 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.7.0) 2022-03-02 13:42:50.512 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev102) (0.17.3) 2022-03-02 13:42:50.541 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.13.1) 2022-03-02 13:42:50.581 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.33.0) 2022-03-02 13:42:50.582 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.0.0) 2022-03-02 13:42:50.584 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.5.1) 2022-03-02 13:42:50.587 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.1) 2022-03-02 13:42:50.588 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (1.3.3) 2022-03-02 13:42:50.590 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.5.0) 2022-03-02 13:42:50.642 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-03-02 13:42:50.779 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.0.12) 2022-03-02 13:42:50.781 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (3.3) 2022-03-02 13:42:50.782 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-03-02 13:42:50.783 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.26.8) 2022-03-02 13:42:50.933 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-03-02 13:42:51.014 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 13:42:51.087 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-03-02 13:42:51.260 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 13:42:51.518 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.7) 2022-03-02 13:42:51.551 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.0.0) 2022-03-02 13:42:53.197 | Installing collected packages: keystone 2022-03-02 13:42:53.200 | Running setup.py develop for keystone 2022-03-02 13:42:57.607 | Successfully installed keystone 2022-03-02 13:42:57.608 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:42:57.616 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:42:57.616 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:42:57.752 | + inc/python:pip_install:200 : result=0 2022-03-02 13:42:57.754 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:42:57.757 | + functions-common:time_stop:2425 : local name 2022-03-02 13:42:57.759 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:42:57.761 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:42:57.763 | + functions-common:time_stop:2428 : local total 2022-03-02 13:42:57.765 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:42:57.767 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:42:57.769 | + functions-common:time_stop:2432 : start_time=1646228563245 2022-03-02 13:42:57.772 | + functions-common:time_stop:2434 : [[ -z 1646228563245 ]] 2022-03-02 13:42:57.775 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:42:57.779 | + functions-common:time_stop:2437 : end_time=1646228577777 2022-03-02 13:42:57.781 | + functions-common:time_stop:2438 : elapsed_time=14532 2022-03-02 13:42:57.783 | + functions-common:time_stop:2439 : total=47974 2022-03-02 13:42:57.785 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:42:57.788 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62506 2022-03-02 13:42:57.790 | + inc/python:pip_install:203 : return 0 2022-03-02 13:42:57.792 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:42:57.795 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:42:57.797 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:42:57.815 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 13:42:57.828 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-02 13:42:57.831 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-02 13:42:57.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:42:57.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:42:57.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-02 13:42:57.841 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:42:57.844 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-02 13:42:57.860 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:42:57.863 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:42:57.866 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:42:57.868 | + ./stack.sh:main:899 : configure_keystone 2022-03-02 13:42:57.871 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-02 13:42:57.884 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-02 13:42:57.886 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-02 13:42:57.891 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-02 13:42:57.906 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:42:57.909 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-02 13:42:57.939 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-02 13:42:57.967 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-02 13:42:57.998 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-02 13:42:58.028 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-02 13:42:58.059 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-02 13:42:58.090 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-02 13:42:58.119 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-02 13:42:58.147 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-02 13:42:58.150 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-02 13:42:58.152 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-02 13:42:58.154 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-02 13:42:58.157 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:42:58.159 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:42:58.175 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:58.178 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:42:58.181 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:42:58.183 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:42:58.198 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:58.200 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:42:58.203 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:42:58.235 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:42:58.237 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:42:58.239 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-02 13:42:58.242 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-02 13:42:58.258 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:42:58.261 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-03-02 13:42:58.291 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-02 13:42:58.294 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-02 13:42:58.325 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-02 13:42:58.327 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-02 13:42:58.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-02 13:42:58.332 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-02 13:42:58.335 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 13:42:58.337 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 13:42:58.368 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-02 13:42:58.371 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-02 13:42:58.373 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-02 13:42:58.375 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-02 13:42:58.378 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:42:58.395 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:42:58.397 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:42:58.400 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:42:58.402 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:42:58.404 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 13:42:58.433 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:42:58.462 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:42:58.490 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:42:58.518 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-02 13:42:58.546 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:42:58.548 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-02 13:42:58.551 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-02 13:42:58.553 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-02 13:42:58.555 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-02 13:42:58.558 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:42:58.560 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:42:58.563 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-02 13:42:58.567 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-02 13:42:58.570 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:42:58.572 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:42:58.585 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:42:58.585 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:42:58.594 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:42:58.597 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:42:58.613 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 13:42:58.616 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-02 13:42:58.620 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-02 13:42:58.650 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-02 13:42:58.677 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-02 13:42:58.704 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-02 13:42:58.732 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-02 13:42:58.759 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-02 13:42:58.787 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-02 13:42:58.813 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-02 13:42:58.841 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-02 13:42:58.868 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:42:58.896 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-02 13:42:58.924 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-02 13:42:58.951 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-02 13:42:58.979 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:42:58.982 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:42:58.985 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-02 13:42:58.987 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-02 13:42:58.990 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:42:58.992 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:58.994 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:58.997 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:42:59.000 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:42:59.002 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 13:42:59.029 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-02 13:42:59.058 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-02 13:42:59.058 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 13:42:59.067 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-02 13:42:59.070 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-02 13:42:59.072 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-02 13:42:59.075 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:42:59.077 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:42:59.079 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:42:59.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:59.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:59.086 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:42:59.089 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:42:59.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:42:59.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:42:59.096 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-02 13:42:59.157 | Site keystone-wsgi-public already enabled 2022-03-02 13:42:59.162 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:42:59.164 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:42:59.167 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:42:59.169 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:42:59.309 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-02 13:42:59.343 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-02 13:42:59.376 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-02 13:42:59.407 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-02 13:42:59.410 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-02 13:42:59.441 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-02 13:42:59.470 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-02 13:42:59.499 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-02 13:42:59.501 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-02 13:42:59.518 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:42:59.521 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-02 13:42:59.538 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:42:59.541 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-02 13:42:59.543 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-02 13:42:59.546 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-02 13:42:59.548 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:42:59.550 | + lib/stack:stack_install_service:32 : install_swift 2022-03-02 13:42:59.554 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-02 13:42:59.556 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-02 13:42:59.558 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-02 13:42:59.561 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:42:59.563 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:42:59.566 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:42:59.569 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:42:59.571 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:42:59.574 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:42:59.590 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:42:59.593 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:42:59.595 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:59.598 | + functions-common:git_clone:629 : echo master 2022-03-02 13:42:59.598 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:42:59.603 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-02 13:42:59.606 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:42:59.608 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-02 13:42:59.611 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:42:59.611 | + functions-common:git_clone:678 : head -1 2022-03-02 13:42:59.615 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-02 13:42:59.617 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:42:59.620 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-02 13:42:59.622 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:42:59.625 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:42:59.627 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-02 13:42:59.630 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-02 13:42:59.632 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-02 13:42:59.635 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:42:59.637 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:42:59.639 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-02 13:42:59.642 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:42:59.644 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-02 13:42:59.647 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-02 13:42:59.650 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:42:59.652 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-02 13:42:59.655 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:42:59.657 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:42:59.660 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-02 13:42:59.665 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-02 13:42:59.668 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-02 13:43:00.353 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-02 13:43:00.356 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:43:00.358 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:43:00.361 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:43:00.363 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 13:43:00.366 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-02 13:43:00.368 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:43:00.370 | + inc/python:setup_package:428 : local extras=keystone 2022-03-02 13:43:00.373 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:43:00.375 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-02 13:43:00.377 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-02 13:43:00.381 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-02 13:43:00.383 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:43:00.385 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-02 13:43:00.406 | Using python 3.8 to install /opt/stack/swift 2022-03-02 13:43:00.408 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-02 13:43:01.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:01.291 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:01.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:01.291 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:02.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:43:02.461 | Obtaining file:///opt/stack/swift 2022-03-02 13:43:02.462 | Preparing metadata (setup.py): started 2022-03-02 13:43:05.751 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:43:05.886 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-02 13:43:05.887 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-02 13:43:05.888 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-02 13:43:05.889 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-02 13:43:05.890 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-02 13:43:05.891 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-02 13:43:05.892 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-02 13:43:05.893 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-02 13:43:05.894 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-02 13:43:05.896 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-02 13:43:05.897 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-02 13:43:05.933 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-02 13:43:05.941 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-02 13:43:05.997 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-02 13:43:05.998 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-02 13:43:05.999 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.3.0) 2022-03-02 13:43:06.000 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 13:43:06.001 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 13:43:06.002 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-02 13:43:06.004 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.1.1) 2022-03-02 13:43:06.005 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-02 13:43:06.006 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-02 13:43:06.007 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-02 13:43:06.009 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.4.0) 2022-03-02 13:43:06.010 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.8.1) 2022-03-02 13:43:06.029 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-02 13:43:06.060 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-02 13:43:06.061 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-02 13:43:06.063 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-02 13:43:06.065 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-02 13:43:06.088 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-02 13:43:06.184 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.7.0) 2022-03-02 13:43:06.186 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.5.0) 2022-03-02 13:43:06.187 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.2) 2022-03-02 13:43:06.230 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.1.5) 2022-03-02 13:43:06.274 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.8.0) 2022-03-02 13:43:06.275 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.4.0) 2022-03-02 13:43:06.276 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (6.0) 2022-03-02 13:43:06.277 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.5.0) 2022-03-02 13:43:06.338 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.9.6) 2022-03-02 13:43:06.340 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.8.2) 2022-03-02 13:43:06.354 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2021.3) 2022-03-02 13:43:06.355 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.3) 2022-03-02 13:43:06.373 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (21.3) 2022-03-02 13:43:06.374 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.0.7) 2022-03-02 13:43:06.481 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.13.3) 2022-03-02 13:43:06.495 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.1) 2022-03-02 13:43:08.588 | Installing collected packages: swift 2022-03-02 13:43:08.590 | Running setup.py develop for swift 2022-03-02 13:43:12.772 | Successfully installed swift 2022-03-02 13:43:12.772 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:43:12.780 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:43:12.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:43:12.909 | + inc/python:pip_install:200 : result=0 2022-03-02 13:43:12.911 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:43:12.914 | + functions-common:time_stop:2425 : local name 2022-03-02 13:43:12.916 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:43:12.918 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:43:12.920 | + functions-common:time_stop:2428 : local total 2022-03-02 13:43:12.922 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:43:12.925 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:43:12.927 | + functions-common:time_stop:2432 : start_time=1646228580400 2022-03-02 13:43:12.929 | + functions-common:time_stop:2434 : [[ -z 1646228580400 ]] 2022-03-02 13:43:12.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:43:12.936 | + functions-common:time_stop:2437 : end_time=1646228592934 2022-03-02 13:43:12.938 | + functions-common:time_stop:2438 : elapsed_time=12534 2022-03-02 13:43:12.940 | + functions-common:time_stop:2439 : total=62506 2022-03-02 13:43:12.943 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:43:12.945 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75040 2022-03-02 13:43:12.947 | + inc/python:pip_install:203 : return 0 2022-03-02 13:43:12.949 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:43:12.952 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:43:12.954 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:43:12.974 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 13:43:12.986 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-02 13:43:12.988 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-02 13:43:12.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:43:12.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:43:12.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-02 13:43:12.998 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:43:13.000 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-02 13:43:13.002 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:43:13.005 | + ./stack.sh:main:908 : configure_swift 2022-03-02 13:43:13.007 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-02 13:43:13.009 | + lib/swift:configure_swift:332 : local node_number 2022-03-02 13:43:13.011 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-02 13:43:13.013 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-02 13:43:13.015 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 13:43:14.215 | No object-reconstructor running 2022-03-02 13:43:14.215 | No object-server running 2022-03-02 13:43:14.215 | No proxy-server running 2022-03-02 13:43:14.215 | No container-updater running 2022-03-02 13:43:14.215 | No object-updater running 2022-03-02 13:43:14.215 | No account-replicator running 2022-03-02 13:43:14.215 | No account-server running 2022-03-02 13:43:14.215 | No container-sync running 2022-03-02 13:43:14.215 | No container-auditor running 2022-03-02 13:43:14.215 | No container-sharder running 2022-03-02 13:43:14.215 | No container-replicator running 2022-03-02 13:43:14.215 | No object-auditor running 2022-03-02 13:43:14.215 | No account-auditor running 2022-03-02 13:43:14.215 | No object-expirer running 2022-03-02 13:43:14.215 | No object-replicator running 2022-03-02 13:43:14.215 | No account-reaper running 2022-03-02 13:43:14.215 | No container-server running 2022-03-02 13:43:14.215 | No container-reconciler running 2022-03-02 13:43:14.308 | + lib/swift:configure_swift:337 : true 2022-03-02 13:43:14.310 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-02 13:43:14.323 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-02 13:43:14.335 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-02 13:43:14.338 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-02 13:43:14.338 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-02 13:43:14.343 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-02 13:43:14.343 | s/%GROUP%/ubuntu/; 2022-03-02 13:43:14.343 | s/%USER%/ubuntu/; 2022-03-02 13:43:14.343 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-02 13:43:14.343 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-02 13:43:14.346 | uid = ubuntu 2022-03-02 13:43:14.346 | gid = ubuntu 2022-03-02 13:43:14.346 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-02 13:43:14.346 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-02 13:43:14.347 | address = 127.0.0.1 2022-03-02 13:43:14.347 | 2022-03-02 13:43:14.347 | [account6612] 2022-03-02 13:43:14.347 | max connections = 25 2022-03-02 13:43:14.347 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:43:14.347 | read only = false 2022-03-02 13:43:14.347 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-02 13:43:14.347 | 2022-03-02 13:43:14.347 | [account6622] 2022-03-02 13:43:14.347 | max connections = 25 2022-03-02 13:43:14.347 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:43:14.347 | read only = false 2022-03-02 13:43:14.347 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-02 13:43:14.347 | 2022-03-02 13:43:14.347 | [account6632] 2022-03-02 13:43:14.347 | max connections = 25 2022-03-02 13:43:14.347 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:43:14.347 | read only = false 2022-03-02 13:43:14.347 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-02 13:43:14.347 | 2022-03-02 13:43:14.347 | [account6642] 2022-03-02 13:43:14.347 | max connections = 25 2022-03-02 13:43:14.347 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:43:14.347 | read only = false 2022-03-02 13:43:14.347 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-02 13:43:14.347 | 2022-03-02 13:43:14.347 | 2022-03-02 13:43:14.347 | [container6611] 2022-03-02 13:43:14.347 | max connections = 25 2022-03-02 13:43:14.347 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:43:14.347 | read only = false 2022-03-02 13:43:14.347 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-02 13:43:14.347 | 2022-03-02 13:43:14.347 | [container6621] 2022-03-02 13:43:14.347 | max connections = 25 2022-03-02 13:43:14.348 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:43:14.348 | read only = false 2022-03-02 13:43:14.348 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-02 13:43:14.348 | 2022-03-02 13:43:14.348 | [container6631] 2022-03-02 13:43:14.348 | max connections = 25 2022-03-02 13:43:14.348 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:43:14.348 | read only = false 2022-03-02 13:43:14.348 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-02 13:43:14.348 | 2022-03-02 13:43:14.348 | [container6641] 2022-03-02 13:43:14.348 | max connections = 25 2022-03-02 13:43:14.348 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:43:14.348 | read only = false 2022-03-02 13:43:14.348 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-02 13:43:14.348 | 2022-03-02 13:43:14.348 | 2022-03-02 13:43:14.348 | [object6613] 2022-03-02 13:43:14.348 | max connections = 25 2022-03-02 13:43:14.348 | path = /opt/stack/data/swift/1/node/ 2022-03-02 13:43:14.348 | read only = false 2022-03-02 13:43:14.348 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-02 13:43:14.348 | 2022-03-02 13:43:14.348 | [object6623] 2022-03-02 13:43:14.348 | max connections = 25 2022-03-02 13:43:14.348 | path = /opt/stack/data/swift/2/node/ 2022-03-02 13:43:14.348 | read only = false 2022-03-02 13:43:14.348 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-02 13:43:14.348 | 2022-03-02 13:43:14.348 | [object6633] 2022-03-02 13:43:14.348 | max connections = 25 2022-03-02 13:43:14.348 | path = /opt/stack/data/swift/3/node/ 2022-03-02 13:43:14.348 | read only = false 2022-03-02 13:43:14.348 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-02 13:43:14.348 | 2022-03-02 13:43:14.349 | [object6643] 2022-03-02 13:43:14.349 | max connections = 25 2022-03-02 13:43:14.349 | path = /opt/stack/data/swift/4/node/ 2022-03-02 13:43:14.349 | read only = false 2022-03-02 13:43:14.349 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-02 13:43:14.349 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-02 13:43:14.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:43:14.354 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:43:14.356 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-02 13:43:14.368 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-02 13:43:14.370 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-02 13:43:14.375 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-02 13:43:14.380 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-02 13:43:14.382 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-02 13:43:14.386 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-02 13:43:14.414 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-03-02 13:43:14.439 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-02 13:43:14.458 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-02 13:43:14.485 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-02 13:43:14.503 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:43:14.532 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-02 13:43:14.549 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-02 13:43:14.579 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-02 13:43:14.597 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-02 13:43:14.626 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-02 13:43:14.644 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:43:14.672 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-02 13:43:14.690 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-02 13:43:14.705 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:14.707 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-02 13:43:14.736 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-02 13:43:14.762 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-02 13:43:14.791 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-02 13:43:14.821 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-02 13:43:14.837 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:14.839 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-02 13:43:14.866 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-02 13:43:14.882 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:14.884 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-02 13:43:14.899 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:14.901 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-02 13:43:14.904 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-02 13:43:14.918 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:14.920 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-02 13:43:14.922 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-02 13:43:14.925 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-02 13:43:14.930 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-02 13:43:14.935 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-02 13:43:14.963 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-02 13:43:14.990 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-02 13:43:15.020 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-02 13:43:15.049 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-02 13:43:15.076 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-02 13:43:15.079 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-02 13:43:15.081 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-02 13:43:15.083 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-02 13:43:15.086 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-02 13:43:15.117 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-02 13:43:15.145 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:43:15.176 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-02 13:43:15.204 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-02 13:43:15.231 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-02 13:43:15.259 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-02 13:43:15.286 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-02 13:43:15.314 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:43:15.341 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-02 13:43:15.368 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-02 13:43:15.396 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-02 13:43:15.423 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-02 13:43:15.451 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-02 13:43:15.482 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-02 13:43:15.511 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-02 13:43:15.529 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-02 13:43:15.559 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-02 13:43:15.586 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-02 13:43:15.591 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-02 13:43:15.620 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-02 13:43:15.647 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-02 13:43:15.674 | + lib/swift:configure_swift:475 : local node_number 2022-03-02 13:43:15.677 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 13:43:15.679 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 13:43:15.681 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-02 13:43:15.685 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-02 13:43:15.688 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 13:43:15.690 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:43:15.692 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-02 13:43:15.694 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-02 13:43:15.696 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:43:15.698 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:43:15.701 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-02 13:43:15.718 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-02 13:43:15.747 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-02 13:43:15.765 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-02 13:43:15.794 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-02 13:43:15.812 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:43:15.842 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-02 13:43:15.861 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:43:15.899 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-02 13:43:15.917 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:43:15.946 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-02 13:43:15.965 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-02 13:43:15.993 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:43:16.011 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:43:16.041 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-02 13:43:16.059 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-02 13:43:16.088 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-02 13:43:16.106 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-02 13:43:16.134 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-02 13:43:16.139 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-02 13:43:16.158 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:43:16.187 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-02 13:43:16.216 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 13:43:16.218 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-02 13:43:16.223 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-02 13:43:16.225 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 13:43:16.228 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:43:16.230 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-02 13:43:16.232 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-02 13:43:16.234 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:43:16.236 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:43:16.238 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-02 13:43:16.257 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-02 13:43:16.285 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-02 13:43:16.305 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-02 13:43:16.335 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-02 13:43:16.353 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:43:16.382 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-02 13:43:16.401 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:43:16.429 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-02 13:43:16.447 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:43:16.476 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-02 13:43:16.494 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-02 13:43:16.523 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:43:16.542 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:43:16.571 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-02 13:43:16.590 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-02 13:43:16.619 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-02 13:43:16.638 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-02 13:43:16.666 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-02 13:43:16.670 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-02 13:43:16.689 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:43:16.719 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 13:43:16.721 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-02 13:43:16.726 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-02 13:43:16.728 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 13:43:16.730 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 13:43:16.733 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-02 13:43:16.735 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-02 13:43:16.737 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 13:43:16.740 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 13:43:16.742 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-02 13:43:16.760 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-02 13:43:16.788 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-02 13:43:16.808 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-02 13:43:16.837 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-02 13:43:16.855 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 13:43:16.884 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-02 13:43:16.902 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 13:43:16.931 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-02 13:43:16.949 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 13:43:16.978 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-02 13:43:16.995 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-02 13:43:17.025 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-02 13:43:17.042 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-02 13:43:17.071 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-02 13:43:17.090 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-02 13:43:17.118 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-02 13:43:17.137 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-02 13:43:17.165 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-02 13:43:17.169 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-02 13:43:17.188 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 13:43:17.217 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-02 13:43:17.245 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-02 13:43:17.273 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-02 13:43:17.301 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-02 13:43:17.303 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-02 13:43:17.308 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-02 13:43:17.337 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-02 13:43:17.366 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-02 13:43:17.394 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-02 13:43:17.423 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-02 13:43:17.453 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-02 13:43:17.480 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-02 13:43:17.507 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-02 13:43:17.535 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-02 13:43:17.563 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-02 13:43:17.579 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:17.582 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-02 13:43:17.601 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-02 13:43:17.604 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-02 13:43:17.623 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-02 13:43:17.625 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-03-02 13:43:17.653 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-02 13:43:17.655 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-02 13:43:17.683 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-03-02 13:43:17.712 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-02 13:43:17.714 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-02 13:43:17.742 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-02 13:43:17.758 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:17.760 | + lib/swift:configure_swift:538 : local user_group 2022-03-02 13:43:17.763 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-02 13:43:17.768 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-02 13:43:17.771 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-02 13:43:17.783 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-02 13:43:17.786 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-02 13:43:17.797 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-02 13:43:17.799 | + lib/swift:configure_swift:545 : is_suse 2022-03-02 13:43:17.801 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:43:17.804 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:43:17.806 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:43:17.808 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:43:17.810 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:43:17.813 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:43:17.815 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-02 13:43:17.828 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:43:17.830 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-02 13:43:17.833 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-02 13:43:17.851 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:17.853 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-02 13:43:17.871 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:17.873 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-02 13:43:17.876 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-02 13:43:17.878 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-02 13:43:17.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:43:17.883 | + lib/stack:stack_install_service:32 : install_glance 2022-03-02 13:43:17.885 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-02 13:43:17.888 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-02 13:43:17.890 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-02 13:43:17.907 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:17.910 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-02 13:43:17.913 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-02 13:43:17.931 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:17.933 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-02 13:43:17.936 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-02 13:43:17.938 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-02 13:43:17.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:43:17.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:43:17.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-02 13:43:17.949 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:43:17.953 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-02 13:43:17.955 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-02 13:43:17.958 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-02 13:43:17.962 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-02 13:43:17.964 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-02 13:43:17.967 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-02 13:43:17.969 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-02 13:43:17.973 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-02 13:43:17.976 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-02 13:43:17.978 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-02 13:43:17.982 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:43:17.983 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-02 13:43:17.988 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-02 13:43:17.991 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-02 13:43:17.993 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-02 13:43:17.996 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-02 13:43:17.999 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 13:43:18.021 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-02 13:43:18.023 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 13:43:18.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:18.958 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:18.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:18.958 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:20.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:43:20.181 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-02 13:43:20.266 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-02 13:43:20.267 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-02 13:43:20.268 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-02 13:43:20.270 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-02 13:43:20.271 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-02 13:43:20.273 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-02 13:43:20.274 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-02 13:43:20.275 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-02 13:43:20.276 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-02 13:43:20.277 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 13:43:20.278 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-02 13:43:20.279 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 13:43:20.282 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-02 13:43:20.284 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-02 13:43:20.287 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-02 13:43:20.289 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-02 13:43:20.291 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-02 13:43:20.293 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-02 13:43:20.305 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-02 13:43:20.306 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-02 13:43:20.320 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-02 13:43:20.391 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-02 13:43:20.392 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-02 13:43:20.394 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-02 13:43:20.419 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-02 13:43:20.420 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-03-02 13:43:20.421 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-03-02 13:43:20.422 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-02 13:43:20.424 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-02 13:43:20.437 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-02 13:43:20.479 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-02 13:43:20.480 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-03-02 13:43:20.481 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-02 13:43:20.482 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-02 13:43:20.505 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-02 13:43:20.506 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-02 13:43:20.522 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-02 13:43:20.539 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-02 13:43:20.541 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-02 13:43:20.560 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-02 13:43:20.561 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-02 13:43:20.647 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-02 13:43:20.648 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-02 13:43:20.651 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-02 13:43:20.652 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-02 13:43:20.703 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-02 13:43:20.731 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-02 13:43:20.938 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-02 13:43:20.940 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-02 13:43:20.975 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-02 13:43:20.977 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-02 13:43:20.981 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-02 13:43:20.982 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-02 13:43:20.983 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-02 13:43:20.984 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-02 13:43:21.064 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-02 13:43:21.248 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-02 13:43:21.272 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-02 13:43:21.359 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-02 13:43:21.520 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-02 13:43:23.555 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:43:23.562 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:43:23.562 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:43:23.694 | + inc/python:pip_install:200 : result=0 2022-03-02 13:43:23.697 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:43:23.699 | + functions-common:time_stop:2425 : local name 2022-03-02 13:43:23.702 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:43:23.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:43:23.708 | + functions-common:time_stop:2428 : local total 2022-03-02 13:43:23.710 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:43:23.712 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:43:23.715 | + functions-common:time_stop:2432 : start_time=1646228598015 2022-03-02 13:43:23.717 | + functions-common:time_stop:2434 : [[ -z 1646228598015 ]] 2022-03-02 13:43:23.720 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:43:23.725 | + functions-common:time_stop:2437 : end_time=1646228603722 2022-03-02 13:43:23.728 | + functions-common:time_stop:2438 : elapsed_time=5707 2022-03-02 13:43:23.730 | + functions-common:time_stop:2439 : total=75040 2022-03-02 13:43:23.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:43:23.735 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80747 2022-03-02 13:43:23.737 | + inc/python:pip_install:203 : return 0 2022-03-02 13:43:23.740 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-02 13:43:23.743 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-02 13:43:23.745 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-02 13:43:23.759 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-02 13:43:23.764 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-02 13:43:23.766 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-02 13:43:23.769 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-02 13:43:23.771 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:43:23.774 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:43:23.777 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:43:23.779 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:43:23.782 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:43:23.785 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:43:23.802 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:43:23.804 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:43:23.807 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:43:23.810 | + functions-common:git_clone:629 : echo master 2022-03-02 13:43:23.810 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:43:23.815 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-02 13:43:23.817 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:43:23.820 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-02 13:43:23.823 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:43:23.823 | + functions-common:git_clone:678 : head -1 2022-03-02 13:43:23.826 | d4119be05 Merge "Sync example configs for Yoga" 2022-03-02 13:43:23.829 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:43:23.832 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-02 13:43:23.834 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:43:23.837 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:43:23.839 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-02 13:43:23.842 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:43:23.844 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-02 13:43:23.847 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:43:23.850 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:43:23.853 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-02 13:43:23.855 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:43:23.858 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:43:23.861 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-02 13:43:23.864 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:43:23.867 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-02 13:43:23.869 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:43:23.872 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:43:23.875 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-02 13:43:23.881 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-02 13:43:23.884 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-02 13:43:24.549 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-02 13:43:24.551 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:43:24.554 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:43:24.556 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:43:24.559 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 13:43:24.561 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-02 13:43:24.564 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:43:24.567 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:43:24.569 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:43:24.571 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:43:24.574 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:43:24.577 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:43:24.579 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:43:24.581 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-02 13:43:24.603 | Using python 3.8 to install /opt/stack/glance 2022-03-02 13:43:24.606 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-02 13:43:25.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:25.510 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:25.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:25.510 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:26.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:43:26.718 | Obtaining file:///opt/stack/glance 2022-03-02 13:43:26.719 | Preparing metadata (setup.py): started 2022-03-02 13:43:29.892 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:43:30.060 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.8.1) 2022-03-02 13:43:30.061 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.7.1) 2022-03-02 13:43:30.062 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.4.31) 2022-03-02 13:43:30.063 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.33.0) 2022-03-02 13:43:30.064 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.1.1) 2022-03-02 13:43:30.065 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.5.1) 2022-03-02 13:43:30.067 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.8.7) 2022-03-02 13:43:30.068 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.4.2) 2022-03-02 13:43:30.069 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.7.6) 2022-03-02 13:43:30.070 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.20.4) 2022-03-02 13:43:30.071 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (8.8.0) 2022-03-02 13:43:30.072 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.0) 2022-03-02 13:43:30.074 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.0) 2022-03-02 13:43:30.075 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:43:30.076 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.12.2) 2022-03-02 13:43:30.077 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 13:43:30.078 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:43:30.079 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.4) 2022-03-02 13:43:30.080 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 13:43:30.082 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (9.4.0) 2022-03-02 13:43:30.083 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.11.0) 2022-03-02 13:43:30.084 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.1.1) 2022-03-02 13:43:30.086 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 13:43:30.087 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev86) (3.2.0) 2022-03-02 13:43:30.088 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 13:43:30.089 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (22.0.0) 2022-03-02 13:43:30.090 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (11.2.0) 2022-03-02 13:43:30.091 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.1.0) 2022-03-02 13:43:30.092 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:43:30.093 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.1) 2022-03-02 13:43:30.094 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (12.13.0) 2022-03-02 13:43:30.096 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.1) 2022-03-02 13:43:30.097 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.3.0) 2022-03-02 13:43:30.098 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.11.0) 2022-03-02 13:43:30.099 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.3.3) 2022-03-02 13:43:30.100 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.2) 2022-03-02 13:43:30.102 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.0.0) 2022-03-02 13:43:30.103 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:43:30.104 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (36.0.1) 2022-03-02 13:43:30.105 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.2.2) 2022-03-02 13:43:30.106 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.0.2) 2022-03-02 13:43:30.107 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.6.0) 2022-03-02 13:43:30.108 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.10.1) 2022-03-02 13:43:30.131 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (5.4.0) 2022-03-02 13:43:30.134 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (1.1.6) 2022-03-02 13:43:30.137 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (4.11.1) 2022-03-02 13:43:30.163 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (5.3.0) 2022-03-02 13:43:30.164 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (2.27.1) 2022-03-02 13:43:30.204 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev86) (1.15.0) 2022-03-02 13:43:30.221 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev86) (4.3.0) 2022-03-02 13:43:30.231 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev86) (1.13.3) 2022-03-02 13:43:30.247 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.1.2) 2022-03-02 13:43:30.248 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.16.0) 2022-03-02 13:43:30.249 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (2.1.0) 2022-03-02 13:43:30.345 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev86) (3.0.7) 2022-03-02 13:43:30.431 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev86) (1.7.0) 2022-03-02 13:43:30.502 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (2.10.1) 2022-03-02 13:43:30.503 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (3.1.1) 2022-03-02 13:43:30.536 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev86) (0.17.3) 2022-03-02 13:43:30.580 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (0.8.0) 2022-03-02 13:43:30.581 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (6.0) 2022-03-02 13:43:30.582 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (1.5.0) 2022-03-02 13:43:30.668 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 13:43:30.669 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (2.0.1) 2022-03-02 13:43:30.672 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.13.0) 2022-03-02 13:43:30.698 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.61.0) 2022-03-02 13:43:30.744 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (2.8.2) 2022-03-02 13:43:30.748 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (0.9.6) 2022-03-02 13:43:30.812 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.9) 2022-03-02 13:43:30.814 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (2.8.0) 2022-03-02 13:43:30.815 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.2.3) 2022-03-02 13:43:30.817 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 13:43:30.819 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.4.0) 2022-03-02 13:43:30.855 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.3.0) 2022-03-02 13:43:30.856 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.0.3) 2022-03-02 13:43:30.859 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.2.0) 2022-03-02 13:43:30.904 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev86) (5.9.0) 2022-03-02 13:43:30.948 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (0.11.0) 2022-03-02 13:43:30.949 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (21.3) 2022-03-02 13:43:30.952 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (2021.3) 2022-03-02 13:43:31.032 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev86) (60.9.3) 2022-03-02 13:43:31.094 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev86) (0.2.5) 2022-03-02 13:43:31.205 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev86) (0.7) 2022-03-02 13:43:31.488 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (6.3.1) 2022-03-02 13:43:31.490 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.6.3) 2022-03-02 13:43:31.491 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:43:31.495 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (1.4.2) 2022-03-02 13:43:31.551 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev86) (0.8.1) 2022-03-02 13:43:31.575 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (5.0.0) 2022-03-02 13:43:31.696 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev86) (2.21) 2022-03-02 13:43:31.804 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev86) (2.1.0) 2022-03-02 13:43:32.026 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:43:32.027 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (5.1.1) 2022-03-02 13:43:32.028 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.10.0) 2022-03-02 13:43:32.030 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.0) 2022-03-02 13:43:32.032 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.4.4) 2022-03-02 13:43:32.033 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.32) 2022-03-02 13:43:32.034 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (1.1.5) 2022-03-02 13:43:32.157 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (0.13.1) 2022-03-02 13:43:32.192 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev86) (1.0.3) 2022-03-02 13:43:32.239 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (1.3.3) 2022-03-02 13:43:32.240 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev86) (3.0.0) 2022-03-02 13:43:32.496 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (3.10.1) 2022-03-02 13:43:32.685 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (1.26.8) 2022-03-02 13:43:32.687 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (3.3) 2022-03-02 13:43:32.690 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2.0.12) 2022-03-02 13:43:32.691 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev86) (2019.11.28) 2022-03-02 13:43:32.802 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.2) 2022-03-02 13:43:32.962 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 13:43:33.100 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev86) (3.7.0) 2022-03-02 13:43:33.424 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 13:43:33.426 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (2.4.0) 2022-03-02 13:43:33.677 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev86) (2.2) 2022-03-02 13:43:33.975 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (1.0.0) 2022-03-02 13:43:34.296 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (21.4.0) 2022-03-02 13:43:34.297 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev86) (1.8.2) 2022-03-02 13:43:35.558 | Installing collected packages: glance 2022-03-02 13:43:35.561 | Running setup.py develop for glance 2022-03-02 13:43:40.011 | Successfully installed glance 2022-03-02 13:43:40.011 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:43:40.019 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:43:40.019 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:43:40.153 | + inc/python:pip_install:200 : result=0 2022-03-02 13:43:40.156 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:43:40.158 | + functions-common:time_stop:2425 : local name 2022-03-02 13:43:40.161 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:43:40.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:43:40.166 | + functions-common:time_stop:2428 : local total 2022-03-02 13:43:40.168 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:43:40.170 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:43:40.172 | + functions-common:time_stop:2432 : start_time=1646228604598 2022-03-02 13:43:40.174 | + functions-common:time_stop:2434 : [[ -z 1646228604598 ]] 2022-03-02 13:43:40.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:43:40.182 | + functions-common:time_stop:2437 : end_time=1646228620179 2022-03-02 13:43:40.184 | + functions-common:time_stop:2438 : elapsed_time=15581 2022-03-02 13:43:40.186 | + functions-common:time_stop:2439 : total=80747 2022-03-02 13:43:40.188 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:43:40.191 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96328 2022-03-02 13:43:40.193 | + inc/python:pip_install:203 : return 0 2022-03-02 13:43:40.196 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:43:40.198 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:43:40.201 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:43:40.221 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 13:43:40.233 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-02 13:43:40.236 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-02 13:43:40.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:43:40.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:43:40.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-02 13:43:40.246 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:43:40.248 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:43:40.251 | + ./stack.sh:main:920 : configure_glance 2022-03-02 13:43:40.254 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-02 13:43:40.266 | + lib/glance:configure_glance:326 : local dburl 2022-03-02 13:43:40.269 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-02 13:43:40.271 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-02 13:43:40.274 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-02 13:43:40.276 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-02 13:43:40.278 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 13:43:40.281 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 13:43:40.284 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-02 13:43:40.313 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 13:43:40.343 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-02 13:43:40.373 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 13:43:40.403 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-02 13:43:40.433 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-02 13:43:40.463 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-02 13:43:40.465 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 13:43:40.468 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-02 13:43:40.470 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:43:40.473 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-02 13:43:40.502 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-02 13:43:40.533 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:43:40.563 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-02 13:43:40.593 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-02 13:43:40.623 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-02 13:43:40.654 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-02 13:43:40.685 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-02 13:43:40.715 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:43:40.745 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:43:40.775 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-02 13:43:40.805 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-02 13:43:40.808 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-02 13:43:40.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-02 13:43:40.813 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:43:40.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:43:40.818 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:43:40.835 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:40.838 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:43:40.841 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:43:40.843 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:43:40.860 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:40.863 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:43:40.866 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:43:40.895 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:43:40.898 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:43:40.900 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-02 13:43:40.903 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-02 13:43:40.905 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-02 13:43:40.936 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-02 13:43:40.966 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-02 13:43:40.969 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-02 13:43:40.971 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-02 13:43:40.974 | + lib/glance:configure_glance_store:254 : local be 2022-03-02 13:43:40.976 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-02 13:43:40.979 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-02 13:43:40.981 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 13:43:41.013 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-02 13:43:41.015 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-03-02 13:43:41.046 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-02 13:43:41.048 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-02 13:43:41.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:41.068 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-02 13:43:41.099 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-02 13:43:41.129 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-02 13:43:41.160 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-02 13:43:41.190 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-02 13:43:41.220 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-02 13:43:41.238 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:41.240 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:43:41.270 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-02 13:43:41.300 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-02 13:43:41.331 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-03-02 13:43:41.361 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-02 13:43:41.391 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-03-02 13:43:41.421 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-02 13:43:41.438 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:41.441 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-02 13:43:41.444 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-02 13:43:41.446 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 13:43:41.449 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:43:41.467 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:43:41.469 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:43:41.472 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:43:41.474 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:43:41.477 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 13:43:41.508 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:43:41.538 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:43:41.569 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:43:41.599 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-02 13:43:41.604 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-02 13:43:41.634 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-02 13:43:41.665 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 13:43:41.696 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-03-02 13:43:41.727 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-02 13:43:41.758 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-02 13:43:41.789 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-02 13:43:41.820 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 13:43:41.851 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-02 13:43:41.881 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-02 13:43:41.911 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-02 13:43:41.942 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-02 13:43:41.947 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-02 13:43:41.956 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-02 13:43:41.973 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:43:41.976 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-02 13:43:41.978 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-02 13:43:41.981 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-02 13:43:41.983 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-02 13:43:41.985 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-02 13:43:41.988 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-02 13:43:41.992 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-02 13:43:41.994 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-02 13:43:41.998 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-02 13:43:42.028 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-02 13:43:42.030 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-02 13:43:42.033 | ++ functions:get_random_port:837 : true 2022-03-02 13:43:42.036 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-02 13:43:42.038 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-02 13:43:42.040 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-02 13:43:42.103 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-02 13:43:42.106 | ++ functions:get_random_port:841 : break 2 2022-03-02 13:43:42.108 | ++ functions:get_random_port:845 : echo 60999 2022-03-02 13:43:42.111 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-02 13:43:42.113 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-02 13:43:42.141 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-02 13:43:42.170 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-02 13:43:42.198 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:43:42.226 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:43:42.253 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:43:42.281 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:43:42.309 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:43:42.337 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:43:42.365 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:43:42.392 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:43:42.421 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:43:42.449 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:43:42.480 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:43:42.508 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-02 13:43:42.536 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-02 13:43:42.563 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-02 13:43:42.592 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-02 13:43:42.619 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-02 13:43:42.648 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-02 13:43:42.650 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-02 13:43:42.653 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:43:42.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:43:42.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:43:42.660 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-02 13:43:42.662 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-02 13:43:42.719 | proxy (enabled by site administrator) 2022-03-02 13:43:42.722 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-02 13:43:42.724 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-02 13:43:42.727 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:43:42.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:43:42.731 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:43:42.734 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-02 13:43:42.736 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-02 13:43:42.792 | proxy_http (enabled by site administrator) 2022-03-02 13:43:42.795 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-02 13:43:42.798 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-02 13:43:42.801 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-02 13:43:42.803 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:43:42.805 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:43:42.808 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:43:42.810 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:43:42.813 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:43:42.817 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-02 13:43:42.817 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:43:42.826 | KeepAlive Off 2022-03-02 13:43:42.830 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:43:42.830 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-02 13:43:42.839 | SetEnv proxy-sendchunked 1 2022-03-02 13:43:42.843 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-02 13:43:42.844 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 13:43:42.852 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-02 13:43:42.855 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-02 13:43:42.858 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-02 13:43:42.860 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:43:42.863 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:43:42.865 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:43:42.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:43:42.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:43:42.872 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:43:42.875 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:43:42.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:43:42.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:43:42.882 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-02 13:43:42.943 | Site glance-wsgi-api already enabled 2022-03-02 13:43:42.947 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-02 13:43:42.950 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:43:42.953 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:43:42.955 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:43:43.089 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-02 13:43:43.095 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-02 13:43:43.129 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-02 13:43:43.132 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-02 13:43:43.154 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:43:43.156 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-02 13:43:43.159 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-02 13:43:43.162 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-02 13:43:43.164 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:43:43.167 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-02 13:43:43.169 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-02 13:43:43.172 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-02 13:43:43.174 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-02 13:43:43.177 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:43:43.180 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:43:43.183 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:43:43.185 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:43:43.188 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:43:43.192 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:43:43.208 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:43:43.210 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:43:43.213 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:43:43.216 | + functions-common:git_clone:629 : echo master 2022-03-02 13:43:43.216 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:43:43.222 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-02 13:43:43.225 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:43:43.227 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-02 13:43:43.230 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:43:43.230 | + functions-common:git_clone:678 : head -1 2022-03-02 13:43:43.263 | fab51b6af Merge "Move nimble driver code to hpe folder" 2022-03-02 13:43:43.266 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:43:43.268 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-02 13:43:43.271 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:43:43.274 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:43:43.276 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-02 13:43:43.279 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:43:43.281 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-02 13:43:43.285 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:43:43.287 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:43:43.290 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-02 13:43:43.292 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:43:43.295 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:43:43.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-02 13:43:43.301 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:43:43.304 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-02 13:43:43.307 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:43:43.309 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:43:43.313 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-02 13:43:43.319 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-02 13:43:43.321 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-02 13:43:43.963 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-02 13:43:43.966 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:43:43.968 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:43:43.970 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:43:43.974 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 13:43:43.976 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-02 13:43:43.978 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:43:43.981 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:43:43.983 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:43:43.986 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:43:43.989 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:43:43.991 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:43:43.994 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:43:43.996 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-02 13:43:44.017 | Using python 3.8 to install /opt/stack/cinder 2022-03-02 13:43:44.019 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-02 13:43:44.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:44.926 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:44.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:43:44.926 | from cryptography.utils import int_from_bytes 2022-03-02 13:43:46.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:43:46.142 | Obtaining file:///opt/stack/cinder 2022-03-02 13:43:46.143 | Preparing metadata (setup.py): started 2022-03-02 13:43:50.219 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:43:50.440 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.8.1) 2022-03-02 13:43:50.441 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.1.1) 2022-03-02 13:43:50.442 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.33.0) 2022-03-02 13:43:50.443 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.1.2) 2022-03-02 13:43:50.444 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.20.4) 2022-03-02 13:43:50.445 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.0.2) 2022-03-02 13:43:50.446 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev234) (3.2.0) 2022-03-02 13:43:50.447 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.4.0) 2022-03-02 13:43:50.448 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (9.4.0) 2022-03-02 13:43:50.449 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.8.0) 2022-03-02 13:43:50.450 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.1.3) 2022-03-02 13:43:50.452 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (8.8.0) 2022-03-02 13:43:50.453 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.5.0) 2022-03-02 13:43:50.454 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.4.0) 2022-03-02 13:43:50.455 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (11.2.0) 2022-03-02 13:43:50.457 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.6.1) 2022-03-02 13:43:50.458 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (12.13.0) 2022-03-02 13:43:50.459 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.5.1) 2022-03-02 13:43:50.460 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.11.0) 2022-03-02 13:43:50.461 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.7.0) 2022-03-02 13:43:50.462 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.3.0) 2022-03-02 13:43:50.463 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (6.3.1) 2022-03-02 13:43:50.464 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.3.0) 2022-03-02 13:43:50.465 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.8.0) 2022-03-02 13:43:50.466 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.5.0) 2022-03-02 13:43:50.467 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.12.2) 2022-03-02 13:43:50.468 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.6.0) 2022-03-02 13:43:50.469 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.4.2) 2022-03-02 13:43:50.470 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (21.3) 2022-03-02 13:43:50.472 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.8.1) 2022-03-02 13:43:50.473 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.5.0) 2022-03-02 13:43:50.474 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.1.1) 2022-03-02 13:43:50.475 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.9.0) 2022-03-02 13:43:50.476 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.0.7) 2022-03-02 13:43:50.477 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.3.0) 2022-03-02 13:43:50.478 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.6.0) 2022-03-02 13:43:50.479 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.4.0) 2022-03-02 13:43:50.480 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (17.7.0) 2022-03-02 13:43:50.482 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.13.1) 2022-03-02 13:43:50.483 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2021.3) 2022-03-02 13:43:50.484 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.27.1) 2022-03-02 13:43:50.485 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.5.1) 2022-03-02 13:43:50.486 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.6.4) 2022-03-02 13:43:50.487 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.1.74) 2022-03-02 13:43:50.488 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.16.0) 2022-03-02 13:43:50.489 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.4.31) 2022-03-02 13:43:50.490 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.13.0) 2022-03-02 13:43:50.491 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.5.0) 2022-03-02 13:43:50.493 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.8.9) 2022-03-02 13:43:50.493 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (6.3.1) 2022-03-02 13:43:50.494 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.8.7) 2022-03-02 13:43:50.495 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.1.0) 2022-03-02 13:43:50.497 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.10.0) 2022-03-02 13:43:50.498 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.2.0) 2022-03-02 13:43:50.499 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.6.0) 2022-03-02 13:43:50.500 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.10.1) 2022-03-02 13:43:50.501 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.38.0) 2022-03-02 13:43:50.502 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.10.1) 2022-03-02 13:43:50.504 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (36.0.1) 2022-03-02 13:43:50.505 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.2.2) 2022-03-02 13:43:50.506 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.5.1.0) 2022-03-02 13:43:50.507 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.21.7) 2022-03-02 13:43:50.520 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (1.24.7) 2022-03-02 13:43:50.521 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (0.10.0) 2022-03-02 13:43:50.522 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (0.5.2) 2022-03-02 13:43:50.584 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev234) (1.15.0) 2022-03-02 13:43:50.614 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev234) (2.1.0) 2022-03-02 13:43:50.629 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (2.6.0) 2022-03-02 13:43:50.630 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (0.1.0) 2022-03-02 13:43:50.632 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (4.1.1) 2022-03-02 13:43:50.633 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 13:43:50.730 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev234) (1.7.0) 2022-03-02 13:43:50.783 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (3.1.1) 2022-03-02 13:43:50.785 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (2.10.1) 2022-03-02 13:43:50.810 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (4.8) 2022-03-02 13:43:50.812 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (0.2.8) 2022-03-02 13:43:50.813 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (0.4.8) 2022-03-02 13:43:50.878 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev234) (0.17.3) 2022-03-02 13:43:50.948 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 13:43:50.950 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (6.0) 2022-03-02 13:43:50.951 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (1.5.0) 2022-03-02 13:43:50.953 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (0.8.0) 2022-03-02 13:43:51.013 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (2.0.1) 2022-03-02 13:43:51.014 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (1.7.6) 2022-03-02 13:43:51.015 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (0.5.0) 2022-03-02 13:43:51.077 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev234) (0.9.6) 2022-03-02 13:43:51.079 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev234) (2.8.2) 2022-03-02 13:43:51.141 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.2.3) 2022-03-02 13:43:51.142 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 13:43:51.144 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.9) 2022-03-02 13:43:51.145 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (0.4.0) 2022-03-02 13:43:51.148 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.0) 2022-03-02 13:43:51.172 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.0.3) 2022-03-02 13:43:51.175 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.3.0) 2022-03-02 13:43:51.176 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.2.0) 2022-03-02 13:43:51.222 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev234) (1.0.3) 2022-03-02 13:43:51.306 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev234) (1.3.3) 2022-03-02 13:43:51.308 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev234) (3.0.0) 2022-03-02 13:43:51.334 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev234) (3.1.1) 2022-03-02 13:43:51.362 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev234) (0.11.0) 2022-03-02 13:43:51.429 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev234) (1.0.0) 2022-03-02 13:43:51.431 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev234) (1.26.8) 2022-03-02 13:43:51.563 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev234) (1.5.0) 2022-03-02 13:43:51.588 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev234) (60.9.3) 2022-03-02 13:43:51.730 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (3.10.1) 2022-03-02 13:43:51.769 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (22.0.0) 2022-03-02 13:43:51.773 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.3.3) 2022-03-02 13:43:51.775 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.13.3) 2022-03-02 13:43:51.984 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (2.0.12) 2022-03-02 13:43:51.986 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (3.3) 2022-03-02 13:43:51.989 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (2019.11.28) 2022-03-02 13:43:52.025 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev234) (0.7) 2022-03-02 13:43:52.056 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev234) (0.23.2) 2022-03-02 13:43:52.302 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev234) (0.4.2) 2022-03-02 13:43:52.305 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev234) (0.5.2) 2022-03-02 13:43:52.449 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (1.4.2) 2022-03-02 13:43:52.452 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (2.6.3) 2022-03-02 13:43:52.455 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 13:43:52.590 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev234) (0.12.2) 2022-03-02 13:43:52.711 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (5.4.0) 2022-03-02 13:43:52.712 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (1.1.6) 2022-03-02 13:43:52.713 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (4.11.1) 2022-03-02 13:43:52.749 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.0) 2022-03-02 13:43:53.033 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev234) (2.21) 2022-03-02 13:43:53.115 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 13:43:53.118 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (0.5.0) 2022-03-02 13:43:53.295 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 13:43:53.391 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (1.55.0) 2022-03-02 13:43:53.392 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev234) (3.19.4) 2022-03-02 13:43:53.579 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (2.1.0) 2022-03-02 13:43:54.020 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (1.1.5) 2022-03-02 13:43:54.070 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (0.13.1) 2022-03-02 13:43:54.123 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev234) (0.2.5) 2022-03-02 13:43:55.213 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.32) 2022-03-02 13:43:55.492 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (21.4.0) 2022-03-02 13:43:55.494 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev234) (1.8.2) 2022-03-02 13:43:55.641 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (2.2) 2022-03-02 13:43:55.839 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev234) (1.0.0) 2022-03-02 13:43:55.974 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (3.7.0) 2022-03-02 13:43:57.539 | Installing collected packages: cinder 2022-03-02 13:43:57.542 | Running setup.py develop for cinder 2022-03-02 13:44:03.472 | Successfully installed cinder 2022-03-02 13:44:03.472 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:44:03.480 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:44:03.480 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:44:03.632 | + inc/python:pip_install:200 : result=0 2022-03-02 13:44:03.635 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:44:03.637 | + functions-common:time_stop:2425 : local name 2022-03-02 13:44:03.640 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:44:03.642 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:44:03.645 | + functions-common:time_stop:2428 : local total 2022-03-02 13:44:03.647 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:44:03.649 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:44:03.651 | + functions-common:time_stop:2432 : start_time=1646228624011 2022-03-02 13:44:03.654 | + functions-common:time_stop:2434 : [[ -z 1646228624011 ]] 2022-03-02 13:44:03.657 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:44:03.661 | + functions-common:time_stop:2437 : end_time=1646228643658 2022-03-02 13:44:03.663 | + functions-common:time_stop:2438 : elapsed_time=19647 2022-03-02 13:44:03.665 | + functions-common:time_stop:2439 : total=96328 2022-03-02 13:44:03.668 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:44:03.670 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115975 2022-03-02 13:44:03.672 | + inc/python:pip_install:203 : return 0 2022-03-02 13:44:03.675 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:44:03.677 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:44:03.680 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:44:03.699 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 13:44:03.713 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-02 13:44:03.715 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-02 13:44:03.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:44:03.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:44:03.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-02 13:44:03.725 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:44:03.728 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-02 13:44:03.731 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-02 13:44:03.733 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-02 13:44:03.735 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:03.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:03.741 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-02 13:44:03.753 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-02 13:44:03.755 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:44:03.758 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:44:03.760 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:44:03.763 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:44:03.765 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:44:03.769 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:44:03.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:03.774 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:03.776 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:44:03.779 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:44:03.781 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:44:03.784 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:44:03.787 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-02 13:44:03.789 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:44:03.792 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:03.794 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:03.797 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-02 13:44:03.820 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-02 13:44:03.931 | Reading package lists... 2022-03-02 13:44:04.171 | Building dependency tree... 2022-03-02 13:44:04.173 | Reading state information... 2022-03-02 13:44:04.438 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-02 13:44:04.438 | The following packages were automatically installed and are no longer required: 2022-03-02 13:44:04.440 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:44:04.440 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:44:04.440 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:44:04.440 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:44:04.440 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:44:04.440 | python3-zope.interface 2022-03-02 13:44:04.440 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:44:04.562 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:44:04.567 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:44:04.569 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:44:04.572 | + functions-common:time_stop:2425 : local name 2022-03-02 13:44:04.574 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:44:04.577 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:44:04.580 | + functions-common:time_stop:2428 : local total 2022-03-02 13:44:04.583 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:44:04.585 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:44:04.588 | + functions-common:time_stop:2432 : start_time=1646228643817 2022-03-02 13:44:04.591 | + functions-common:time_stop:2434 : [[ -z 1646228643817 ]] 2022-03-02 13:44:04.594 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:44:04.599 | + functions-common:time_stop:2437 : end_time=1646228644596 2022-03-02 13:44:04.602 | + functions-common:time_stop:2438 : elapsed_time=779 2022-03-02 13:44:04.604 | + functions-common:time_stop:2439 : total=22166 2022-03-02 13:44:04.607 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:44:04.609 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22945 2022-03-02 13:44:04.612 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:44:04.615 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:44:04.617 | + ./stack.sh:main:926 : configure_cinder 2022-03-02 13:44:04.620 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-02 13:44:04.632 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-02 13:44:04.636 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-02 13:44:04.638 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-02 13:44:04.641 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 13:44:04.644 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-02 13:44:04.645 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 13:44:04.649 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-02 13:44:04.652 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-02 13:44:04.654 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 13:44:04.656 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-02 13:44:04.659 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-02 13:44:04.661 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-02 13:44:04.663 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-02 13:44:04.666 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-02 13:44:04.677 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-02 13:44:04.689 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-02 13:44:04.701 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-02 13:44:04.714 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-02 13:44:04.726 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 13:44:04.729 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 13:44:04.733 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dj9RyfNp6n 2022-03-02 13:44:04.736 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 13:44:04.738 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 13:44:04.740 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-02 13:44:04.743 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dj9RyfNp6n 2022-03-02 13:44:04.746 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dj9RyfNp6n 2022-03-02 13:44:04.758 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dj9RyfNp6n /etc/sudoers.d/cinder-rootwrap 2022-03-02 13:44:04.771 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-02 13:44:04.775 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 13:44:04.777 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 13:44:04.779 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 13:44:04.782 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 13:44:04.784 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-02 13:44:04.787 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-02 13:44:04.789 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-02 13:44:04.791 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-02 13:44:04.796 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-02 13:44:04.801 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-02 13:44:04.819 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-02 13:44:04.841 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-02 13:44:04.863 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-02 13:44:04.882 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-02 13:44:04.901 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-02 13:44:04.920 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-02 13:44:04.939 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-02 13:44:04.959 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-02 13:44:04.961 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:44:04.964 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-02 13:44:04.966 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:44:04.968 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-02 13:44:04.998 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-02 13:44:05.027 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:44:05.054 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-02 13:44:05.084 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-02 13:44:05.111 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-02 13:44:05.140 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-02 13:44:05.169 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-02 13:44:05.198 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:44:05.226 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:44:05.254 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-02 13:44:05.286 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-02 13:44:05.314 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-02 13:44:05.317 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-02 13:44:05.319 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-02 13:44:05.322 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-02 13:44:05.324 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 13:44:05.327 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 13:44:05.358 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-02 13:44:05.388 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-02 13:44:05.416 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-02 13:44:05.444 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-02 13:44:05.473 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-02 13:44:05.501 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-02 13:44:05.542 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-02 13:44:05.544 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-03-02 13:44:05.572 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 13:44:05.604 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-02 13:44:05.613 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0d33ac192a2074fa6f73e3f3d4931a51 2022-03-02 13:44:05.641 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-02 13:44:05.644 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-02 13:44:05.671 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-02 13:44:05.700 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-02 13:44:05.729 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-02 13:44:05.757 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-02 13:44:05.773 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:05.776 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 13:44:05.778 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-02 13:44:05.780 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-02 13:44:05.783 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-02 13:44:05.785 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 13:44:05.788 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-02 13:44:05.790 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-02 13:44:05.793 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-02 13:44:05.795 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-02 13:44:05.797 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-02 13:44:05.800 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-02 13:44:05.830 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-02 13:44:05.858 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-02 13:44:05.887 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-02 13:44:05.916 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-02 13:44:05.945 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-02 13:44:05.973 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-02 13:44:05.975 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-02 13:44:05.978 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-02 13:44:05.980 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-02 13:44:06.009 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-02 13:44:06.011 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-02 13:44:06.039 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-02 13:44:06.042 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-02 13:44:06.044 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-02 13:44:06.047 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-02 13:44:06.075 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-02 13:44:06.077 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-02 13:44:06.080 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-02 13:44:06.097 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:06.100 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-02 13:44:06.102 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-02 13:44:06.104 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-02 13:44:06.107 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-02 13:44:06.134 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-03-02 13:44:06.163 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-02 13:44:06.180 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:06.183 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-02 13:44:06.199 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:06.202 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-02 13:44:06.219 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:06.222 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-02 13:44:06.224 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-02 13:44:06.226 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-02 13:44:06.229 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-02 13:44:06.231 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:44:06.233 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:44:06.236 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:44:06.252 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:06.255 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:44:06.258 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:44:06.260 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:44:06.277 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:06.279 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:44:06.282 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:44:06.310 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:44:06.313 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:44:06.315 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-02 13:44:06.318 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-02 13:44:06.320 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:44:06.323 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:44:06.341 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:44:06.343 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:44:06.346 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:44:06.349 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:44:06.351 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 13:44:06.380 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:44:06.408 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:44:06.436 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:44:06.465 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-02 13:44:06.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:06.484 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-02 13:44:06.486 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-02 13:44:06.489 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-02 13:44:06.491 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-02 13:44:06.494 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:44:06.496 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:44:06.499 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-02 13:44:06.503 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-02 13:44:06.505 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:44:06.508 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:44:06.520 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:44:06.520 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:44:06.529 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:44:06.532 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:44:06.548 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-02 13:44:06.551 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-02 13:44:06.555 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-02 13:44:06.585 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-02 13:44:06.612 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-02 13:44:06.639 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:44:06.668 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:44:06.696 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:44:06.724 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:44:06.752 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:44:06.781 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:44:06.808 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:44:06.836 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:44:06.864 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:44:06.891 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:44:06.920 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:44:06.923 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:44:06.926 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-02 13:44:06.929 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-02 13:44:06.931 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:44:06.933 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:06.936 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:06.938 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:44:06.941 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:44:06.943 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-02 13:44:06.971 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:44:07.000 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-02 13:44:07.001 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 13:44:07.010 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-02 13:44:07.014 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-02 13:44:07.016 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-02 13:44:07.018 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:44:07.021 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:44:07.023 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:44:07.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:07.028 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:07.030 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:44:07.033 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:44:07.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:07.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:07.040 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-02 13:44:07.104 | Enabling site cinder-wsgi. 2022-03-02 13:44:07.109 | To activate the new configuration, you need to run: 2022-03-02 13:44:07.109 | systemctl reload apache2 2022-03-02 13:44:07.114 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:44:07.117 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:44:07.119 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:44:07.122 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:44:07.321 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-02 13:44:07.325 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-02 13:44:07.361 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-03-02 13:44:07.391 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-02 13:44:07.408 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:07.411 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-02 13:44:07.413 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 13:44:07.416 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:44:07.418 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 13:44:07.421 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-02 13:44:07.452 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-02 13:44:07.482 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-03-02 13:44:07.510 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-02 13:44:07.539 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-02 13:44:07.567 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-02 13:44:07.597 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-02 13:44:07.624 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-02 13:44:07.653 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:44:07.681 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-02 13:44:07.710 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-02 13:44:07.738 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:44:07.767 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-02 13:44:07.770 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-02 13:44:07.788 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:07.790 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-03-02 13:44:07.823 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-02 13:44:07.828 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-02 13:44:07.846 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:07.849 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-02 13:44:07.851 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-02 13:44:07.854 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-02 13:44:07.856 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:44:07.859 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-02 13:44:07.862 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-02 13:44:07.866 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:44:07.866 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:44:07.872 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:44:07.874 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:44:07.878 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 13:44:07.880 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:44:07.883 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-02 13:44:07.886 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-02 13:44:07.888 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-02 13:44:07.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:44:07.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:44:07.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-02 13:44:07.898 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:44:07.901 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-02 13:44:07.904 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-02 13:44:07.906 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-02 13:44:07.908 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:44:07.911 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:44:07.914 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:44:07.916 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:44:07.919 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:44:07.922 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:44:07.938 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:44:07.941 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:44:07.944 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:44:07.947 | + functions-common:git_clone:629 : echo master 2022-03-02 13:44:07.947 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:44:07.952 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-02 13:44:07.955 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:44:07.957 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-02 13:44:07.960 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:44:07.961 | + functions-common:git_clone:678 : head -1 2022-03-02 13:44:07.992 | d86744dc8f Merge "Mock netutils.is_ipv6_enabled() method when testing" 2022-03-02 13:44:07.995 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:44:07.997 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-02 13:44:08.000 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:44:08.003 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:44:08.005 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-02 13:44:08.008 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:44:08.010 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-02 13:44:08.013 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:44:08.015 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:44:08.018 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-02 13:44:08.021 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:44:08.023 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:44:08.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-02 13:44:08.029 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:44:08.032 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-02 13:44:08.035 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:44:08.037 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:44:08.041 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-02 13:44:08.047 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-02 13:44:08.050 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-02 13:44:08.709 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-02 13:44:08.711 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:44:08.714 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:44:08.716 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:44:08.719 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 13:44:08.722 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-02 13:44:08.724 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:44:08.727 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:44:08.729 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:44:08.731 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:44:08.734 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:44:08.736 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:44:08.739 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:44:08.741 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-02 13:44:08.764 | Using python 3.8 to install /opt/stack/neutron 2022-03-02 13:44:08.766 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-02 13:44:09.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:44:09.678 | from cryptography.utils import int_from_bytes 2022-03-02 13:44:09.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:44:09.678 | from cryptography.utils import int_from_bytes 2022-03-02 13:44:10.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:44:10.844 | Obtaining file:///opt/stack/neutron 2022-03-02 13:44:10.845 | Preparing metadata (setup.py): started 2022-03-02 13:44:15.058 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:44:15.150 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.8.1) 2022-03-02 13:44:15.151 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.5.0) 2022-03-02 13:44:15.152 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.1.1) 2022-03-02 13:44:15.153 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.5.1) 2022-03-02 13:44:15.154 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.4.0) 2022-03-02 13:44:15.155 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.1.1) 2022-03-02 13:44:15.156 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.33.0) 2022-03-02 13:44:15.157 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.4.1) 2022-03-02 13:44:15.159 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.20.4) 2022-03-02 13:44:15.160 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.27.1) 2022-03-02 13:44:15.161 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.0.3) 2022-03-02 13:44:15.162 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (9.4.0) 2022-03-02 13:44:15.163 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.8.0) 2022-03-02 13:44:15.164 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.11.0) 2022-03-02 13:44:15.166 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.20.0) 2022-03-02 13:44:15.167 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (7.8.0) 2022-03-02 13:44:15.168 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (6.3.1) 2022-03-02 13:44:15.169 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.4.31) 2022-03-02 13:44:15.170 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.8.7) 2022-03-02 13:44:15.171 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.4.0) 2022-03-02 13:44:15.172 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.7.6) 2022-03-02 13:44:15.173 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.5.0) 2022-03-02 13:44:15.174 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.10.1) 2022-03-02 13:44:15.176 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.0) 2022-03-02 13:44:15.177 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (8.8.0) 2022-03-02 13:44:15.178 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.4.0) 2022-03-02 13:44:15.179 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (11.2.0) 2022-03-02 13:44:15.180 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.1.0) 2022-03-02 13:44:15.181 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.6.1) 2022-03-02 13:44:15.182 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (12.13.0) 2022-03-02 13:44:15.183 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.1) 2022-03-02 13:44:15.184 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.11.0) 2022-03-02 13:44:15.186 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.7.0) 2022-03-02 13:44:15.187 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.3.0) 2022-03-02 13:44:15.188 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (6.3.1) 2022-03-02 13:44:15.189 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.3.0) 2022-03-02 13:44:15.191 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.8.0) 2022-03-02 13:44:15.192 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.5.0) 2022-03-02 13:44:15.193 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.12.2) 2022-03-02 13:44:15.194 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.6.0) 2022-03-02 13:44:15.195 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.4.2) 2022-03-02 13:44:15.196 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.3.1) 2022-03-02 13:44:15.197 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.1.0) 2022-03-02 13:44:15.198 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.16.0) 2022-03-02 13:44:15.199 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.15.1) 2022-03-02 13:44:15.200 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (21.3) 2022-03-02 13:44:15.202 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.9.0) 2022-03-02 13:44:15.203 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:15.204 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (22.0.0) 2022-03-02 13:44:15.205 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (17.7.0) 2022-03-02 13:44:15.206 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.61.0) 2022-03-02 13:44:15.207 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.0) 2022-03-02 13:44:15.208 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.7.1) 2022-03-02 13:44:15.209 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.4.0) 2022-03-02 13:44:15.210 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.10.1) 2022-03-02 13:44:15.226 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (5.4.0) 2022-03-02 13:44:15.228 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (1.1.6) 2022-03-02 13:44:15.229 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (4.11.1) 2022-03-02 13:44:15.238 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev570) (1.13.3) 2022-03-02 13:44:15.251 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (1.1.2) 2022-03-02 13:44:15.252 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 13:44:15.253 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (1.16.0) 2022-03-02 13:44:15.273 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev570) (3.0.7) 2022-03-02 13:44:15.280 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 13:44:15.341 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev570) (1.0.2) 2022-03-02 13:44:15.342 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev570) (1.7.0) 2022-03-02 13:44:15.395 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev570) (4.4.0) 2022-03-02 13:44:15.397 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev570) (3.1.1) 2022-03-02 13:44:15.444 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev570) (2.7.0) 2022-03-02 13:44:15.448 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev570) (1.2.2) 2022-03-02 13:44:15.475 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (6.0) 2022-03-02 13:44:15.476 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (0.10.0) 2022-03-02 13:44:15.477 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (36.0.1) 2022-03-02 13:44:15.478 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.32) 2022-03-02 13:44:15.479 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (2.5.0) 2022-03-02 13:44:15.481 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.4.4) 2022-03-02 13:44:15.482 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.1.5) 2022-03-02 13:44:15.484 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.4.0) 2022-03-02 13:44:15.503 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev570) (1.0.3) 2022-03-02 13:44:15.591 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev570) (0.17.3) 2022-03-02 13:44:15.637 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev570) (1.5.0) 2022-03-02 13:44:15.699 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.5.0) 2022-03-02 13:44:15.701 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.13.0) 2022-03-02 13:44:15.703 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (2.0.1) 2022-03-02 13:44:15.786 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev570) (0.9.6) 2022-03-02 13:44:15.790 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev570) (2.8.2) 2022-03-02 13:44:15.847 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.2.3) 2022-03-02 13:44:15.848 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.0.9) 2022-03-02 13:44:15.861 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (0.4.0) 2022-03-02 13:44:15.861 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.0.0) 2022-03-02 13:44:15.877 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev570) (3.3.0) 2022-03-02 13:44:15.880 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev570) (3.2.0) 2022-03-02 13:44:15.927 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev570) (1.15.0) 2022-03-02 13:44:15.982 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev570) (2021.3) 2022-03-02 13:44:16.014 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev570) (1.3.3) 2022-03-02 13:44:16.016 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev570) (3.0.0) 2022-03-02 13:44:16.042 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev570) (3.1.1) 2022-03-02 13:44:16.193 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev570) (2.4.0) 2022-03-02 13:44:16.267 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev570) (60.9.3) 2022-03-02 13:44:16.348 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev570) (0.3.5) 2022-03-02 13:44:16.349 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev570) (3.0.0) 2022-03-02 13:44:16.465 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:16.467 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:16.469 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:16.471 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:16.475 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:16.476 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:16.479 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 13:44:16.702 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev570) (3.2.0) 2022-03-02 13:44:16.706 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev570) (3.10.1) 2022-03-02 13:44:16.707 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev570) (2.5.0) 2022-03-02 13:44:16.755 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 13:44:16.757 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev570) (3.17.6) 2022-03-02 13:44:16.857 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (1.26.8) 2022-03-02 13:44:16.858 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (2019.11.28) 2022-03-02 13:44:16.860 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (3.3) 2022-03-02 13:44:16.864 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (2.0.12) 2022-03-02 13:44:16.902 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev570) (0.7) 2022-03-02 13:44:17.258 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev570) (0.12.2) 2022-03-02 13:44:17.338 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.0.0) 2022-03-02 13:44:17.539 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev570) (2.21) 2022-03-02 13:44:17.622 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev570) (2.4.0) 2022-03-02 13:44:17.623 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev570) (0.5.0) 2022-03-02 13:44:17.851 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev570) (2.5.0) 2022-03-02 13:44:18.027 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev570) (2.2) 2022-03-02 13:44:18.562 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (0.13.1) 2022-03-02 13:44:18.609 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev570) (0.2.5) 2022-03-02 13:44:19.224 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.4.2) 2022-03-02 13:44:19.226 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.5.2) 2022-03-02 13:44:19.567 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev570) (2.0.0) 2022-03-02 13:44:19.567 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev570) (4.10.0) 2022-03-02 13:44:19.738 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev570) (3.7.0) 2022-03-02 13:44:19.988 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev570) (21.4.0) 2022-03-02 13:44:19.989 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev570) (1.8.2) 2022-03-02 13:44:20.183 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev570) (1.0.0) 2022-03-02 13:44:20.405 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev570) (2.3.1) 2022-03-02 13:44:21.928 | Installing collected packages: neutron 2022-03-02 13:44:21.928 | Attempting uninstall: neutron 2022-03-02 13:44:21.930 | Found existing installation: neutron 19.1.0 2022-03-02 13:44:23.253 | Uninstalling neutron-19.1.0: 2022-03-02 13:44:23.333 | Successfully uninstalled neutron-19.1.0 2022-03-02 13:44:23.335 | Running setup.py develop for neutron 2022-03-02 13:44:29.528 | Successfully installed neutron 2022-03-02 13:44:29.528 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:44:29.536 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:44:29.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:44:29.683 | + inc/python:pip_install:200 : result=0 2022-03-02 13:44:29.685 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:44:29.687 | + functions-common:time_stop:2425 : local name 2022-03-02 13:44:29.690 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:44:29.692 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:44:29.695 | + functions-common:time_stop:2428 : local total 2022-03-02 13:44:29.697 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:44:29.699 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:44:29.702 | + functions-common:time_stop:2432 : start_time=1646228648758 2022-03-02 13:44:29.704 | + functions-common:time_stop:2434 : [[ -z 1646228648758 ]] 2022-03-02 13:44:29.707 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:44:29.711 | + functions-common:time_stop:2437 : end_time=1646228669708 2022-03-02 13:44:29.713 | + functions-common:time_stop:2438 : elapsed_time=20950 2022-03-02 13:44:29.715 | + functions-common:time_stop:2439 : total=115975 2022-03-02 13:44:29.718 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:44:29.721 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136925 2022-03-02 13:44:29.723 | + inc/python:pip_install:203 : return 0 2022-03-02 13:44:29.725 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:44:29.728 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:44:29.730 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:44:29.750 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 13:44:29.762 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-02 13:44:29.765 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-02 13:44:29.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:44:29.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:44:29.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-02 13:44:29.775 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:44:29.778 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-02 13:44:29.780 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:44:29.783 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-02 13:44:29.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:29.804 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-02 13:44:29.806 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-02 13:44:29.809 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-02 13:44:29.811 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:44:29.814 | + lib/stack:stack_install_service:32 : install_nova 2022-03-02 13:44:29.816 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-03-02 13:44:29.819 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-02 13:44:29.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:44:29.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:44:29.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-02 13:44:29.829 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:44:29.832 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-03-02 13:44:29.848 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:29.851 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-03-02 13:44:29.867 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:29.870 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-03-02 13:44:29.887 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:29.889 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-02 13:44:29.892 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-02 13:44:29.894 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-02 13:44:29.897 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:44:29.899 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:44:29.902 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:44:29.904 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:44:29.907 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:44:29.910 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:44:29.927 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:44:29.929 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:44:29.931 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:44:29.934 | + functions-common:git_clone:629 : echo master 2022-03-02 13:44:29.934 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:44:29.939 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-02 13:44:29.942 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:44:29.944 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-02 13:44:29.947 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:44:29.947 | + functions-common:git_clone:678 : head -1 2022-03-02 13:44:29.958 | 39a549e810 Allow unshelve to a specific host 2022-03-02 13:44:29.962 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:44:29.964 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-03-02 13:44:29.967 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:44:29.969 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:44:29.972 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-02 13:44:29.974 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:44:29.977 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-02 13:44:29.979 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:44:29.982 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:44:29.984 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-02 13:44:29.987 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:44:29.990 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:44:29.993 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-02 13:44:29.995 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:44:29.998 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-02 13:44:30.001 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:44:30.003 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:44:30.006 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-02 13:44:30.012 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-02 13:44:30.015 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-02 13:44:30.662 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-02 13:44:30.665 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:44:30.667 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:44:30.669 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:44:30.672 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 13:44:30.675 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-02 13:44:30.677 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:44:30.680 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:44:30.682 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:44:30.684 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:44:30.687 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:44:30.689 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:44:30.692 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:44:30.694 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-02 13:44:30.715 | Using python 3.8 to install /opt/stack/nova 2022-03-02 13:44:30.717 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-02 13:44:31.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:44:31.627 | from cryptography.utils import int_from_bytes 2022-03-02 13:44:31.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:44:31.627 | from cryptography.utils import int_from_bytes 2022-03-02 13:44:32.748 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:44:32.775 | Obtaining file:///opt/stack/nova 2022-03-02 13:44:32.775 | Preparing metadata (setup.py): started 2022-03-02 13:44:37.952 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:44:38.170 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.8.1) 2022-03-02 13:44:38.171 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.4.31) 2022-03-02 13:44:38.172 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.1) 2022-03-02 13:44:38.174 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.33.0) 2022-03-02 13:44:38.174 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.0.3) 2022-03-02 13:44:38.175 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (9.4.0) 2022-03-02 13:44:38.177 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.8.0) 2022-03-02 13:44:38.178 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.5.1) 2022-03-02 13:44:38.179 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (36.0.1) 2022-03-02 13:44:38.180 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.8.7) 2022-03-02 13:44:38.181 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.2) 2022-03-02 13:44:38.182 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.1.1) 2022-03-02 13:44:38.183 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 13:44:38.184 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.1.1) 2022-03-02 13:44:38.185 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.13.0) 2022-03-02 13:44:38.186 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.6) 2022-03-02 13:44:38.187 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.8.0) 2022-03-02 13:44:38.188 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.11.0) 2022-03-02 13:44:38.189 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.1) 2022-03-02 13:44:38.190 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.2) 2022-03-02 13:44:38.191 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev360) (3.2.0) 2022-03-02 13:44:38.193 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.3.0) 2022-03-02 13:44:38.194 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.4.0) 2022-03-02 13:44:38.195 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (7.8.0) 2022-03-02 13:44:38.196 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.6.0) 2022-03-02 13:44:38.197 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.27.1) 2022-03-02 13:44:38.198 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 13:44:38.199 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.10.0) 2022-03-02 13:44:38.200 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 13:44:38.201 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.0) 2022-03-02 13:44:38.203 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.8.0) 2022-03-02 13:44:38.204 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.4.0) 2022-03-02 13:44:38.205 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.1) 2022-03-02 13:44:38.206 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:44:38.207 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.3.0) 2022-03-02 13:44:38.208 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.3.0) 2022-03-02 13:44:38.209 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:44:38.210 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.12.2) 2022-03-02 13:44:38.211 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (11.2.0) 2022-03-02 13:44:38.213 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.3.1) 2022-03-02 13:44:38.214 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (12.13.0) 2022-03-02 13:44:38.215 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.11.0) 2022-03-02 13:44:38.216 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 13:44:38.217 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.0) 2022-03-02 13:44:38.218 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.0) 2022-03-02 13:44:38.219 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:44:38.221 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.1) 2022-03-02 13:44:38.222 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.9.0) 2022-03-02 13:44:38.224 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.6.0) 2022-03-02 13:44:38.225 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.2.0) 2022-03-02 13:44:38.226 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.0) 2022-03-02 13:44:38.227 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 13:44:38.228 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.1) 2022-03-02 13:44:38.229 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.10.1) 2022-03-02 13:44:38.230 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.1) 2022-03-02 13:44:38.231 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 13:44:38.232 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.2.2) 2022-03-02 13:44:38.233 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.3.3) 2022-03-02 13:44:38.235 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.0) 2022-03-02 13:44:38.236 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.4) 2022-03-02 13:44:38.237 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.2) 2022-03-02 13:44:38.238 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:44:38.240 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.61.0) 2022-03-02 13:44:38.241 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.0) 2022-03-02 13:44:38.257 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (5.4.0) 2022-03-02 13:44:38.259 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (4.11.1) 2022-03-02 13:44:38.260 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (1.1.6) 2022-03-02 13:44:38.280 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev360) (5.3.0) 2022-03-02 13:44:38.321 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev360) (1.15.0) 2022-03-02 13:44:38.353 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (2.1.0) 2022-03-02 13:44:38.354 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (1.16.0) 2022-03-02 13:44:38.378 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev360) (2.1.0) 2022-03-02 13:44:38.501 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (3.1.1) 2022-03-02 13:44:38.503 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (4.4.0) 2022-03-02 13:44:38.563 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.1.5) 2022-03-02 13:44:38.565 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.4) 2022-03-02 13:44:38.566 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 13:44:38.567 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (0.10.0) 2022-03-02 13:44:38.569 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.0) 2022-03-02 13:44:38.571 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.32) 2022-03-02 13:44:38.593 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (6.3.1) 2022-03-02 13:44:38.597 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (5.6.0) 2022-03-02 13:44:38.647 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (1.15.1) 2022-03-02 13:44:38.650 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:44:38.652 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:38.739 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev360) (0.17.3) 2022-03-02 13:44:38.847 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (2.0.1) 2022-03-02 13:44:38.848 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 13:44:38.932 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev360) (0.9.6) 2022-03-02 13:44:38.992 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.2.3) 2022-03-02 13:44:38.993 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (0.4.0) 2022-03-02 13:44:38.995 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.9) 2022-03-02 13:44:38.998 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.0) 2022-03-02 13:44:39.029 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.2.0) 2022-03-02 13:44:39.031 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.3.0) 2022-03-02 13:44:39.084 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev360) (1.0.3) 2022-03-02 13:44:39.144 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev360) (2021.3) 2022-03-02 13:44:39.177 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (3.0.0) 2022-03-02 13:44:39.180 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 13:44:39.235 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (3.0.7) 2022-03-02 13:44:39.237 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (21.3) 2022-03-02 13:44:39.324 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev360) (1.5.0) 2022-03-02 13:44:39.350 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev360) (60.9.3) 2022-03-02 13:44:39.432 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev360) (0.2.5) 2022-03-02 13:44:39.512 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev360) (3.17.6) 2022-03-02 13:44:39.576 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 13:44:39.577 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (22.0.0) 2022-03-02 13:44:39.582 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.13.3) 2022-03-02 13:44:39.624 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.1.0) 2022-03-02 13:44:39.628 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (3.10.1) 2022-03-02 13:44:39.633 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 13:44:39.713 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (3.3) 2022-03-02 13:44:39.714 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2019.11.28) 2022-03-02 13:44:39.715 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (1.26.8) 2022-03-02 13:44:39.717 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2.0.12) 2022-03-02 13:44:39.812 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev360) (0.7) 2022-03-02 13:44:40.026 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.5.2) 2022-03-02 13:44:40.026 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.4.2) 2022-03-02 13:44:40.138 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.6.3) 2022-03-02 13:44:40.139 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 13:44:40.145 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (1.4.2) 2022-03-02 13:44:40.231 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev360) (0.12.2) 2022-03-02 13:44:40.308 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev360) (1.22.2) 2022-03-02 13:44:40.342 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.0) 2022-03-02 13:44:40.580 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev360) (2.21) 2022-03-02 13:44:40.657 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:44:40.658 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 13:44:40.867 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 13:44:40.976 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.2) 2022-03-02 13:44:41.483 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev360) (0.13.1) 2022-03-02 13:44:41.531 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev360) (2.16.0) 2022-03-02 13:44:41.902 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:41.903 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:41.915 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:41.915 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:41.915 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:41.915 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:41.915 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 13:44:43.150 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev360) (3.7.0) 2022-03-02 13:44:43.559 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (1.8.2) 2022-03-02 13:44:43.560 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev360) (21.4.0) 2022-03-02 13:44:43.657 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev360) (2.4.0) 2022-03-02 13:44:43.760 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev360) (1.0.0) 2022-03-02 13:44:45.297 | Installing collected packages: nova 2022-03-02 13:44:45.299 | Running setup.py develop for nova 2022-03-02 13:44:51.924 | Successfully installed nova 2022-03-02 13:44:51.924 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:44:51.932 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:44:51.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:44:52.081 | + inc/python:pip_install:200 : result=0 2022-03-02 13:44:52.084 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:44:52.086 | + functions-common:time_stop:2425 : local name 2022-03-02 13:44:52.088 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:44:52.091 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:44:52.093 | + functions-common:time_stop:2428 : local total 2022-03-02 13:44:52.096 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:44:52.098 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:44:52.100 | + functions-common:time_stop:2432 : start_time=1646228670710 2022-03-02 13:44:52.102 | + functions-common:time_stop:2434 : [[ -z 1646228670710 ]] 2022-03-02 13:44:52.105 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:44:52.109 | + functions-common:time_stop:2437 : end_time=1646228692107 2022-03-02 13:44:52.112 | + functions-common:time_stop:2438 : elapsed_time=21397 2022-03-02 13:44:52.114 | + functions-common:time_stop:2439 : total=136925 2022-03-02 13:44:52.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:44:52.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158322 2022-03-02 13:44:52.121 | + inc/python:pip_install:203 : return 0 2022-03-02 13:44:52.123 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:44:52.125 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:44:52.128 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:44:52.147 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 13:44:52.159 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-02 13:44:52.162 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-02 13:44:52.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:44:52.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:44:52.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-02 13:44:52.172 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:44:52.175 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-02 13:44:52.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:44:52.190 | + ./stack.sh:main:937 : configure_nova 2022-03-02 13:44:52.192 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-03-02 13:44:52.206 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-03-02 13:44:52.208 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-02 13:44:52.211 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 13:44:52.214 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-02 13:44:52.215 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 13:44:52.220 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-02 13:44:52.223 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-02 13:44:52.225 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 13:44:52.228 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-02 13:44:52.230 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-02 13:44:52.233 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-02 13:44:52.235 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-02 13:44:52.238 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-02 13:44:52.249 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-02 13:44:52.262 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-02 13:44:52.275 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-02 13:44:52.287 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-02 13:44:52.299 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 13:44:52.302 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 13:44:52.307 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yqJyxK4oKi 2022-03-02 13:44:52.309 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 13:44:52.312 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 13:44:52.315 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-02 13:44:52.317 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 13:44:52.320 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 13:44:52.322 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yqJyxK4oKi 2022-03-02 13:44:52.326 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yqJyxK4oKi 2022-03-02 13:44:52.339 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yqJyxK4oKi /etc/sudoers.d/nova-rootwrap 2022-03-02 13:44:52.352 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-02 13:44:52.356 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 13:44:52.358 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 13:44:52.361 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 13:44:52.363 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 13:44:52.366 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-02 13:44:52.369 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-02 13:44:52.371 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 13:44:52.374 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-02 13:44:52.379 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-03-02 13:44:52.396 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:52.399 | + lib/nova:configure_nova:335 : create_nova_conf 2022-03-02 13:44:52.401 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-02 13:44:52.405 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-03-02 13:44:52.408 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-02 13:44:52.436 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-03-02 13:44:52.439 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-02 13:44:52.466 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-02 13:44:52.495 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-02 13:44:52.522 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-02 13:44:52.553 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-02 13:44:52.583 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-02 13:44:52.614 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-03-02 13:44:52.616 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-03-02 13:44:52.643 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-02 13:44:52.671 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-02 13:44:52.698 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-02 13:44:52.726 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-02 13:44:52.754 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 13:44:52.784 | + lib/nova:create_nova_conf:427 : is_fedora 2022-03-02 13:44:52.786 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:44:52.788 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:44:52.790 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:44:52.793 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:44:52.795 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:44:52.797 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:44:52.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:44:52.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:44:52.804 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:44:52.806 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:44:52.808 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:44:52.811 | + lib/nova:create_nova_conf:427 : is_suse 2022-03-02 13:44:52.814 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:44:52.816 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:44:52.818 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:44:52.820 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:44:52.823 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:44:52.825 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:44:52.827 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-03-02 13:44:52.844 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:52.846 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:44:52.848 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-03-02 13:44:52.850 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-02 13:44:52.879 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-03-02 13:44:52.881 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-02 13:44:52.883 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-02 13:44:52.886 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-02 13:44:52.888 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 13:44:52.891 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 13:44:52.921 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-03-02 13:44:52.924 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-02 13:44:52.926 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-02 13:44:52.929 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-02 13:44:52.931 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 13:44:52.934 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 13:44:52.964 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-03-02 13:44:52.994 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-02 13:44:53.021 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-02 13:44:53.050 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-03-02 13:44:53.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:53.068 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-03-02 13:44:53.084 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:53.087 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-03-02 13:44:53.088 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-03-02 13:44:53.093 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-03-02 13:44:53.096 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-02 13:44:53.124 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-03-02 13:44:53.140 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:53.149 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-02 13:44:53.151 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-02 13:44:53.153 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:44:53.156 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:44:53.159 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-02 13:44:53.188 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-02 13:44:53.215 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:44:53.243 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-02 13:44:53.270 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-02 13:44:53.298 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-02 13:44:53.326 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-02 13:44:53.353 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-02 13:44:53.381 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:44:53.408 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:44:53.443 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-03-02 13:44:53.467 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:53.470 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-03-02 13:44:53.472 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-02 13:44:53.503 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-02 13:44:53.530 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-03-02 13:44:53.557 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-03-02 13:44:53.587 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-02 13:44:53.616 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-02 13:44:53.645 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-02 13:44:53.672 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-02 13:44:53.700 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-03-02 13:44:53.716 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:53.718 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-03-02 13:44:53.721 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-02 13:44:53.749 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-02 13:44:53.781 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-02 13:44:53.784 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-02 13:44:53.812 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-03-02 13:44:53.814 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-03-02 13:44:53.817 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-02 13:44:53.819 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:44:53.821 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:44:53.824 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:44:53.826 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:44:53.829 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:44:53.831 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:44:53.833 | + lib/nova:create_nova_conf:495 : is_fedora 2022-03-02 13:44:53.835 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:44:53.838 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:44:53.840 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:44:53.842 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:44:53.845 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:44:53.847 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:44:53.850 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:44:53.852 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:44:53.854 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:44:53.856 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:44:53.859 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:44:53.862 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-02 13:44:53.864 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-02 13:44:53.866 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-02 13:44:53.869 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:44:53.886 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:44:53.888 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:44:53.890 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:44:53.893 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:44:53.895 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 13:44:53.923 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:44:53.951 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:44:53.980 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:44:54.008 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-02 13:44:54.038 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-03-02 13:44:54.054 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:54.057 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-02 13:44:54.059 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-02 13:44:54.062 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-02 13:44:54.065 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-02 13:44:54.067 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:44:54.070 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:44:54.073 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-02 13:44:54.077 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-02 13:44:54.080 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:44:54.082 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:44:54.096 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:44:54.097 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:44:54.105 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:44:54.108 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:44:54.124 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 13:44:54.126 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-02 13:44:54.130 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-02 13:44:54.160 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-02 13:44:54.187 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-02 13:44:54.214 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:44:54.241 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:44:54.268 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:44:54.295 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:44:54.323 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:44:54.350 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:44:54.380 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:44:54.410 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:44:54.438 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:44:54.466 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:44:54.494 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:44:54.496 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:44:54.499 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-02 13:44:54.502 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-02 13:44:54.504 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:44:54.507 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:54.509 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:54.511 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:44:54.514 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:44:54.516 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 13:44:54.544 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:44:54.572 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-02 13:44:54.572 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 13:44:54.581 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-02 13:44:54.584 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-02 13:44:54.587 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-02 13:44:54.589 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:44:54.591 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:44:54.594 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:44:54.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:54.599 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:54.601 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:44:54.603 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:44:54.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:54.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:54.611 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-02 13:44:54.675 | Enabling site nova-api-wsgi. 2022-03-02 13:44:54.681 | To activate the new configuration, you need to run: 2022-03-02 13:44:54.681 | systemctl reload apache2 2022-03-02 13:44:54.685 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:44:54.687 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:44:54.690 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:44:54.692 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:44:54.833 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-03-02 13:44:54.851 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:54.853 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-02 13:44:54.855 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-02 13:44:54.857 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-02 13:44:54.860 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-02 13:44:54.862 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-02 13:44:54.865 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:44:54.867 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-02 13:44:54.872 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-02 13:44:54.874 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:44:54.876 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:44:54.889 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:44:54.892 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:44:54.901 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:44:54.904 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:44:54.921 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-02 13:44:54.923 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-02 13:44:54.927 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-02 13:44:54.957 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-02 13:44:54.984 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-02 13:44:55.012 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:44:55.041 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:44:55.068 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:44:55.096 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:44:55.124 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:44:55.151 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:44:55.179 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:44:55.207 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:44:55.235 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:44:55.263 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:44:55.290 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-02 13:44:55.292 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-02 13:44:55.320 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-03-02 13:44:55.337 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:55.339 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-02 13:44:55.371 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-03-02 13:44:55.373 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-02 13:44:55.376 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-02 13:44:55.393 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:55.396 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:44:55.398 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:44:55.426 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-02 13:44:55.457 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-02 13:44:55.459 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 13:44:55.462 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-02 13:44:55.464 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:44:55.466 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:44:55.469 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:44:55.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:55.488 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:44:55.490 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:44:55.493 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:44:55.510 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:55.512 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:44:55.515 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:44:55.542 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:44:55.545 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:44:55.548 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-02 13:44:55.576 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-02 13:44:55.604 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-02 13:44:55.634 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-03-02 13:44:55.653 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:55.655 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 13:44:55.683 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-03-02 13:44:55.686 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-03-02 13:44:55.688 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-02 13:44:55.719 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-02 13:44:55.747 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-03-02 13:44:55.776 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-03-02 13:44:55.804 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-02 13:44:55.833 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-02 13:44:55.861 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-02 13:44:55.889 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-02 13:44:55.917 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-02 13:44:55.945 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-03-02 13:44:55.962 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:55.965 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-03-02 13:44:55.969 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:44:55.972 | + lib/nova:create_nova_conf:543 : local conf 2022-03-02 13:44:55.974 | + lib/nova:create_nova_conf:544 : local vhost 2022-03-02 13:44:55.977 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-03-02 13:44:55.979 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:44:55.982 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:44:55.985 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-03-02 13:44:55.987 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-03-02 13:44:55.989 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-03-02 13:44:55.994 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-03-02 13:44:55.996 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-02 13:44:55.998 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-02 13:44:56.002 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-02 13:44:56.004 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 13:44:56.007 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 13:44:56.038 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-02 13:44:56.068 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-02 13:44:56.099 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:44:56.101 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-03-02 13:44:56.104 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-02 13:44:56.106 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-02 13:44:56.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:56.126 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-02 13:44:56.126 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-02 13:44:56.812 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-02 13:44:56.815 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-02 13:44:56.818 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 13:44:56.820 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-02 13:44:56.822 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:44:56.825 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-02 13:44:56.827 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:44:56.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:56.848 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-02 13:44:56.850 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-02 13:44:56.852 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:44:56.868 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:56.870 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 13:44:56.873 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 13:44:56.902 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:44:56.904 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:44:56.906 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-03-02 13:44:56.923 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:56.925 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-02 13:44:56.928 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 13:44:56.930 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-02 13:44:56.961 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-03-02 13:44:56.989 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-02 13:44:57.017 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-02 13:44:57.045 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-02 13:44:57.072 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-02 13:44:57.101 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-02 13:44:57.129 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-02 13:44:57.157 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-03-02 13:44:57.159 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-02 13:44:57.161 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-02 13:44:57.164 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:44:57.182 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:44:57.184 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:44:57.186 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:44:57.189 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:44:57.192 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 13:44:57.220 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:44:57.248 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:44:57.276 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:44:57.305 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:44:57.308 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-03-02 13:44:57.312 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:44:57.315 | + lib/nova:create_nova_conf:577 : local conf 2022-03-02 13:44:57.317 | + lib/nova:create_nova_conf:578 : local offset 2022-03-02 13:44:57.320 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-03-02 13:44:57.322 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:44:57.325 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:44:57.328 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-03-02 13:44:57.330 | + lib/nova:create_nova_conf:580 : offset=0 2022-03-02 13:44:57.332 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-02 13:44:57.335 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 13:44:57.337 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-03-02 13:44:57.340 | + lib/nova:configure_console_proxies:693 : offset=0 2022-03-02 13:44:57.342 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-03-02 13:44:57.358 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:57.361 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-03-02 13:44:57.363 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-03-02 13:44:57.380 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:57.382 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-03-02 13:44:57.398 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:57.401 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-03-02 13:44:57.418 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:44:57.420 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-02 13:44:57.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:44:57.441 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-02 13:44:57.444 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-02 13:44:57.446 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-02 13:44:57.449 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 13:44:57.451 | + lib/stack:stack_install_service:32 : install_placement 2022-03-02 13:44:57.455 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-02 13:44:57.457 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-02 13:44:57.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:57.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:57.465 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-02 13:44:57.467 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:44:57.471 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:44:57.473 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:44:57.476 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:44:57.478 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:44:57.480 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:44:57.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:57.486 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:57.488 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:44:57.491 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:44:57.493 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:44:57.496 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:44:57.498 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-02 13:44:57.502 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:44:57.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:57.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:57.509 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-02 13:44:57.532 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-02 13:44:57.641 | Reading package lists... 2022-03-02 13:44:57.884 | Building dependency tree... 2022-03-02 13:44:57.886 | Reading state information... 2022-03-02 13:44:58.138 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 13:44:58.138 | The following packages were automatically installed and are no longer required: 2022-03-02 13:44:58.139 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:44:58.139 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:44:58.139 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:44:58.139 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:44:58.140 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:44:58.140 | python3-zope.interface 2022-03-02 13:44:58.140 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:44:58.253 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:44:58.258 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:44:58.261 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:44:58.263 | + functions-common:time_stop:2425 : local name 2022-03-02 13:44:58.265 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:44:58.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:44:58.271 | + functions-common:time_stop:2428 : local total 2022-03-02 13:44:58.274 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:44:58.276 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:44:58.278 | + functions-common:time_stop:2432 : start_time=1646228697529 2022-03-02 13:44:58.281 | + functions-common:time_stop:2434 : [[ -z 1646228697529 ]] 2022-03-02 13:44:58.284 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:44:58.288 | + functions-common:time_stop:2437 : end_time=1646228698285 2022-03-02 13:44:58.290 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-02 13:44:58.293 | + functions-common:time_stop:2439 : total=22945 2022-03-02 13:44:58.295 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:44:58.298 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23701 2022-03-02 13:44:58.300 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:44:58.303 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-02 13:44:58.306 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-02 13:44:58.308 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-02 13:44:58.311 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-02 13:44:58.314 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-02 13:44:58.337 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-02 13:44:58.339 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 13:44:58.342 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 13:44:58.345 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 13:44:58.347 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 13:44:58.350 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 13:44:58.352 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 13:44:58.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:58.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:58.360 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 13:44:58.362 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 13:44:58.365 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 13:44:58.367 | + functions-common:apt_get_update:1190 : return 2022-03-02 13:44:58.370 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-02 13:44:58.372 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 13:44:58.376 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:58.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:58.381 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-02 13:44:58.404 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-02 13:44:58.512 | Reading package lists... 2022-03-02 13:44:58.754 | Building dependency tree... 2022-03-02 13:44:58.755 | Reading state information... 2022-03-02 13:44:59.007 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-02 13:44:59.007 | The following packages were automatically installed and are no longer required: 2022-03-02 13:44:59.008 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 13:44:59.008 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 13:44:59.008 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 13:44:59.008 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 13:44:59.008 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 13:44:59.008 | python3-zope.interface 2022-03-02 13:44:59.008 | Use 'sudo apt autoremove' to remove them. 2022-03-02 13:44:59.122 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 13:44:59.127 | + functions-common:apt_get:1234 : result=0 2022-03-02 13:44:59.130 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 13:44:59.132 | + functions-common:time_stop:2425 : local name 2022-03-02 13:44:59.135 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:44:59.137 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:44:59.140 | + functions-common:time_stop:2428 : local total 2022-03-02 13:44:59.143 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:44:59.145 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 13:44:59.147 | + functions-common:time_stop:2432 : start_time=1646228698401 2022-03-02 13:44:59.150 | + functions-common:time_stop:2434 : [[ -z 1646228698401 ]] 2022-03-02 13:44:59.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:44:59.157 | + functions-common:time_stop:2437 : end_time=1646228699155 2022-03-02 13:44:59.160 | + functions-common:time_stop:2438 : elapsed_time=754 2022-03-02 13:44:59.162 | + functions-common:time_stop:2439 : total=23701 2022-03-02 13:44:59.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:44:59.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24455 2022-03-02 13:44:59.169 | + functions-common:apt_get:1238 : return 0 2022-03-02 13:44:59.172 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-02 13:44:59.175 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-02 13:44:59.177 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:44:59.180 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:44:59.182 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:44:59.185 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-02 13:44:59.187 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-02 13:44:59.245 | wsgi (enabled by maintainer script) 2022-03-02 13:44:59.248 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-02 13:44:59.251 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-02 13:44:59.254 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:44:59.257 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-02 13:44:59.260 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-02 13:44:59.262 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:44:59.267 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:44:59.267 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:44:59.273 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-02 13:44:59.275 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-02 13:44:59.278 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-02 13:44:59.281 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-02 13:44:59.283 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-02 13:44:59.306 | Using python 3.8 to install osc-placement 2022-03-02 13:44:59.309 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-02 13:45:00.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:45:00.191 | from cryptography.utils import int_from_bytes 2022-03-02 13:45:00.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:45:00.191 | from cryptography.utils import int_from_bytes 2022-03-02 13:45:01.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:45:01.366 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-02 13:45:01.377 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-02 13:45:01.378 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-02 13:45:01.379 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-02 13:45:01.380 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-02 13:45:01.381 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-02 13:45:01.382 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-02 13:45:01.441 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-02 13:45:01.442 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-02 13:45:01.443 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-02 13:45:01.445 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-02 13:45:01.458 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-02 13:45:01.460 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-02 13:45:01.461 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-02 13:45:01.476 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-02 13:45:01.477 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-02 13:45:01.478 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-02 13:45:01.479 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-02 13:45:01.480 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-02 13:45:01.481 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-02 13:45:01.503 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-02 13:45:01.504 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-02 13:45:01.505 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-02 13:45:01.507 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-02 13:45:01.516 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-02 13:45:01.557 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-02 13:45:01.558 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-02 13:45:01.559 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-02 13:45:01.561 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-02 13:45:01.562 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-02 13:45:01.563 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-02 13:45:01.564 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-02 13:45:01.565 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-02 13:45:01.633 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-02 13:45:01.635 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-02 13:45:01.636 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-02 13:45:01.637 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-02 13:45:01.728 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-02 13:45:01.729 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-02 13:45:01.730 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-02 13:45:01.773 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-02 13:45:01.815 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-02 13:45:01.980 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-02 13:45:04.261 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:45:04.269 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:45:04.269 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:45:04.403 | + inc/python:pip_install:200 : result=0 2022-03-02 13:45:04.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:45:04.409 | + functions-common:time_stop:2425 : local name 2022-03-02 13:45:04.412 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:45:04.415 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:45:04.417 | + functions-common:time_stop:2428 : local total 2022-03-02 13:45:04.420 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:45:04.424 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:45:04.426 | + functions-common:time_stop:2432 : start_time=1646228699300 2022-03-02 13:45:04.429 | + functions-common:time_stop:2434 : [[ -z 1646228699300 ]] 2022-03-02 13:45:04.432 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:45:04.438 | + functions-common:time_stop:2437 : end_time=1646228704434 2022-03-02 13:45:04.440 | + functions-common:time_stop:2438 : elapsed_time=5134 2022-03-02 13:45:04.443 | + functions-common:time_stop:2439 : total=158322 2022-03-02 13:45:04.445 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:45:04.449 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=163456 2022-03-02 13:45:04.451 | + inc/python:pip_install:203 : return 0 2022-03-02 13:45:04.454 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-02 13:45:04.457 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-02 13:45:04.459 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-02 13:45:04.462 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 13:45:04.464 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 13:45:04.467 | ++ functions-common:git_clone:612 : pwd 2022-03-02 13:45:04.471 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 13:45:04.473 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 13:45:04.477 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 13:45:04.495 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 13:45:04.498 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 13:45:04.500 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 13:45:04.504 | + functions-common:git_clone:629 : echo master 2022-03-02 13:45:04.504 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 13:45:04.509 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-02 13:45:04.512 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 13:45:04.515 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-02 13:45:04.518 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 13:45:04.518 | + functions-common:git_clone:678 : head -1 2022-03-02 13:45:04.521 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-02 13:45:04.524 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 13:45:04.527 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-02 13:45:04.530 | + inc/python:setup_develop:338 : local bindep 2022-03-02 13:45:04.533 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:45:04.535 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-02 13:45:04.538 | + inc/python:setup_develop:344 : local extras= 2022-03-02 13:45:04.540 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-02 13:45:04.543 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 13:45:04.545 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:45:04.549 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-02 13:45:04.551 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 13:45:04.554 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 13:45:04.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-02 13:45:04.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 13:45:04.562 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-02 13:45:04.565 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 13:45:04.567 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 13:45:04.571 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-02 13:45:04.577 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-02 13:45:04.580 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-02 13:45:05.234 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-02 13:45:05.236 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 13:45:05.239 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 13:45:05.242 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 13:45:05.244 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 13:45:05.246 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-02 13:45:05.249 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 13:45:05.252 | + inc/python:setup_package:428 : local extras= 2022-03-02 13:45:05.254 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 13:45:05.257 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 13:45:05.259 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 13:45:05.262 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 13:45:05.265 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 13:45:05.268 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-02 13:45:05.289 | Using python 3.8 to install /opt/stack/placement 2022-03-02 13:45:05.292 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-02 13:45:06.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:45:06.188 | from cryptography.utils import int_from_bytes 2022-03-02 13:45:06.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:45:06.189 | from cryptography.utils import int_from_bytes 2022-03-02 13:45:07.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:45:07.346 | Obtaining file:///opt/stack/placement 2022-03-02 13:45:07.347 | Preparing metadata (setup.py): started 2022-03-02 13:45:10.537 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 13:45:10.582 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-02 13:45:10.583 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-02 13:45:10.584 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-02 13:45:10.585 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-02 13:45:10.586 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-02 13:45:10.588 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 13:45:10.589 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-02 13:45:10.590 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (60.9.3) 2022-03-02 13:45:10.591 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-02 13:45:10.593 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-02 13:45:10.595 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.4.0) 2022-03-02 13:45:10.596 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-02 13:45:10.597 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-02 13:45:10.598 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-02 13:45:10.599 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-02 13:45:10.600 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-02 13:45:10.601 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-02 13:45:10.602 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 13:45:10.604 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-02 13:45:10.605 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-02 13:45:10.606 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-02 13:45:10.673 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-02 13:45:10.674 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 13:45:10.676 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-02 13:45:10.677 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-02 13:45:10.678 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 13:45:10.679 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 13:45:10.701 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-02 13:45:10.744 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-02 13:45:10.745 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-02 13:45:10.746 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-02 13:45:10.747 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 13:45:10.749 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-02 13:45:10.802 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-02 13:45:10.803 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-02 13:45:10.805 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-02 13:45:10.806 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-02 13:45:10.849 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-02 13:45:10.853 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-02 13:45:10.870 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 13:45:10.872 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-02 13:45:10.873 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-02 13:45:10.902 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-02 13:45:10.903 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-02 13:45:10.916 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 13:45:10.935 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-02 13:45:10.936 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-02 13:45:10.938 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-02 13:45:10.939 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-02 13:45:10.984 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-02 13:45:10.985 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-02 13:45:10.988 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-02 13:45:10.989 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-02 13:45:11.005 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-02 13:45:11.168 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-02 13:45:11.208 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-02 13:45:11.209 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-02 13:45:11.211 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-02 13:45:11.227 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (1.15.0) 2022-03-02 13:45:11.263 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.13.3) 2022-03-02 13:45:11.320 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.1.0) 2022-03-02 13:45:11.414 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.7.0) 2022-03-02 13:45:11.500 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.1.5) 2022-03-02 13:45:11.554 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-02 13:45:11.750 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-02 13:45:11.750 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-02 13:45:11.751 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-02 13:45:11.833 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-02 13:45:11.884 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.21) 2022-03-02 13:45:12.047 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-02 13:45:12.154 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-02 13:45:12.156 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-02 13:45:14.102 | Installing collected packages: openstack-placement 2022-03-02 13:45:14.102 | Attempting uninstall: openstack-placement 2022-03-02 13:45:14.102 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-02 13:45:14.105 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-02 13:45:14.107 | Running setup.py develop for openstack-placement 2022-03-02 13:45:18.451 | Successfully installed openstack-placement 2022-03-02 13:45:18.452 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:45:18.460 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:45:18.460 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:45:18.592 | + inc/python:pip_install:200 : result=0 2022-03-02 13:45:18.595 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:45:18.598 | + functions-common:time_stop:2425 : local name 2022-03-02 13:45:18.600 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:45:18.602 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:45:18.605 | + functions-common:time_stop:2428 : local total 2022-03-02 13:45:18.607 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:45:18.610 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:45:18.612 | + functions-common:time_stop:2432 : start_time=1646228705284 2022-03-02 13:45:18.614 | + functions-common:time_stop:2434 : [[ -z 1646228705284 ]] 2022-03-02 13:45:18.617 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:45:18.621 | + functions-common:time_stop:2437 : end_time=1646228718619 2022-03-02 13:45:18.624 | + functions-common:time_stop:2438 : elapsed_time=13335 2022-03-02 13:45:18.626 | + functions-common:time_stop:2439 : total=163456 2022-03-02 13:45:18.629 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:45:18.631 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176791 2022-03-02 13:45:18.633 | + inc/python:pip_install:203 : return 0 2022-03-02 13:45:18.636 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 13:45:18.638 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:45:18.641 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:45:18.661 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 13:45:18.674 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-02 13:45:18.677 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-02 13:45:18.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:45:18.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:45:18.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-02 13:45:18.687 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:45:18.690 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 13:45:18.692 | + ./stack.sh:main:943 : configure_placement 2022-03-02 13:45:18.695 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-02 13:45:18.707 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-02 13:45:18.710 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-02 13:45:18.715 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-02 13:45:18.717 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-02 13:45:18.720 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-02 13:45:18.723 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-02 13:45:18.726 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 13:45:18.729 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 13:45:18.762 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-02 13:45:18.794 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-02 13:45:18.827 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-02 13:45:18.830 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-02 13:45:18.832 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-02 13:45:18.835 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:45:18.837 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-02 13:45:18.870 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-02 13:45:18.900 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:45:18.930 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-02 13:45:18.959 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-02 13:45:18.989 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-02 13:45:19.019 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-02 13:45:19.049 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-02 13:45:19.079 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:45:19.109 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:45:19.139 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-02 13:45:19.142 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-02 13:45:19.144 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-02 13:45:19.147 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:45:19.165 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:45:19.168 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:45:19.170 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:45:19.173 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:45:19.176 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 13:45:19.206 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:45:19.236 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:45:19.266 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:45:19.295 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-02 13:45:19.299 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-02 13:45:19.302 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-02 13:45:19.304 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-02 13:45:19.307 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-02 13:45:19.309 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 13:45:19.312 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 13:45:19.315 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-02 13:45:19.320 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-02 13:45:19.322 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 13:45:19.325 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 13:45:19.337 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 13:45:19.338 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:45:19.347 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 13:45:19.350 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 13:45:19.366 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-02 13:45:19.369 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-02 13:45:19.373 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-02 13:45:19.405 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-02 13:45:19.434 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-02 13:45:19.464 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-02 13:45:19.493 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 13:45:19.523 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 13:45:19.552 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-02 13:45:19.582 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-02 13:45:19.611 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-02 13:45:19.642 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 13:45:19.672 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 13:45:19.704 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 13:45:19.732 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-02 13:45:19.762 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 13:45:19.765 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 13:45:19.768 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-02 13:45:19.772 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-02 13:45:19.774 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 13:45:19.777 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:45:19.779 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:45:19.782 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-02 13:45:19.785 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-02 13:45:19.787 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-02 13:45:19.816 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 13:45:19.847 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-02 13:45:19.847 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-02 13:45:19.856 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-02 13:45:19.860 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-02 13:45:19.862 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-02 13:45:19.865 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 13:45:19.867 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 13:45:19.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 13:45:19.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:45:19.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:45:19.877 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 13:45:19.880 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 13:45:19.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:45:19.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:45:19.888 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-02 13:45:19.949 | Site placement-api already enabled 2022-03-02 13:45:19.954 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 13:45:19.957 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 13:45:19.960 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:45:19.962 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 13:45:20.167 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-02 13:45:20.195 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:45:20.198 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-02 13:45:20.219 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:20.222 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-02 13:45:20.241 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:45:20.245 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-02 13:45:20.250 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-03-02 13:45:20.252 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-02 13:45:20.289 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-03-02 13:45:20.321 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-03-02 13:45:20.352 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-02 13:45:20.382 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-02 13:45:20.417 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-03-02 13:45:20.450 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-02 13:45:20.479 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-02 13:45:20.508 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-02 13:45:20.526 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:20.528 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-02 13:45:20.546 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:20.549 | + ./stack.sh:main:969 : run_phase stack install 2022-03-02 13:45:20.551 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 13:45:20.554 | + functions-common:run_phase:1854 : local phase=install 2022-03-02 13:45:20.557 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 13:45:20.559 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 13:45:20.562 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 13:45:20.565 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 13:45:20.567 | + functions-common:run_phase:1863 : local extra 2022-03-02 13:45:20.570 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 13:45:20.575 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 13:45:20.578 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 13:45:20.581 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 13:45:20.583 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-02 13:45:20.586 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 13:45:20.602 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:45:20.604 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:45:20.607 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 13:45:20.609 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-02 13:45:20.611 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-02 13:45:20.614 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:45:20.616 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-02 13:45:20.618 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-02 13:45:20.621 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-02 13:45:20.678 | ++ inc/async:async_inner:63 : install_tempest 2022-03-02 13:45:20.716 | [466856 Async install_tempest:492529]: running: install_tempest 2022-03-02 13:45:20.719 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 13:45:20.722 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 13:45:20.725 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 13:45:20.728 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 13:45:20.731 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-02 13:45:20.733 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 13:45:20.736 | + functions-common:run_plugins:1840 : local phase=install 2022-03-02 13:45:20.739 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 13:45:20.742 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 13:45:20.745 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-02 13:45:20.747 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-02 13:45:20.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 13:45:20.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 13:45:20.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-02 13:45:20.759 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 13:45:20.762 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-02 13:45:20.766 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-02 13:45:20.769 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 13:45:20.772 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-02 13:45:20.775 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-02 13:45:20.779 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 13:45:20.785 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 13:45:20.785 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-02 13:45:20.791 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-02 13:45:20.794 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-02 13:45:20.797 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-02 13:45:20.801 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-02 13:45:20.804 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-02 13:45:20.829 | Using python 3.8 to install python-openstackclient 2022-03-02 13:45:20.832 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-02 13:45:21.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:45:21.721 | from cryptography.utils import int_from_bytes 2022-03-02 13:45:21.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:45:21.722 | from cryptography.utils import int_from_bytes 2022-03-02 13:45:22.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 13:45:22.918 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-03-02 13:45:22.937 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-02 13:45:22.939 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-02 13:45:22.940 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-02 13:45:22.941 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-02 13:45:22.942 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-02 13:45:22.943 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-02 13:45:22.944 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-02 13:45:22.945 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-02 13:45:22.946 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-02 13:45:22.947 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-02 13:45:22.948 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-02 13:45:22.960 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-02 13:45:22.961 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-02 13:45:22.962 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-02 13:45:22.964 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-02 13:45:22.964 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-02 13:45:22.992 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-03-02 13:45:22.993 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-03-02 13:45:22.994 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-03-02 13:45:22.995 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-03-02 13:45:22.997 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-03-02 13:45:22.998 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-03-02 13:45:22.999 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-03-02 13:45:23.000 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-03-02 13:45:23.001 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-03-02 13:45:23.003 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-03-02 13:45:23.004 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-03-02 13:45:23.018 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-02 13:45:23.037 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-02 13:45:23.038 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-02 13:45:23.040 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-02 13:45:23.041 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-02 13:45:23.063 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-02 13:45:23.082 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-02 13:45:23.083 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-02 13:45:23.085 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-02 13:45:23.179 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-02 13:45:23.180 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-02 13:45:23.181 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-02 13:45:23.225 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-03-02 13:45:23.237 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-02 13:45:23.272 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-03-02 13:45:23.440 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-02 13:45:23.457 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-02 13:45:23.562 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-02 13:45:23.564 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-02 13:45:23.566 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-02 13:45:23.568 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-02 13:45:23.701 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-03-02 13:45:26.059 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 13:45:26.067 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 13:45:26.067 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 13:45:26.198 | + inc/python:pip_install:200 : result=0 2022-03-02 13:45:26.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 13:45:26.203 | + functions-common:time_stop:2425 : local name 2022-03-02 13:45:26.206 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:45:26.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:45:26.211 | + functions-common:time_stop:2428 : local total 2022-03-02 13:45:26.213 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:45:26.215 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 13:45:26.218 | + functions-common:time_stop:2432 : start_time=1646228720822 2022-03-02 13:45:26.221 | + functions-common:time_stop:2434 : [[ -z 1646228720822 ]] 2022-03-02 13:45:26.224 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:45:26.228 | + functions-common:time_stop:2437 : end_time=1646228726226 2022-03-02 13:45:26.231 | + functions-common:time_stop:2438 : elapsed_time=5404 2022-03-02 13:45:26.234 | + functions-common:time_stop:2439 : total=176791 2022-03-02 13:45:26.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:45:26.239 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=182195 2022-03-02 13:45:26.241 | + inc/python:pip_install:203 : return 0 2022-03-02 13:45:26.244 | + ./stack.sh:main:981 : install_oscwrap 2022-03-02 13:45:26.247 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-02 13:45:26.252 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.BH6JPU0B8C 2022-03-02 13:45:26.255 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-02 13:45:26.257 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-02 13:45:26.260 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-02 13:45:26.263 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-02 13:45:26.266 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 13:45:26.268 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-02 13:45:26.287 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:45:26.289 | + ./stack.sh:main:1035 : configure_database 2022-03-02 13:45:26.292 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-02 13:45:26.295 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-02 13:45:26.298 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-02 13:45:26.300 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:45:26.302 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-02 13:45:26.305 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-02 13:45:26.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:45:26.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:45:26.312 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-02 13:45:26.315 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-02 13:45:26.317 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:45:26.319 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:45:26.322 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:45:26.324 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:45:26.326 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:45:26.329 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:45:26.332 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:45:26.334 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:45:26.336 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:45:26.339 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:45:26.341 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:45:26.344 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-02 13:45:26.346 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:45:26.349 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:45:26.351 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:45:26.354 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:45:26.356 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:45:26.359 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:45:26.361 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-02 13:45:26.377 | mysqladmin: connect to server at 'localhost' failed 2022-03-02 13:45:26.377 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-02 13:45:26.381 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-02 13:45:26.384 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-02 13:45:26.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:45:26.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:45:26.391 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-02 13:45:26.394 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-02 13:45:26.396 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-02 13:45:26.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 13:45:26.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 13:45:26.403 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-02 13:45:26.406 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-02 13:45:26.408 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-02 13:45:26.420 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:45:26.490 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-02 13:45:26.502 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:45:26.571 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-02 13:45:26.575 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-02 13:45:26.577 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-02 13:45:26.580 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-02 13:45:26.633 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-02 13:45:26.687 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-02 13:45:26.741 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-02 13:45:26.796 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-02 13:45:26.799 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-02 13:45:26.801 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:45:26.804 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-02 13:45:29.321 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-02 13:45:29.324 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-02 13:45:29.328 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 13:45:29.333 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-134529 2022-03-02 13:45:29.336 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-134529 1039' 2022-03-02 13:45:29.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.341 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 13:45:29.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.347 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 13:45:29.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.352 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 13:45:29.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.357 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 13:45:29.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.363 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 13:45:29.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.368 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 13:45:29.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.380 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-134101 2022-03-02 13:45:29.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.385 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 13:45:29.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.390 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 13:45:29.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.395 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 13:45:29.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.400 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 13:45:29.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.406 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 13:45:29.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 13:45:29.411 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 13:45:29.414 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-02 13:45:29.416 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-02 13:45:29.419 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-02 13:45:29.432 | + ./stack.sh:main:1065 : start_dstat 2022-03-02 13:45:29.434 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.438 | + functions-common:run_process:1680 : local service=dstat 2022-03-02 13:45:29.440 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.443 | + functions-common:run_process:1682 : local group= 2022-03-02 13:45:29.445 | + functions-common:run_process:1683 : local user= 2022-03-02 13:45:29.448 | + functions-common:run_process:1685 : local name=dstat 2022-03-02 13:45:29.451 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:45:29.454 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:45:29.456 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:45:29.459 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:45:29.462 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:45:29.467 | + functions-common:time_start:2416 : _TIME_START[$name]=1646228729464 2022-03-02 13:45:29.469 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-02 13:45:29.488 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:45:29.490 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-02 13:45:29.493 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-02 13:45:29.495 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.498 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.501 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.503 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.506 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-02 13:45:29.508 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-02 13:45:29.511 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-02 13:45:29.514 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 13:45:29.516 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 13:45:29.519 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-02 13:45:29.521 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-02 13:45:29.524 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-02 13:45:29.526 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.529 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 13:45:29.531 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-02 13:45:29.534 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 13:45:29.536 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 13:45:29.538 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-02 13:45:29.541 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 13:45:29.545 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-02 13:45:29.601 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-02 13:45:29.655 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 13:45:29.716 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-02 13:45:29.771 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-02 13:45:29.824 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:45:29.880 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 13:45:29.882 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-02 13:45:29.935 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 13:45:30.516 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-02 13:45:30.529 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-02 13:45:31.101 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-02 13:45:31.125 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:45:31.127 | + functions-common:time_stop:2425 : local name 2022-03-02 13:45:31.130 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:45:31.133 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:45:31.135 | + functions-common:time_stop:2428 : local total 2022-03-02 13:45:31.138 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:45:31.140 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:45:31.143 | + functions-common:time_stop:2432 : start_time=1646228729464 2022-03-02 13:45:31.145 | + functions-common:time_stop:2434 : [[ -z 1646228729464 ]] 2022-03-02 13:45:31.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:45:31.153 | + functions-common:time_stop:2437 : end_time=1646228731151 2022-03-02 13:45:31.156 | + functions-common:time_stop:2438 : elapsed_time=1687 2022-03-02 13:45:31.159 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:45:31.162 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:45:31.165 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1687 2022-03-02 13:45:31.168 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-02 13:45:31.171 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-02 13:45:31.174 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-02 13:45:31.176 | + functions-common:run_process:1682 : local group= 2022-03-02 13:45:31.179 | + functions-common:run_process:1683 : local user=root 2022-03-02 13:45:31.181 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-02 13:45:31.184 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:45:31.187 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:45:31.189 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:45:31.192 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:45:31.195 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:45:31.200 | + functions-common:time_start:2416 : _TIME_START[$name]=1646228731197 2022-03-02 13:45:31.203 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-02 13:45:31.223 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:31.226 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:45:31.228 | + functions-common:time_stop:2425 : local name 2022-03-02 13:45:31.231 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:45:31.234 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:45:31.236 | + functions-common:time_stop:2428 : local total 2022-03-02 13:45:31.239 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:45:31.242 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:45:31.244 | + functions-common:time_stop:2432 : start_time=1646228731197 2022-03-02 13:45:31.247 | + functions-common:time_stop:2434 : [[ -z 1646228731197 ]] 2022-03-02 13:45:31.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:45:31.255 | + functions-common:time_stop:2437 : end_time=1646228731252 2022-03-02 13:45:31.257 | + functions-common:time_stop:2438 : elapsed_time=55 2022-03-02 13:45:31.260 | + functions-common:time_stop:2439 : total=1687 2022-03-02 13:45:31.263 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:45:31.266 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1742 2022-03-02 13:45:31.268 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-02 13:45:31.290 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:31.293 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-02 13:45:31.315 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:31.317 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-02 13:45:31.339 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:45:31.341 | + ./stack.sh:main:1078 : start_etcd3 2022-03-02 13:45:31.344 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-02 13:45:31.347 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-831507-2 --data-dir /opt/stack/data/etcd' 2022-03-02 13:45:31.350 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-02 13:45:31.352 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-831507-2=http://10.222.0.50:2380' 2022-03-02 13:45:31.355 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-03-02 13:45:31.357 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-03-02 13:45:31.361 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-02 13:45:31.363 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-02 13:45:31.366 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-03-02 13:45:31.368 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-02 13:45:31.371 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-02 13:45:31.374 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 13:45:31.377 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-03-02 13:45:31.379 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-02 13:45:31.382 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 13:45:31.384 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 13:45:31.387 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-02 13:45:31.389 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 13:45:31.392 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 13:45:31.394 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 13:45:31.397 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 13:45:31.401 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-02 13:45:31.471 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-02 13:45:31.561 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 13:45:31.613 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-02 13:45:31.664 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-02 13:45:31.716 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:45:31.768 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 13:45:31.771 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-02 13:45:31.833 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 13:45:32.458 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-02 13:45:32.514 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-02 13:45:32.568 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-02 13:45:32.622 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-02 13:45:32.676 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-02 13:45:32.679 | ++ functions-common:is_arch:506 : uname -m 2022-03-02 13:45:32.683 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-02 13:45:32.686 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-02 13:45:33.271 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-02 13:45:33.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-02 13:45:33.844 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-02 13:45:34.727 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-02 13:45:34.745 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:34.748 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-02 13:45:34.751 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-02 13:45:34.754 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-02 13:45:34.759 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-02 13:45:34.772 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-02 13:45:34.785 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-02 13:45:34.788 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 13:45:34.790 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-02 13:45:34.930 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-02 13:45:35.068 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-02 13:45:35.207 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:45:35.350 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:45:35.491 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-02 13:45:35.631 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-02 13:45:35.769 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-02 13:45:35.911 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-02 13:45:36.050 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-02 13:45:36.208 | + functions-common:write_clouds_yaml:198 : cat 2022-03-02 13:45:36.214 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-02 13:45:36.217 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-02 13:45:36.220 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-02 13:45:36.224 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-02 13:45:36.227 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-02 13:45:36.230 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-02 13:45:36.247 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:45:36.250 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-02 13:45:36.253 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:45:36.255 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-02 13:45:36.258 | + ./stack.sh:main:1095 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 13:45:36.261 | + ./stack.sh:main:1096 : init_keystone 2022-03-02 13:45:36.263 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-02 13:45:36.279 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:45:36.282 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-02 13:45:36.284 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-02 13:45:36.287 | + lib/database:recreate_database:112 : local db=keystone 2022-03-02 13:45:36.289 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-02 13:45:36.292 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-02 13:45:36.294 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-02 13:45:36.300 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:45:42.635 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-02 13:45:42.641 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:45:42.746 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-02 13:45:42.749 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:45:42.752 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:45:42.754 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:45:42.758 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:45:42.762 | + functions-common:time_start:2416 : _TIME_START[$name]=1646228742759 2022-03-02 13:45:42.765 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-02 13:45:47.607 | 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=494395) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:45:47.614 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:45:47.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.616 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.616 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.616 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.618 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:45:47.618 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:45:47.644 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:45:47.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.646 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.646 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.646 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:47.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:47.647 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:45:47.647 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:45:48.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:45:48.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:48.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:48.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:48.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:48.160 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:48.160 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:48.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:48.160 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:48.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:48.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:48.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:48.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:48.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:45:48.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:45:48.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:45:48.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:45:48.168 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:46:02.088 | ++ inc/async:async_inner:64 : rc=0 2022-03-02 13:46:02.114 | [492529 Async install_tempest:492529]: finished successfully 2022-03-02 13:46:13.933 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:13.934 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:46:13.986 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:13.986 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:46:14.025 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:14.025 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:46:14.070 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:14.070 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:46:14.173 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:14.173 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:46:14.236 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:14.236 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:46:15.292 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:15.292 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:15.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.301 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.301 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.301 | 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=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.302 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:15.302 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:15.307 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:15.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.310 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:15.310 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:15.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:15.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.751 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:15.751 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:15.814 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:15.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:15.817 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:15.817 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:15.825 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:46:16.001 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:16.001 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:46:16.087 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:16.087 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:46:16.150 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:16.150 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:46:16.224 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:16.225 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:46:16.293 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:16.293 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:46:16.377 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:16.377 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:46:16.434 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:16.435 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:16.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.438 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:16.438 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:16.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:16.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:16.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:16.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:16.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.452 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:16.453 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:16.851 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:16.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.854 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:16.854 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:16.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:46:16.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:46:16.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:46:16.975 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:46:16.975 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=494395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:46:16.983 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 13:46:17.046 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:17.046 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 13:46:17.103 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:17.103 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 13:46:17.190 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:17.190 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 13:46:17.258 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:17.259 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 13:46:17.333 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:17.333 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 13:46:17.413 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:17.413 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 13:46:17.481 | INFO migrate.versioning.api [-] done 2022-03-02 13:46:17.871 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-02 13:46:17.874 | + functions-common:time_stop:2425 : local name 2022-03-02 13:46:17.877 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:46:17.880 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:46:17.882 | + functions-common:time_stop:2428 : local total 2022-03-02 13:46:17.885 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:46:17.887 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:46:17.890 | + functions-common:time_stop:2432 : start_time=1646228742759 2022-03-02 13:46:17.892 | + functions-common:time_stop:2434 : [[ -z 1646228742759 ]] 2022-03-02 13:46:17.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:46:17.900 | + functions-common:time_stop:2437 : end_time=1646228777897 2022-03-02 13:46:17.903 | + functions-common:time_stop:2438 : elapsed_time=35138 2022-03-02 13:46:17.905 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:46:17.908 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:46:17.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35138 2022-03-02 13:46:17.913 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-02 13:46:17.915 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-02 13:46:17.920 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-02 13:46:22.573 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-02 13:46:22.573 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 13:46:22.573 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 13:46:22.574 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-02 13:46:22.574 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 13:46:22.574 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 13:46:22.574 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 13:46:22.575 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 13:46:22.575 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 13:46:22.935 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-02 13:46:22.939 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-02 13:46:27.634 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-02 13:46:27.634 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 13:46:27.635 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 13:46:27.635 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-02 13:46:27.635 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 13:46:27.636 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 13:46:27.636 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 13:46:27.636 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 13:46:27.636 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 13:46:28.010 | + ./stack.sh:main:1097 : start_keystone 2022-03-02 13:46:28.013 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-02 13:46:28.016 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-02 13:46:28.020 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-02 13:46:28.035 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:46:28.038 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-02 13:46:28.041 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-02 13:46:28.046 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-02 13:46:28.051 | + functions-common:run_process:1680 : local service=keystone 2022-03-02 13:46:28.051 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:46:28.053 | + functions-common:run_process:1682 : local group= 2022-03-02 13:46:28.056 | + functions-common:run_process:1683 : local user= 2022-03-02 13:46:28.058 | + functions-common:run_process:1685 : local name=keystone 2022-03-02 13:46:28.061 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 13:46:28.064 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 13:46:28.066 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:46:28.069 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:46:28.072 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:46:28.078 | + functions-common:time_start:2416 : _TIME_START[$name]=1646228788074 2022-03-02 13:46:28.081 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-02 13:46:28.097 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:46:28.099 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-02 13:46:28.102 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-02 13:46:28.104 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:46:28.107 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:46:28.109 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:46:28.112 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:46:28.114 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-02 13:46:28.117 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-02 13:46:28.119 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-02 13:46:28.121 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 13:46:28.124 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 13:46:28.131 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-02 13:46:28.131 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-02 13:46:28.132 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-02 13:46:28.134 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:46:28.136 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-02 13:46:28.138 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-02 13:46:28.141 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-02 13:46:28.143 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-02 13:46:28.147 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-02 13:46:28.199 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-02 13:46:28.265 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-02 13:46:28.317 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 13:46:28.372 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 13:46:28.425 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-02 13:46:28.481 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-02 13:46:28.535 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-02 13:46:28.591 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-02 13:46:28.646 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-02 13:46:28.700 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-02 13:46:28.702 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-02 13:46:28.756 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-02 13:46:29.329 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-02 13:46:29.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-02 13:46:29.876 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-02 13:46:29.954 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 13:46:29.957 | + functions-common:time_stop:2425 : local name 2022-03-02 13:46:29.960 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:46:29.962 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:46:29.964 | + functions-common:time_stop:2428 : local total 2022-03-02 13:46:29.967 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:46:29.969 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 13:46:29.972 | + functions-common:time_stop:2432 : start_time=1646228788074 2022-03-02 13:46:29.974 | + functions-common:time_stop:2434 : [[ -z 1646228788074 ]] 2022-03-02 13:46:29.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:46:29.982 | + functions-common:time_stop:2437 : end_time=1646228789979 2022-03-02 13:46:29.985 | + functions-common:time_stop:2438 : elapsed_time=1905 2022-03-02 13:46:29.987 | + functions-common:time_stop:2439 : total=1742 2022-03-02 13:46:29.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:46:29.992 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3647 2022-03-02 13:46:29.995 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-02 13:46:29.995 | Waiting for keystone to start... 2022-03-02 13:46:29.997 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-03-02 13:46:30.000 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-03-02 13:46:30.003 | + functions:wait_for_service:457 : local timeout=60 2022-03-02 13:46:30.005 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-03-02 13:46:30.008 | + functions:wait_for_service:459 : local rval=0 2022-03-02 13:46:30.010 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-02 13:46:30.013 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-02 13:46:30.015 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:46:30.018 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:46:30.021 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:46:30.025 | + functions-common:time_start:2416 : _TIME_START[$name]=1646228790023 2022-03-02 13:46:30.028 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-02 13:46:30.034 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-03-02 13:46:36.610 | + :: : [[ 200 == 503 ]] 2022-03-02 13:46:36.611 | + :: : [[ 0 -eq 7 ]] 2022-03-02 13:46:36.614 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-02 13:46:36.617 | + functions-common:time_stop:2425 : local name 2022-03-02 13:46:36.620 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:46:36.622 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:46:36.625 | + functions-common:time_stop:2428 : local total 2022-03-02 13:46:36.627 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:46:36.630 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-02 13:46:36.632 | + functions-common:time_stop:2432 : start_time=1646228790023 2022-03-02 13:46:36.635 | + functions-common:time_stop:2434 : [[ -z 1646228790023 ]] 2022-03-02 13:46:36.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:46:36.642 | + functions-common:time_stop:2437 : end_time=1646228796640 2022-03-02 13:46:36.645 | + functions-common:time_stop:2438 : elapsed_time=6617 2022-03-02 13:46:36.647 | + functions-common:time_stop:2439 : total=0 2022-03-02 13:46:36.650 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:46:36.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6617 2022-03-02 13:46:36.655 | + functions:wait_for_service:467 : return 0 2022-03-02 13:46:36.657 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-02 13:46:36.675 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:46:36.677 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-02 13:46:36.680 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 13:46:36.682 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-02 13:46:36.712 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-02 13:46:36.714 | + 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.50/identity 2022-03-02 13:46:41.407 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.407 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.408 | 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=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.415 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.432 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.432 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.466 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.505 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.505 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.597 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.597 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.598 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.598 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.598 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.598 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.611 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.613 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.613 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.620 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.623 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.623 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.623 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.624 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.624 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.624 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=495245) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 13:46:41.657 | 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=495245) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:46:42.082 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created domain default 2022-03-02 13:46:42.176 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created project admin 2022-03-02 13:46:42.206 | DEBUG passlib.handlers.bcrypt [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=495245) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-02 13:46:42.206 | DEBUG passlib.handlers.bcrypt [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=495245) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-02 13:46:42.317 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created user admin 2022-03-02 13:46:42.415 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created role reader 2022-03-02 13:46:42.523 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created role member 2022-03-02 13:46:42.617 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created implied role where 2ff531fd5c6d4a68834a92e536f5165a implies 109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:46:42.723 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created role admin 2022-03-02 13:46:42.809 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created implied role where 6f2bab5413a1439aa3f63e5612aa4baa implies 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:46:42.900 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Granted role admin on project admin to user admin. 2022-03-02 13:46:42.994 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Granted role admin on the system to user admin. 2022-03-02 13:46:43.078 | WARNING py.warnings [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-02 13:46:43.078 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-02 13:46:43.078 |  2022-03-02 13:46:43.082 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created region RegionOne 2022-03-02 13:46:43.237 | INFO keystone.cmd.bootstrap [None req-3735f3e4-d148-4236-8789-7187c84c845e None None] Created public endpoint http://10.222.0.50/identity 2022-03-02 13:46:43.691 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-02 13:46:43.693 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-02 13:46:43.696 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-02 13:46:43.699 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-02 13:46:46.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:46:46.710 | from cryptography.utils import int_from_bytes 2022-03-02 13:46:46.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:46:46.710 | from cryptography.utils import int_from_bytes 2022-03-02 13:46:46.872 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:46:46.876 | + lib/keystone:create_keystone_accounts:310 : admin_project=903bcb9c51174dc8ad4aae85fd8b2ab4 2022-03-02 13:46:46.878 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-02 13:46:46.881 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-02 13:46:49.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:46:49.135 | from cryptography.utils import int_from_bytes 2022-03-02 13:46:49.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:46:49.135 | from cryptography.utils import int_from_bytes 2022-03-02 13:46:49.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:46:49.301 | + lib/keystone:create_keystone_accounts:312 : admin_user=0304df310c4f4e16bf53de0e563d01cc 2022-03-02 13:46:49.304 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-02 13:46:49.306 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-02 13:46:49.309 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-02 13:46:49.312 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 0304df310c4f4e16bf53de0e563d01cc default 2022-03-02 13:46:49.368 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0304df310c4f4e16bf53de0e563d01cc default 2022-03-02 13:46:49.410 | [466856 Async ks-domain-role:495364]: running: get_or_add_user_domain_role admin 0304df310c4f4e16bf53de0e563d01cc default 2022-03-02 13:46:49.413 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-02 13:46:49.416 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 13:46:49.419 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 13:46:52.484 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 13:46:52.486 | + functions-common:get_or_create_domain:888 : echo default 2022-03-02 13:46:52.487 | default 2022-03-02 13:46:52.489 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-02 13:46:52.551 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-02 13:46:52.596 | [466856 Async ks-project:495495]: running: get_or_create_project service Default 2022-03-02 13:46:52.598 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-02 13:46:52.674 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-02 13:46:52.720 | [466856 Async ks-service:495581]: running: get_or_create_role service 2022-03-02 13:46:52.723 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-02 13:46:52.795 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-02 13:46:52.907 | [466856 Async ks-reseller:495677]: running: get_or_create_role ResellerAdmin 2022-03-02 13:46:52.925 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-02 13:46:52.941 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-02 13:46:53.371 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-02 13:46:53.611 | [466856 Async ks-anotherrole:495766]: running: get_or_create_role anotherrole 2022-03-02 13:46:53.637 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-02 13:46:53.681 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-02 13:46:53.701 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:46:53.742 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-02 13:46:56.203 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:46:56.315 | [495581 Async ks-service:495581]: finished successfully 2022-03-02 13:46:56.845 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:46:56.891 | [495677 Async ks-reseller:495677]: finished successfully 2022-03-02 13:46:57.118 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:46:57.180 | [495495 Async ks-project:495495]: finished successfully 2022-03-02 13:46:57.519 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:46:57.547 | [495766 Async ks-anotherrole:495766]: finished successfully 2022-03-02 13:46:57.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:46:57.579 | from cryptography.utils import int_from_bytes 2022-03-02 13:46:57.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:46:57.579 | from cryptography.utils import int_from_bytes 2022-03-02 13:46:57.745 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:46:57.749 | ++ functions-common:get_or_create_project:938 : project_id=d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:46:57.751 | ++ functions-common:get_or_create_project:939 : echo d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:46:57.754 | + lib/keystone:create_keystone_accounts:340 : invis_project=d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:46:57.758 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-02 13:46:57.761 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-02 13:46:57.763 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:46:57.767 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-02 13:47:00.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:00.347 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:00.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:00.347 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:00.445 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:00.472 | [495364 Async ks-domain-role:495364]: finished successfully 2022-03-02 13:47:00.526 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:00.529 | ++ functions-common:get_or_create_project:938 : project_id=78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:00.532 | ++ functions-common:get_or_create_project:939 : echo 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:00.535 | + lib/keystone:create_keystone_accounts:344 : demo_project=78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:00.538 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-02 13:47:00.541 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-02 13:47:00.543 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:47:00.546 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-02 13:47:00.548 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-02 13:47:00.551 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-02 13:47:03.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.121 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.121 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.286 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:03.289 | ++ functions-common:get_or_create_user:925 : user_id=6b6257481aee415c92e13459280d11b8 2022-03-02 13:47:03.292 | ++ functions-common:get_or_create_user:926 : echo 6b6257481aee415c92e13459280d11b8 2022-03-02 13:47:03.295 | + lib/keystone:create_keystone_accounts:347 : demo_user=6b6257481aee415c92e13459280d11b8 2022-03-02 13:47:03.297 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-02 13:47:03.348 | [466856 Async ks-domain-role:495364]: Waiting for completion of get_or_add_user_domain_role admin 0304df310c4f4e16bf53de0e563d01cc default running on PID 495364 (6 other jobs running) 2022-03-02 13:47:03.372 | [466856 Async ks-domain-role:495364]: Signaling child to exit 2022-03-02 13:47:03.373 | WAKEUP 2022-03-02 13:47:03.397 | [466856 Async ks-domain-role:495364]: Signaled 2022-03-02 13:47:03.398 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-02 13:47:03.398 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0304df310c4f4e16bf53de0e563d01cc --domain default 2022-03-02 13:47:03.398 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:03.398 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-02 13:47:03.398 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:03.398 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:03.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.398 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.398 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:03.399 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-02 13:47:03.399 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-02 13:47:03.399 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 0304df310c4f4e16bf53de0e563d01cc --domain default 2022-03-02 13:47:03.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.399 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.399 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.399 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:03.399 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-02 13:47:03.399 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0304df310c4f4e16bf53de0e563d01cc --domain default 2022-03-02 13:47:03.399 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:03.399 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:03.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.399 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.399 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:03.399 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:03.399 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:03.399 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | 0304df310c4f4e16bf53de0e563d01cc | | | default | | False |' 2022-03-02 13:47:03.399 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:03.399 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:03.399 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:03.399 | + functions-common:get_or_add_user_domain_role:1021 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:03.399 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:03.442 | [466856 Async ks-domain-role:495364]: finished get_or_add_user_domain_role admin 0304df310c4f4e16bf53de0e563d01cc default with result 0 in 11 seconds 2022-03-02 13:47:03.449 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-02 13:47:03.485 | [466856 Async ks-project:495495]: Waiting for completion of get_or_create_project service Default running on PID 495495 (5 other jobs running) 2022-03-02 13:47:03.510 | [466856 Async ks-project:495495]: Signaling child to exit 2022-03-02 13:47:03.510 | WAKEUP 2022-03-02 13:47:03.534 | [466856 Async ks-project:495495]: Signaled 2022-03-02 13:47:03.536 | + functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:47:03.536 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-02 13:47:03.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.536 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.536 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:03.536 | + functions-common:get_or_create_project:938 : project_id=82af8223bbec437d890754e110acacd1 2022-03-02 13:47:03.536 | + functions-common:get_or_create_project:939 : echo 82af8223bbec437d890754e110acacd1 2022-03-02 13:47:03.536 | 82af8223bbec437d890754e110acacd1 2022-03-02 13:47:03.580 | [466856 Async ks-project:495495]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-02 13:47:03.618 | [466856 Async ks-service:495581]: Waiting for completion of get_or_create_role service running on PID 495581 (4 other jobs running) 2022-03-02 13:47:03.643 | [466856 Async ks-service:495581]: Signaling child to exit 2022-03-02 13:47:03.643 | WAKEUP 2022-03-02 13:47:03.666 | [466856 Async ks-service:495581]: Signaled 2022-03-02 13:47:03.668 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:47:03.668 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-02 13:47:03.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.668 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.668 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.668 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:03.668 | + functions-common:get_or_create_role:950 : role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:47:03.668 | + functions-common:get_or_create_role:951 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:47:03.668 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:47:03.713 | [466856 Async ks-service:495581]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-02 13:47:03.750 | [466856 Async ks-reseller:495677]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 495677 (3 other jobs running) 2022-03-02 13:47:03.774 | [466856 Async ks-reseller:495677]: Signaling child to exit 2022-03-02 13:47:03.775 | WAKEUP 2022-03-02 13:47:03.797 | [466856 Async ks-reseller:495677]: Signaled 2022-03-02 13:47:03.798 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:47:03.798 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-02 13:47:03.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.798 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.798 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:03.799 | + functions-common:get_or_create_role:950 : role_id=331669a3cae34f6192f24408ea14784d 2022-03-02 13:47:03.799 | + functions-common:get_or_create_role:951 : echo 331669a3cae34f6192f24408ea14784d 2022-03-02 13:47:03.799 | 331669a3cae34f6192f24408ea14784d 2022-03-02 13:47:03.843 | [466856 Async ks-reseller:495677]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-02 13:47:03.881 | [466856 Async ks-anotherrole:495766]: Waiting for completion of get_or_create_role anotherrole running on PID 495766 (2 other jobs running) 2022-03-02 13:47:03.906 | [466856 Async ks-anotherrole:495766]: Signaling child to exit 2022-03-02 13:47:03.906 | WAKEUP 2022-03-02 13:47:03.928 | [466856 Async ks-anotherrole:495766]: Signaled 2022-03-02 13:47:03.930 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:47:03.930 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 13:47:03.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.930 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:03.930 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:03.930 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:03.930 | + functions-common:get_or_create_role:950 : role_id=97186753234243f08f522edc94f4f570 2022-03-02 13:47:03.930 | + functions-common:get_or_create_role:951 : echo 97186753234243f08f522edc94f4f570 2022-03-02 13:47:03.930 | 97186753234243f08f522edc94f4f570 2022-03-02 13:47:03.974 | [466856 Async ks-anotherrole:495766]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-02 13:47:03.978 | + inc/async:async_wait:197 : return 0 2022-03-02 13:47:03.981 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.040 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.080 | [466856 Async ks-demo-member:496634]: running: get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.083 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 0304df310c4f4e16bf53de0e563d01cc 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.144 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0304df310c4f4e16bf53de0e563d01cc 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.195 | [466856 Async ks-demo-admin:496746]: running: get_or_add_user_project_role admin 0304df310c4f4e16bf53de0e563d01cc 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.198 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.263 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.312 | [466856 Async ks-demo-another:496858]: running: get_or_add_user_project_role anotherrole 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:04.315 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:47:04.391 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:47:04.447 | [466856 Async ks-demo-invis:496970]: running: get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:47:04.470 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-02 13:47:04.477 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-02 13:47:04.490 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:47:04.493 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-02 13:47:04.496 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-02 13:47:04.516 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-02 13:47:08.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:08.968 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:08.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:08.968 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:09.355 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:09.358 | ++ functions-common:get_or_create_user:925 : user_id=400dd7c123ff4d18b172b1bf9d99d71a 2022-03-02 13:47:09.361 | ++ functions-common:get_or_create_user:926 : echo 400dd7c123ff4d18b172b1bf9d99d71a 2022-03-02 13:47:09.374 | + lib/keystone:create_keystone_accounts:360 : demo_reader=400dd7c123ff4d18b172b1bf9d99d71a 2022-03-02 13:47:09.398 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 400dd7c123ff4d18b172b1bf9d99d71a 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:09.683 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 400dd7c123ff4d18b172b1bf9d99d71a 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:09.914 | [466856 Async ks-demo-reader:497157]: running: get_or_add_user_project_role reader 400dd7c123ff4d18b172b1bf9d99d71a 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:09.929 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-02 13:47:09.933 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-02 13:47:09.946 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:47:09.978 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-02 13:47:14.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:14.906 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:14.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:14.906 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:15.420 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:15.437 | ++ functions-common:get_or_create_project:938 : project_id=3de580438210471db9917b202e005553 2022-03-02 13:47:15.458 | ++ functions-common:get_or_create_project:939 : echo 3de580438210471db9917b202e005553 2022-03-02 13:47:15.473 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=3de580438210471db9917b202e005553 2022-03-02 13:47:15.492 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-02 13:47:15.524 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-02 13:47:15.548 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:47:15.566 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-02 13:47:15.586 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-02 13:47:15.617 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-02 13:47:18.243 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:18.411 | [496634 Async ks-demo-member:496634]: finished successfully 2022-03-02 13:47:19.285 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:19.318 | [496746 Async ks-demo-admin:496746]: finished successfully 2022-03-02 13:47:19.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:19.995 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:19.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:19.996 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:20.184 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:20.188 | ++ functions-common:get_or_create_user:925 : user_id=574542680a9344de89b543a8223290a2 2022-03-02 13:47:20.190 | ++ functions-common:get_or_create_user:926 : echo 574542680a9344de89b543a8223290a2 2022-03-02 13:47:20.194 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=574542680a9344de89b543a8223290a2 2022-03-02 13:47:20.196 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 2022-03-02 13:47:20.264 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 2022-03-02 13:47:20.365 | [466856 Async ks-alt-admin:497596]: running: get_or_add_user_project_role admin 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 2022-03-02 13:47:20.390 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 2022-03-02 13:47:20.586 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:20.638 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 2022-03-02 13:47:20.673 | [496858 Async ks-demo-another:496858]: finished successfully 2022-03-02 13:47:20.765 | [466856 Async ks-alt-another:497735]: running: get_or_add_user_project_role anotherrole 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 2022-03-02 13:47:20.772 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-02 13:47:20.776 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-02 13:47:20.780 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:47:20.788 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-02 13:47:20.812 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-02 13:47:20.844 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-02 13:47:20.937 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:21.100 | [496970 Async ks-demo-invis:496970]: finished successfully 2022-03-02 13:47:23.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:23.993 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:23.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:23.993 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:24.176 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:24.179 | ++ functions-common:get_or_create_user:925 : user_id=d3452d7a126341339b35ee859fe1d672 2022-03-02 13:47:24.182 | ++ functions-common:get_or_create_user:926 : echo d3452d7a126341339b35ee859fe1d672 2022-03-02 13:47:24.185 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d3452d7a126341339b35ee859fe1d672 2022-03-02 13:47:24.188 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d3452d7a126341339b35ee859fe1d672 3de580438210471db9917b202e005553 2022-03-02 13:47:24.258 | + inc/async:async_inner:63 : get_or_add_user_project_role member d3452d7a126341339b35ee859fe1d672 3de580438210471db9917b202e005553 2022-03-02 13:47:24.318 | [466856 Async ks-alt-member-user:498025]: running: get_or_add_user_project_role member d3452d7a126341339b35ee859fe1d672 3de580438210471db9917b202e005553 2022-03-02 13:47:24.322 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-02 13:47:24.338 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-02 13:47:24.342 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:47:24.346 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-02 13:47:24.349 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-02 13:47:24.356 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-02 13:47:25.817 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:25.989 | [497157 Async ks-demo-reader:497157]: finished successfully 2022-03-02 13:47:27.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:27.353 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:27.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:27.353 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:27.566 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:27.570 | ++ functions-common:get_or_create_user:925 : user_id=5daff4bb41be4d9691434b226d265be8 2022-03-02 13:47:27.572 | ++ functions-common:get_or_create_user:926 : echo 5daff4bb41be4d9691434b226d265be8 2022-03-02 13:47:27.575 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5daff4bb41be4d9691434b226d265be8 2022-03-02 13:47:27.579 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5daff4bb41be4d9691434b226d265be8 3de580438210471db9917b202e005553 2022-03-02 13:47:27.645 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5daff4bb41be4d9691434b226d265be8 3de580438210471db9917b202e005553 2022-03-02 13:47:27.709 | [466856 Async ks-alt-reader-user:498249]: running: get_or_add_user_project_role reader 5daff4bb41be4d9691434b226d265be8 3de580438210471db9917b202e005553 2022-03-02 13:47:27.713 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-02 13:47:27.716 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:47:27.719 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-02 13:47:27.723 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-02 13:47:27.733 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-02 13:47:31.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:31.218 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:31.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:31.218 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:31.457 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:31.461 | ++ functions-common:get_or_create_user:925 : user_id=d16b8a4e90df453cb9f8214236aae56d 2022-03-02 13:47:31.466 | ++ functions-common:get_or_create_user:926 : echo d16b8a4e90df453cb9f8214236aae56d 2022-03-02 13:47:31.470 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d16b8a4e90df453cb9f8214236aae56d 2022-03-02 13:47:31.478 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d16b8a4e90df453cb9f8214236aae56d all 2022-03-02 13:47:31.577 | + inc/async:async_inner:63 : get_or_add_user_system_role member d16b8a4e90df453cb9f8214236aae56d all 2022-03-02 13:47:31.672 | [466856 Async ks-system-member:498475]: running: get_or_add_user_system_role member d16b8a4e90df453cb9f8214236aae56d all 2022-03-02 13:47:31.677 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-02 13:47:31.695 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:47:31.717 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-02 13:47:31.726 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-02 13:47:31.776 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-02 13:47:34.017 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:34.191 | [497596 Async ks-alt-admin:497596]: finished successfully 2022-03-02 13:47:34.714 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:34.843 | [497735 Async ks-alt-another:497735]: finished successfully 2022-03-02 13:47:35.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:35.710 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:35.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:35.711 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:35.937 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:35.940 | ++ functions-common:get_or_create_user:925 : user_id=f0aba6fcc2bd404b8a8ddf367ff80539 2022-03-02 13:47:35.946 | ++ functions-common:get_or_create_user:926 : echo f0aba6fcc2bd404b8a8ddf367ff80539 2022-03-02 13:47:35.950 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f0aba6fcc2bd404b8a8ddf367ff80539 2022-03-02 13:47:35.954 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f0aba6fcc2bd404b8a8ddf367ff80539 all 2022-03-02 13:47:36.057 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f0aba6fcc2bd404b8a8ddf367ff80539 all 2022-03-02 13:47:36.126 | [466856 Async ks-system-reader:498767]: running: get_or_add_user_system_role reader f0aba6fcc2bd404b8a8ddf367ff80539 all 2022-03-02 13:47:36.128 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-02 13:47:36.138 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-02 13:47:36.145 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-02 13:47:36.159 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 13:47:36.180 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-02 13:47:37.937 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:38.032 | [498025 Async ks-alt-member-user:498025]: finished successfully 2022-03-02 13:47:39.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:39.436 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:39.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:39.436 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:39.666 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:39.669 | ++ functions-common:get_or_create_group:902 : group_id=6bc5ae67f55346c4b66e0f9e0e613d56 2022-03-02 13:47:39.672 | ++ functions-common:get_or_create_group:903 : echo 6bc5ae67f55346c4b66e0f9e0e613d56 2022-03-02 13:47:39.676 | + lib/keystone:create_keystone_accounts:402 : admin_group=6bc5ae67f55346c4b66e0f9e0e613d56 2022-03-02 13:47:39.679 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-02 13:47:39.687 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-02 13:47:39.690 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-02 13:47:39.693 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 13:47:39.698 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-02 13:47:40.907 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:40.939 | [498249 Async ks-alt-reader-user:498249]: finished successfully 2022-03-02 13:47:42.204 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:42.235 | [498475 Async ks-system-member:498475]: finished successfully 2022-03-02 13:47:42.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:42.458 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:42.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:42.458 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:42.634 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:42.637 | ++ functions-common:get_or_create_group:902 : group_id=3758b6be4c754da199989c479894aedd 2022-03-02 13:47:42.642 | ++ functions-common:get_or_create_group:903 : echo 3758b6be4c754da199989c479894aedd 2022-03-02 13:47:42.642 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3758b6be4c754da199989c479894aedd 2022-03-02 13:47:42.645 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:42.714 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:42.767 | [466856 Async ks-group-memberdemo:499147]: running: get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:42.770 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:42.840 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:42.885 | [466856 Async ks-group-anotherdemo:499233]: running: get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:42.889 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 2022-03-02 13:47:42.967 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 2022-03-02 13:47:43.099 | [466856 Async ks-group-memberalt:499338]: running: get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 2022-03-02 13:47:43.126 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 2022-03-02 13:47:43.557 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 2022-03-02 13:47:43.785 | [466856 Async ks-group-anotheralt:499426]: running: get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 2022-03-02 13:47:43.806 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 2022-03-02 13:47:44.230 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 2022-03-02 13:47:44.470 | [466856 Async ks-group-admin:499514]: running: get_or_add_group_project_role admin 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 2022-03-02 13:47:44.494 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-02 13:47:44.874 | [466856 Async ks-demo-member:496634]: Waiting for completion of get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed running on PID 496634 (17 other jobs running) 2022-03-02 13:47:45.046 | [466856 Async ks-demo-member:496634]: Signaling child to exit 2022-03-02 13:47:45.046 | WAKEUP 2022-03-02 13:47:45.233 | [466856 Async ks-demo-member:496634]: Signaled 2022-03-02 13:47:45.250 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:45.250 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:45.250 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:45.250 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:45.250 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:45.250 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:45.250 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:45.250 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:45.250 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:45.250 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6b6257481aee415c92e13459280d11b8 --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:45.250 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:45.250 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:45.250 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:45.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:45.250 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:45.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:45.250 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:45.250 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:45.250 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:45.250 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:45.250 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6b6257481aee415c92e13459280d11b8 --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:45.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:45.250 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:45.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:45.251 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:45.251 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6b6257481aee415c92e13459280d11b8 --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:45.251 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:45.251 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:45.251 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:45.251 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:45.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:45.251 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:45.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:45.251 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:45.251 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:45.251 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:45.251 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:45.251 | ++ functions-common:get_field:818 : echo '| 2ff531fd5c6d4a68834a92e536f5165a | 6b6257481aee415c92e13459280d11b8 | | 78e40ed1dc8a43ff90f5d68f11c419ed | | | False |' 2022-03-02 13:47:45.251 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:45.251 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:45.251 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:45.251 | + functions-common:get_or_add_user_project_role:997 : echo 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:45.251 | 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:45.577 | [466856 Async ks-demo-member:496634]: finished get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed with result 0 in 14 seconds 2022-03-02 13:47:45.853 | [466856 Async ks-demo-admin:496746]: Waiting for completion of get_or_add_user_project_role admin 0304df310c4f4e16bf53de0e563d01cc 78e40ed1dc8a43ff90f5d68f11c419ed running on PID 496746 (16 other jobs running) 2022-03-02 13:47:46.031 | [466856 Async ks-demo-admin:496746]: Signaling child to exit 2022-03-02 13:47:46.032 | WAKEUP 2022-03-02 13:47:46.212 | [466856 Async ks-demo-admin:496746]: Signaled 2022-03-02 13:47:46.213 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:46.213 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:46.213 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:46.213 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:46.213 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:46.213 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:46.213 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:46.213 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:46.213 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0304df310c4f4e16bf53de0e563d01cc --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:46.213 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:46.213 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:46.213 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:46.213 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:46.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.213 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.214 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.214 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:46.214 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:46.214 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:46.214 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0304df310c4f4e16bf53de0e563d01cc --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:46.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.214 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.214 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.214 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0304df310c4f4e16bf53de0e563d01cc --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:46.214 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:46.214 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:46.214 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:46.214 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:46.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.214 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.214 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.214 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:46.214 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:46.214 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:46.214 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | 0304df310c4f4e16bf53de0e563d01cc | | 78e40ed1dc8a43ff90f5d68f11c419ed | | | False |' 2022-03-02 13:47:46.214 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:46.214 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:46.214 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:46.214 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:46.214 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:46.483 | [466856 Async ks-demo-admin:496746]: finished get_or_add_user_project_role admin 0304df310c4f4e16bf53de0e563d01cc 78e40ed1dc8a43ff90f5d68f11c419ed with result 0 in 15 seconds 2022-03-02 13:47:46.701 | [466856 Async ks-demo-another:496858]: Waiting for completion of get_or_add_user_project_role anotherrole 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed running on PID 496858 (15 other jobs running) 2022-03-02 13:47:46.763 | [466856 Async ks-demo-another:496858]: Signaling child to exit 2022-03-02 13:47:46.765 | WAKEUP 2022-03-02 13:47:46.798 | [466856 Async ks-demo-another:496858]: Signaled 2022-03-02 13:47:46.799 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:46.799 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:46.799 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:46.800 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:46.800 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:46.800 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:46.800 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:46.800 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:46.800 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:46.800 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:46.800 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6b6257481aee415c92e13459280d11b8 --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:46.800 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:46.800 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:46.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.800 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.800 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:46.800 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:46.800 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:46.800 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6b6257481aee415c92e13459280d11b8 --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:46.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.800 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.800 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.800 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6b6257481aee415c92e13459280d11b8 --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:46.801 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:46.801 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:46.801 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:46.801 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:46.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.801 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:46.801 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:46.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:46.801 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:46.801 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:46.801 | ++ functions-common:get_field:818 : echo '| 97186753234243f08f522edc94f4f570 | 6b6257481aee415c92e13459280d11b8 | | 78e40ed1dc8a43ff90f5d68f11c419ed | | | False |' 2022-03-02 13:47:46.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:46.801 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:46.801 | + functions-common:get_or_add_user_project_role:995 : user_role_id=97186753234243f08f522edc94f4f570 2022-03-02 13:47:46.801 | + functions-common:get_or_add_user_project_role:997 : echo 97186753234243f08f522edc94f4f570 2022-03-02 13:47:46.801 | 97186753234243f08f522edc94f4f570 2022-03-02 13:47:46.878 | [466856 Async ks-demo-another:496858]: finished get_or_add_user_project_role anotherrole 6b6257481aee415c92e13459280d11b8 78e40ed1dc8a43ff90f5d68f11c419ed with result 0 in 16 seconds 2022-03-02 13:47:46.943 | [466856 Async ks-demo-invis:496970]: Waiting for completion of get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 d796d2c6bc604655a2608cc688a16dd0 running on PID 496970 (14 other jobs running) 2022-03-02 13:47:46.970 | [466856 Async ks-demo-invis:496970]: Signaling child to exit 2022-03-02 13:47:46.980 | WAKEUP 2022-03-02 13:47:47.005 | [466856 Async ks-demo-invis:496970]: Signaled 2022-03-02 13:47:47.007 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:47.007 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:47.007 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:47.007 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:47.007 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:47.007 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:47.007 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:47.007 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:47.007 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:47.007 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.007 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6b6257481aee415c92e13459280d11b8 --project d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:47:47.007 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.007 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.007 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.007 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.007 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:47.007 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:47.007 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6b6257481aee415c92e13459280d11b8 --project d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:47:47.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.007 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.007 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.008 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6b6257481aee415c92e13459280d11b8 --project d796d2c6bc604655a2608cc688a16dd0 2022-03-02 13:47:47.008 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:47.008 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.008 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.008 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.008 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.008 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.008 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:47.008 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:47.008 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:47.014 | ++ functions-common:get_field:818 : echo '| 2ff531fd5c6d4a68834a92e536f5165a | 6b6257481aee415c92e13459280d11b8 | | d796d2c6bc604655a2608cc688a16dd0 | | | False |' 2022-03-02 13:47:47.014 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.014 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:47.015 | + functions-common:get_or_add_user_project_role:997 : echo 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:47.015 | 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:47.085 | [466856 Async ks-demo-invis:496970]: finished get_or_add_user_project_role member 6b6257481aee415c92e13459280d11b8 d796d2c6bc604655a2608cc688a16dd0 with result 0 in 16 seconds 2022-03-02 13:47:47.150 | [466856 Async ks-demo-reader:497157]: Waiting for completion of get_or_add_user_project_role reader 400dd7c123ff4d18b172b1bf9d99d71a 78e40ed1dc8a43ff90f5d68f11c419ed running on PID 497157 (13 other jobs running) 2022-03-02 13:47:47.198 | [466856 Async ks-demo-reader:497157]: Signaling child to exit 2022-03-02 13:47:47.198 | WAKEUP 2022-03-02 13:47:47.243 | [466856 Async ks-demo-reader:497157]: Signaled 2022-03-02 13:47:47.245 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:47.245 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:47.245 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:47.245 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:47.245 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:47.245 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:47.245 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:47.245 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:47.245 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 400dd7c123ff4d18b172b1bf9d99d71a --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:47.245 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.245 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:47.245 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.245 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.245 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.245 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.245 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.245 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:47.245 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:47.245 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 400dd7c123ff4d18b172b1bf9d99d71a --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:47.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.245 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.245 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.245 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:47.245 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.246 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.246 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.246 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 400dd7c123ff4d18b172b1bf9d99d71a --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:47.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.246 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.246 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.246 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:47.246 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:47.246 | ++ functions-common:get_field:818 : echo '| 109e8ac6dcce41ae9e039474e6ce1de9 | 400dd7c123ff4d18b172b1bf9d99d71a | | 78e40ed1dc8a43ff90f5d68f11c419ed | | | False |' 2022-03-02 13:47:47.246 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:47.246 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.246 | + functions-common:get_or_add_user_project_role:995 : user_role_id=109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:47.246 | + functions-common:get_or_add_user_project_role:997 : echo 109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:47.246 | 109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:47.324 | [466856 Async ks-demo-reader:497157]: finished get_or_add_user_project_role reader 400dd7c123ff4d18b172b1bf9d99d71a 78e40ed1dc8a43ff90f5d68f11c419ed with result 0 in 16 seconds 2022-03-02 13:47:47.333 | + inc/async:async_wait:197 : return 0 2022-03-02 13:47:47.338 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-02 13:47:47.435 | [466856 Async ks-alt-admin:497596]: Waiting for completion of get_or_add_user_project_role admin 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 running on PID 497596 (12 other jobs running) 2022-03-02 13:47:47.499 | [466856 Async ks-alt-admin:497596]: Signaling child to exit 2022-03-02 13:47:47.500 | WAKEUP 2022-03-02 13:47:47.544 | [466856 Async ks-alt-admin:497596]: Signaled 2022-03-02 13:47:47.546 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:47.546 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:47.546 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:47.546 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:47.546 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:47.546 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:47.546 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:47.546 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:47.546 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 574542680a9344de89b543a8223290a2 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.546 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:47.546 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.546 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.546 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.546 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.546 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.546 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.546 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:47.546 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:47.546 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 574542680a9344de89b543a8223290a2 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.547 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.547 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.547 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 574542680a9344de89b543a8223290a2 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.547 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.547 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:47.547 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.547 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.547 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.547 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.547 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.547 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:47.547 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:47.547 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | 574542680a9344de89b543a8223290a2 | | 3de580438210471db9917b202e005553 | | | False |' 2022-03-02 13:47:47.547 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:47.547 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.547 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:47.547 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:47.547 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:47:47.630 | [466856 Async ks-alt-admin:497596]: finished get_or_add_user_project_role admin 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 with result 0 in 13 seconds 2022-03-02 13:47:47.699 | [466856 Async ks-alt-another:497735]: Waiting for completion of get_or_add_user_project_role anotherrole 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 running on PID 497735 (11 other jobs running) 2022-03-02 13:47:47.738 | [466856 Async ks-alt-another:497735]: Signaling child to exit 2022-03-02 13:47:47.739 | WAKEUP 2022-03-02 13:47:47.786 | [466856 Async ks-alt-another:497735]: Signaled 2022-03-02 13:47:47.787 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:47.787 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:47.787 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:47.787 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:47.788 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:47.788 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:47.788 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:47.788 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:47.788 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.788 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:47.788 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 574542680a9344de89b543a8223290a2 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.788 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.788 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.788 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.788 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.788 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.788 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:47.788 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:47.788 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 574542680a9344de89b543a8223290a2 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.788 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.788 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.789 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.789 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:47.789 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 574542680a9344de89b543a8223290a2 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.789 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.789 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.789 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.789 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.789 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.789 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:47.790 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:47.790 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:47.790 | ++ functions-common:get_field:818 : echo '| 97186753234243f08f522edc94f4f570 | 574542680a9344de89b543a8223290a2 | | 3de580438210471db9917b202e005553 | | | False |' 2022-03-02 13:47:47.790 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.790 | + functions-common:get_or_add_user_project_role:995 : user_role_id=97186753234243f08f522edc94f4f570 2022-03-02 13:47:47.790 | + functions-common:get_or_add_user_project_role:997 : echo 97186753234243f08f522edc94f4f570 2022-03-02 13:47:47.790 | 97186753234243f08f522edc94f4f570 2022-03-02 13:47:47.851 | [466856 Async ks-alt-another:497735]: finished get_or_add_user_project_role anotherrole 574542680a9344de89b543a8223290a2 3de580438210471db9917b202e005553 with result 0 in 14 seconds 2022-03-02 13:47:47.925 | [466856 Async ks-alt-member-user:498025]: Waiting for completion of get_or_add_user_project_role member d3452d7a126341339b35ee859fe1d672 3de580438210471db9917b202e005553 running on PID 498025 (10 other jobs running) 2022-03-02 13:47:47.957 | [466856 Async ks-alt-member-user:498025]: Signaling child to exit 2022-03-02 13:47:47.959 | WAKEUP 2022-03-02 13:47:47.992 | [466856 Async ks-alt-member-user:498025]: Signaled 2022-03-02 13:47:47.994 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:47.994 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:47.994 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:47.994 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:47.994 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:47.994 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:47.994 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:47.994 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:47.994 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d3452d7a126341339b35ee859fe1d672 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.994 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:47.994 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.994 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.994 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.994 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.994 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.994 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.994 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:47.994 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:47.994 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d3452d7a126341339b35ee859fe1d672 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.994 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.995 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.995 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d3452d7a126341339b35ee859fe1d672 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:47.995 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:47.995 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:47.995 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:47.995 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.995 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:47.995 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:47.995 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:47.995 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:47.995 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:47.995 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:47.995 | ++ functions-common:get_field:818 : echo '| 2ff531fd5c6d4a68834a92e536f5165a | d3452d7a126341339b35ee859fe1d672 | | 3de580438210471db9917b202e005553 | | | False |' 2022-03-02 13:47:47.995 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:47.995 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:47.995 | + functions-common:get_or_add_user_project_role:997 : echo 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:47.995 | 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:48.086 | [466856 Async ks-alt-member-user:498025]: finished get_or_add_user_project_role member d3452d7a126341339b35ee859fe1d672 3de580438210471db9917b202e005553 with result 0 in 13 seconds 2022-03-02 13:47:48.152 | [466856 Async ks-alt-reader-user:498249]: Waiting for completion of get_or_add_user_project_role reader 5daff4bb41be4d9691434b226d265be8 3de580438210471db9917b202e005553 running on PID 498249 (9 other jobs running) 2022-03-02 13:47:48.196 | [466856 Async ks-alt-reader-user:498249]: Signaling child to exit 2022-03-02 13:47:48.196 | WAKEUP 2022-03-02 13:47:48.244 | [466856 Async ks-alt-reader-user:498249]: Signaled 2022-03-02 13:47:48.256 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:47:48.256 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:47:48.256 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:48.256 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:48.256 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:48.256 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:48.256 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:48.256 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:47:48.256 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5daff4bb41be4d9691434b226d265be8 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:48.256 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:47:48.256 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:48.256 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:48.256 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:48.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:48.257 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:48.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:48.257 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:48.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:48.257 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:47:48.257 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:47:48.257 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 5daff4bb41be4d9691434b226d265be8 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:48.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:48.257 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:48.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:48.257 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:48.257 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:47:48.257 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:47:48.257 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5daff4bb41be4d9691434b226d265be8 --project 3de580438210471db9917b202e005553 2022-03-02 13:47:48.257 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:47:48.257 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:48.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:48.257 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:48.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:48.257 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:48.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:48.257 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:47:48.257 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:47:48.257 | ++ functions-common:get_field:818 : echo '| 109e8ac6dcce41ae9e039474e6ce1de9 | 5daff4bb41be4d9691434b226d265be8 | | 3de580438210471db9917b202e005553 | | | False |' 2022-03-02 13:47:48.257 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:47:48.257 | ++ functions-common:get_field:812 : read data 2022-03-02 13:47:48.257 | + functions-common:get_or_add_user_project_role:995 : user_role_id=109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:48.257 | + functions-common:get_or_add_user_project_role:997 : echo 109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:48.257 | 109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:48.504 | [466856 Async ks-alt-reader-user:498249]: finished get_or_add_user_project_role reader 5daff4bb41be4d9691434b226d265be8 3de580438210471db9917b202e005553 with result 0 in 13 seconds 2022-03-02 13:47:48.508 | + inc/async:async_wait:197 : return 0 2022-03-02 13:47:48.511 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-02 13:47:48.521 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:48.641 | [498767 Async ks-system-reader:498767]: finished successfully 2022-03-02 13:47:48.783 | [466856 Async ks-system-member:498475]: Waiting for completion of get_or_add_user_system_role member d16b8a4e90df453cb9f8214236aae56d all running on PID 498475 (8 other jobs running) 2022-03-02 13:47:48.949 | [466856 Async ks-system-member:498475]: Signaling child to exit 2022-03-02 13:47:48.950 | WAKEUP 2022-03-02 13:47:49.055 | [466856 Async ks-system-member:498475]: Signaled 2022-03-02 13:47:49.069 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 13:47:49.069 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 13:47:49.069 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 13:47:49.069 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:49.069 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:49.069 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:49.069 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:49.069 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:49.069 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 13:47:49.070 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d16b8a4e90df453cb9f8214236aae56d --system all -f value -c Role 2022-03-02 13:47:49.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:49.070 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:49.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:49.070 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:49.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:49.070 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 13:47:49.070 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 13:47:49.070 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user d16b8a4e90df453cb9f8214236aae56d --system all 2022-03-02 13:47:49.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:49.070 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:49.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:49.070 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:49.070 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d16b8a4e90df453cb9f8214236aae56d --system all -f value -c Role 2022-03-02 13:47:49.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:49.070 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:49.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:49.070 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:49.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:49.070 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:49.070 | + functions-common:get_or_add_user_system_role:1052 : echo 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:49.070 | 2ff531fd5c6d4a68834a92e536f5165a 2022-03-02 13:47:49.349 | [466856 Async ks-system-member:498475]: finished get_or_add_user_system_role member d16b8a4e90df453cb9f8214236aae56d all with result 0 in 10 seconds 2022-03-02 13:47:49.605 | [466856 Async ks-system-reader:498767]: Waiting for completion of get_or_add_user_system_role reader f0aba6fcc2bd404b8a8ddf367ff80539 all running on PID 498767 (7 other jobs running) 2022-03-02 13:47:49.822 | [466856 Async ks-system-reader:498767]: Signaling child to exit 2022-03-02 13:47:49.830 | WAKEUP 2022-03-02 13:47:49.992 | [466856 Async ks-system-reader:498767]: Signaled 2022-03-02 13:47:50.005 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 13:47:50.005 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 13:47:50.005 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 13:47:50.005 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:47:50.005 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:47:50.005 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:47:50.005 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:47:50.005 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:47:50.005 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 13:47:50.005 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f0aba6fcc2bd404b8a8ddf367ff80539 --system all -f value -c Role 2022-03-02 13:47:50.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:50.005 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:50.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:50.005 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:50.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:50.006 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 13:47:50.006 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 13:47:50.006 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user f0aba6fcc2bd404b8a8ddf367ff80539 --system all 2022-03-02 13:47:50.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:50.006 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:50.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:50.006 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:50.006 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f0aba6fcc2bd404b8a8ddf367ff80539 --system all -f value -c Role 2022-03-02 13:47:50.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:50.006 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:50.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:50.006 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:50.006 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:50.006 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:50.006 | + functions-common:get_or_add_user_system_role:1052 : echo 109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:50.006 | 109e8ac6dcce41ae9e039474e6ce1de9 2022-03-02 13:47:50.320 | [466856 Async ks-system-reader:498767]: finished get_or_add_user_system_role reader f0aba6fcc2bd404b8a8ddf367ff80539 all with result 0 in 12 seconds 2022-03-02 13:47:50.350 | + inc/async:async_wait:197 : return 0 2022-03-02 13:47:50.374 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-02 13:47:50.725 | [466856 Async ks-group-memberdemo:499147]: Waiting for completion of get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed running on PID 499147 (6 other jobs running) 2022-03-02 13:47:50.884 | [466856 Async ks-group-memberdemo:499147]: Signaling child to exit 2022-03-02 13:47:56.494 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:56.631 | [499233 Async ks-group-anotherdemo:499233]: finished successfully 2022-03-02 13:47:57.542 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:57.606 | [499147 Async ks-group-memberdemo:499147]: finished successfully 2022-03-02 13:47:57.647 | WAKEUP 2022-03-02 13:47:57.688 | [466856 Async ks-group-memberdemo:499147]: Signaled 2022-03-02 13:47:57.689 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:47:57.689 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3758b6be4c754da199989c479894aedd --project 78e40ed1dc8a43ff90f5d68f11c419ed -f value 2022-03-02 13:47:57.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.689 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.689 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.689 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:57.689 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:47:57.689 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:47:57.689 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3758b6be4c754da199989c479894aedd --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:57.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.689 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.690 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.690 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3758b6be4c754da199989c479894aedd --project 78e40ed1dc8a43ff90f5d68f11c419ed -f value 2022-03-02 13:47:57.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.690 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.690 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.690 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:57.690 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2ff531fd5c6d4a68834a92e536f5165a 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed False' 2022-03-02 13:47:57.690 | + functions-common:get_or_add_group_project_role:1076 : echo 2ff531fd5c6d4a68834a92e536f5165a 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed False 2022-03-02 13:47:57.690 | 2ff531fd5c6d4a68834a92e536f5165a 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed False 2022-03-02 13:47:57.754 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:57.762 | [466856 Async ks-group-memberdemo:499147]: finished get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed with result 0 in 14 seconds 2022-03-02 13:47:57.787 | [499338 Async ks-group-memberalt:499338]: finished successfully 2022-03-02 13:47:57.819 | [466856 Async ks-group-anotherdemo:499233]: Waiting for completion of get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed running on PID 499233 (5 other jobs running) 2022-03-02 13:47:57.852 | [466856 Async ks-group-anotherdemo:499233]: Signaling child to exit 2022-03-02 13:47:57.852 | WAKEUP 2022-03-02 13:47:57.881 | [466856 Async ks-group-anotherdemo:499233]: Signaled 2022-03-02 13:47:57.882 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:47:57.882 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3758b6be4c754da199989c479894aedd --project 78e40ed1dc8a43ff90f5d68f11c419ed -f value 2022-03-02 13:47:57.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.882 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.882 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.882 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:57.882 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:47:57.882 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:47:57.882 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3758b6be4c754da199989c479894aedd --project 78e40ed1dc8a43ff90f5d68f11c419ed 2022-03-02 13:47:57.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.882 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.882 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.882 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3758b6be4c754da199989c479894aedd --project 78e40ed1dc8a43ff90f5d68f11c419ed -f value 2022-03-02 13:47:57.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.882 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:57.883 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:57.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:57.883 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='97186753234243f08f522edc94f4f570 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed False' 2022-03-02 13:47:57.883 | + functions-common:get_or_add_group_project_role:1076 : echo 97186753234243f08f522edc94f4f570 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed False 2022-03-02 13:47:57.883 | 97186753234243f08f522edc94f4f570 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed False 2022-03-02 13:47:57.933 | [466856 Async ks-group-anotherdemo:499233]: finished get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 78e40ed1dc8a43ff90f5d68f11c419ed with result 0 in 13 seconds 2022-03-02 13:47:57.977 | [466856 Async ks-group-memberalt:499338]: Waiting for completion of get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 running on PID 499338 (4 other jobs running) 2022-03-02 13:47:58.007 | [466856 Async ks-group-memberalt:499338]: Signaling child to exit 2022-03-02 13:47:58.007 | WAKEUP 2022-03-02 13:47:58.034 | [466856 Async ks-group-memberalt:499338]: Signaled 2022-03-02 13:47:58.035 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:47:58.035 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3758b6be4c754da199989c479894aedd --project 3de580438210471db9917b202e005553 -f value 2022-03-02 13:47:58.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.035 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.035 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.035 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:58.035 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:47:58.035 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:47:58.035 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3758b6be4c754da199989c479894aedd --project 3de580438210471db9917b202e005553 2022-03-02 13:47:58.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.035 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.035 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.035 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3758b6be4c754da199989c479894aedd --project 3de580438210471db9917b202e005553 -f value 2022-03-02 13:47:58.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.035 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.035 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.035 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:58.035 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2ff531fd5c6d4a68834a92e536f5165a 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 False' 2022-03-02 13:47:58.035 | + functions-common:get_or_add_group_project_role:1076 : echo 2ff531fd5c6d4a68834a92e536f5165a 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 False 2022-03-02 13:47:58.035 | 2ff531fd5c6d4a68834a92e536f5165a 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 False 2022-03-02 13:47:58.085 | [466856 Async ks-group-memberalt:499338]: finished get_or_add_group_project_role member 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 with result 0 in 14 seconds 2022-03-02 13:47:58.127 | [466856 Async ks-group-anotheralt:499426]: Waiting for completion of get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 running on PID 499426 (3 other jobs running) 2022-03-02 13:47:58.155 | [466856 Async ks-group-anotheralt:499426]: Signaling child to exit 2022-03-02 13:47:58.869 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:58.896 | [499426 Async ks-group-anotheralt:499426]: finished successfully 2022-03-02 13:47:58.901 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:47:58.933 | [499514 Async ks-group-admin:499514]: finished successfully 2022-03-02 13:47:58.939 | WAKEUP 2022-03-02 13:47:58.968 | [466856 Async ks-group-anotheralt:499426]: Signaled 2022-03-02 13:47:58.969 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:47:58.969 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3758b6be4c754da199989c479894aedd --project 3de580438210471db9917b202e005553 -f value 2022-03-02 13:47:58.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.969 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.969 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.970 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:58.970 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:47:58.970 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:47:58.970 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3758b6be4c754da199989c479894aedd --project 3de580438210471db9917b202e005553 2022-03-02 13:47:58.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.970 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.970 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.970 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3758b6be4c754da199989c479894aedd --project 3de580438210471db9917b202e005553 -f value 2022-03-02 13:47:58.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.970 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:58.970 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:58.970 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:58.970 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='97186753234243f08f522edc94f4f570 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 False' 2022-03-02 13:47:58.970 | + functions-common:get_or_add_group_project_role:1076 : echo 97186753234243f08f522edc94f4f570 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 False 2022-03-02 13:47:58.970 | 97186753234243f08f522edc94f4f570 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 False 2022-03-02 13:47:59.017 | [466856 Async ks-group-anotheralt:499426]: finished get_or_add_group_project_role anotherrole 3758b6be4c754da199989c479894aedd 3de580438210471db9917b202e005553 with result 0 in 15 seconds 2022-03-02 13:47:59.056 | [466856 Async ks-group-admin:499514]: Waiting for completion of get_or_add_group_project_role admin 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 running on PID 499514 (2 other jobs running) 2022-03-02 13:47:59.083 | [466856 Async ks-group-admin:499514]: Signaling child to exit 2022-03-02 13:47:59.083 | WAKEUP 2022-03-02 13:47:59.110 | [466856 Async ks-group-admin:499514]: Signaled 2022-03-02 13:47:59.111 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 13:47:59.111 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6bc5ae67f55346c4b66e0f9e0e613d56 --project 903bcb9c51174dc8ad4aae85fd8b2ab4 -f value 2022-03-02 13:47:59.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:59.111 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:59.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:59.111 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:59.111 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:59.111 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 13:47:59.111 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 13:47:59.111 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 6bc5ae67f55346c4b66e0f9e0e613d56 --project 903bcb9c51174dc8ad4aae85fd8b2ab4 2022-03-02 13:47:59.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:59.111 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:59.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:59.111 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:59.111 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6bc5ae67f55346c4b66e0f9e0e613d56 --project 903bcb9c51174dc8ad4aae85fd8b2ab4 -f value 2022-03-02 13:47:59.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:59.112 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:59.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:47:59.112 | from cryptography.utils import int_from_bytes 2022-03-02 13:47:59.112 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:47:59.112 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6f2bab5413a1439aa3f63e5612aa4baa 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 False' 2022-03-02 13:47:59.112 | + functions-common:get_or_add_group_project_role:1076 : echo 6f2bab5413a1439aa3f63e5612aa4baa 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 False 2022-03-02 13:47:59.112 | 6f2bab5413a1439aa3f63e5612aa4baa 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 False 2022-03-02 13:47:59.157 | [466856 Async ks-group-admin:499514]: finished get_or_add_group_project_role admin 6bc5ae67f55346c4b66e0f9e0e613d56 903bcb9c51174dc8ad4aae85fd8b2ab4 with result 0 in 14 seconds 2022-03-02 13:47:59.161 | + inc/async:async_wait:197 : return 0 2022-03-02 13:47:59.163 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-02 13:47:59.180 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:47:59.183 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-02 13:47:59.202 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:47:59.205 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-02 13:47:59.208 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-02 13:47:59.268 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-02 13:47:59.309 | [466856 Async create_nova_accounts:501413]: running: create_nova_accounts 2022-03-02 13:47:59.312 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-02 13:47:59.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:47:59.333 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-02 13:47:59.336 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-02 13:47:59.398 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-02 13:47:59.447 | [466856 Async create_glance_accounts:501528]: running: create_glance_accounts 2022-03-02 13:47:59.454 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-02 13:47:59.471 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:47:59.473 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-02 13:47:59.476 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-02 13:47:59.546 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-02 13:47:59.591 | [466856 Async create_cinder_accounts:501658]: running: create_cinder_accounts 2022-03-02 13:47:59.594 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-02 13:47:59.615 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:47:59.618 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-02 13:47:59.621 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-02 13:47:59.690 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-02 13:47:59.781 | [466856 Async create_neutron_accounts:501773]: running: create_neutron_accounts 2022-03-02 13:47:59.784 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-02 13:47:59.830 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:47:59.839 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-02 13:47:59.846 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-02 13:48:00.253 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-02 13:48:00.484 | [466856 Async create_swift_accounts:501918]: running: create_swift_accounts 2022-03-02 13:48:00.499 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-02 13:48:00.658 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:48:00.682 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-02 13:48:01.037 | [466856 Async create_nova_accounts:501413]: Waiting for completion of create_nova_accounts running on PID 501413 (6 other jobs running) 2022-03-02 13:48:01.206 | [466856 Async create_nova_accounts:501413]: Signaling child to exit 2022-03-02 13:48:41.003 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:48:41.039 | [501773 Async create_neutron_accounts:501773]: finished successfully 2022-03-02 13:49:01.725 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:49:01.757 | [501658 Async create_cinder_accounts:501658]: finished successfully 2022-03-02 13:49:16.677 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:49:16.705 | [501528 Async create_glance_accounts:501528]: finished successfully 2022-03-02 13:49:21.984 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:49:22.009 | [501413 Async create_nova_accounts:501413]: finished successfully 2022-03-02 13:49:22.030 | WAKEUP 2022-03-02 13:49:22.053 | [466856 Async create_nova_accounts:501413]: Signaled 2022-03-02 13:49:22.055 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 13:49:22.055 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-03-02 13:49:22.055 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-02 13:49:22.055 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:49:22.055 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:49:22.055 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:49:22.055 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 13:49:22.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.055 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.055 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.055 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.055 | + functions-common:get_or_create_user:925 : user_id=52fcbc98651141ad92a63b2a01d4d643 2022-03-02 13:49:22.055 | + functions-common:get_or_create_user:926 : echo 52fcbc98651141ad92a63b2a01d4d643 2022-03-02 13:49:22.055 | 52fcbc98651141ad92a63b2a01d4d643 2022-03-02 13:49:22.055 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-02 13:49:22.055 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.055 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.055 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.055 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.056 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.056 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.056 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.056 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.056 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.056 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.056 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.056 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.056 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.056 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.056 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.056 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.056 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.056 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.056 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.056 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.056 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.056 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.056 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.056 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.056 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.057 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.057 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.057 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.057 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.057 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.057 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.057 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.057 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.057 | ++ functions-common:get_field:818 : echo '| cc46ee1f3d3a4ce2b46c29df920ab8d1 | 52fcbc98651141ad92a63b2a01d4d643 | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.057 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.057 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.057 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.057 | + functions-common:get_or_add_user_project_role:997 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.057 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.057 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 13:49:22.057 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-02 13:49:22.057 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.057 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.057 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.057 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.057 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.057 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.057 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.057 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.057 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.057 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.057 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.057 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.057 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.057 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.058 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.058 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.058 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.058 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.058 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.058 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.058 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.058 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.058 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.058 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.058 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.058 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.058 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.058 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.058 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.058 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.058 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.058 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.058 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.058 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | 52fcbc98651141ad92a63b2a01d4d643 | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.058 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.058 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.058 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:49:22.058 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:49:22.058 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:49:22.058 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-03-02 13:49:22.059 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-03-02 13:49:22.059 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.50/compute 2022-03-02 13:49:22.059 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-02 13:49:22.059 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:49:22.059 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-02 13:49:22.059 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-02 13:49:22.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.059 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.059 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.059 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.059 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:49:22.059 | 8ee5f60588da4495bf01e33a76222036' 2022-03-02 13:49:22.059 | + functions-common:get_or_create_service:1094 : echo 8ee5f60588da4495bf01e33a76222036 2022-03-02 13:49:22.059 | 8ee5f60588da4495bf01e33a76222036 2022-03-02 13:49:22.059 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-03-02 13:49:22.059 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:49:22.059 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-03-02 13:49:22.059 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:49:22.059 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-02 13:49:22.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.059 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.059 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.059 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.059 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:49:22.059 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:49:22.059 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:49:22.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.059 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.060 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.060 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cb0a86bb07aa4445b8dde97b581da001 2022-03-02 13:49:22.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cb0a86bb07aa4445b8dde97b581da001 2022-03-02 13:49:22.060 | + functions-common:get_or_create_endpoint:1127 : public_id=cb0a86bb07aa4445b8dde97b581da001 2022-03-02 13:49:22.060 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:49:22.060 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:49:22.060 | + functions-common:get_or_create_endpoint:1136 : echo cb0a86bb07aa4445b8dde97b581da001 2022-03-02 13:49:22.060 | cb0a86bb07aa4445b8dde97b581da001 2022-03-02 13:49:22.060 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-02 13:49:22.060 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:49:22.060 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-02 13:49:22.060 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-02 13:49:22.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.060 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.060 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.060 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.060 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:49:22.060 | 6913495dab644a908d55bf5906855173' 2022-03-02 13:49:22.060 | + functions-common:get_or_create_service:1094 : echo 6913495dab644a908d55bf5906855173 2022-03-02 13:49:22.060 | 6913495dab644a908d55bf5906855173 2022-03-02 13:49:22.060 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-03-02 13:49:22.060 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:49:22.060 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-03-02 13:49:22.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:49:22.060 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-02 13:49:22.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.060 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.061 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.061 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:49:22.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:49:22.061 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-03-02 13:49:22.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.061 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.061 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.061 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e26224053a154ed695091fd96d4ebf6e 2022-03-02 13:49:22.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e26224053a154ed695091fd96d4ebf6e 2022-03-02 13:49:22.061 | + functions-common:get_or_create_endpoint:1127 : public_id=e26224053a154ed695091fd96d4ebf6e 2022-03-02 13:49:22.061 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:49:22.061 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:49:22.061 | + functions-common:get_or_create_endpoint:1136 : echo e26224053a154ed695091fd96d4ebf6e 2022-03-02 13:49:22.061 | e26224053a154ed695091fd96d4ebf6e 2022-03-02 13:49:22.061 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-03-02 13:49:22.061 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:49:22.061 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-03-02 13:49:22.061 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:49:22.061 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-02 13:49:22.061 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.061 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.061 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.061 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.061 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.061 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.061 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.061 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.061 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.062 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.062 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.062 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.062 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.062 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.062 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.062 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.062 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.062 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.062 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.062 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.062 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.062 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.062 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.062 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.062 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.062 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.062 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.062 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.062 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.062 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.062 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.062 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.062 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.062 | ++ functions-common:get_field:818 : echo '| 331669a3cae34f6192f24408ea14784d | 52fcbc98651141ad92a63b2a01d4d643 | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.063 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.063 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.063 | + functions-common:get_or_add_user_project_role:995 : user_role_id=331669a3cae34f6192f24408ea14784d 2022-03-02 13:49:22.063 | + functions-common:get_or_add_user_project_role:997 : echo 331669a3cae34f6192f24408ea14784d 2022-03-02 13:49:22.063 | 331669a3cae34f6192f24408ea14784d 2022-03-02 13:49:22.063 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-03-02 13:49:22.063 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:49:22.100 | [466856 Async create_nova_accounts:501413]: finished create_nova_accounts with result 0 in 82 seconds 2022-03-02 13:49:22.139 | [466856 Async create_glance_accounts:501528]: Waiting for completion of create_glance_accounts running on PID 501528 (5 other jobs running) 2022-03-02 13:49:22.165 | [466856 Async create_glance_accounts:501528]: Signaling child to exit 2022-03-02 13:49:22.165 | WAKEUP 2022-03-02 13:49:22.188 | [466856 Async create_glance_accounts:501528]: Signaled 2022-03-02 13:49:22.189 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-02 13:49:22.189 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:49:22.189 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-02 13:49:22.189 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-02 13:49:22.189 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:49:22.189 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:49:22.189 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:49:22.189 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 13:49:22.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.190 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.190 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.190 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.190 | + functions-common:get_or_create_user:925 : user_id=61dd06a48f7444adba07ef9e2ccd3016 2022-03-02 13:49:22.190 | + functions-common:get_or_create_user:926 : echo 61dd06a48f7444adba07ef9e2ccd3016 2022-03-02 13:49:22.190 | 61dd06a48f7444adba07ef9e2ccd3016 2022-03-02 13:49:22.190 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-02 13:49:22.190 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.190 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.190 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.190 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.190 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.190 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.190 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.190 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.190 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.190 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.190 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.190 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.190 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.190 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.190 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.190 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.190 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.190 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.190 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.190 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.190 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.191 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.191 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.191 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.191 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.191 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.191 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.191 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.191 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.191 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.191 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.191 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.191 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.191 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.191 | ++ functions-common:get_field:818 : echo '| cc46ee1f3d3a4ce2b46c29df920ab8d1 | 61dd06a48f7444adba07ef9e2ccd3016 | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.191 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.191 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.191 | + functions-common:get_or_add_user_project_role:997 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.191 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.191 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 13:49:22.191 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-02 13:49:22.192 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:49:22.192 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-02 13:49:22.192 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-02 13:49:22.192 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:49:22.192 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:49:22.192 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:49:22.192 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 13:49:22.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.192 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.192 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.192 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.192 | + functions-common:get_or_create_user:925 : user_id=4d5fe709d4444284b6af3c771ea710ef 2022-03-02 13:49:22.192 | + functions-common:get_or_create_user:926 : echo 4d5fe709d4444284b6af3c771ea710ef 2022-03-02 13:49:22.192 | 4d5fe709d4444284b6af3c771ea710ef 2022-03-02 13:49:22.192 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-02 13:49:22.192 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.192 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.192 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.192 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.192 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.192 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.192 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.192 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.192 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.192 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.192 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.192 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.192 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.192 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.193 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.193 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.193 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.193 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.193 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.193 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.193 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.193 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.193 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.193 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.193 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.193 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.193 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.193 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.193 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.193 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.193 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.193 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.193 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.193 | ++ functions-common:get_field:818 : echo '| cc46ee1f3d3a4ce2b46c29df920ab8d1 | 4d5fe709d4444284b6af3c771ea710ef | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.193 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.193 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.193 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.193 | + functions-common:get_or_add_user_project_role:997 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.193 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.193 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-02 13:49:22.194 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-02 13:49:22.194 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.194 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.194 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.194 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.194 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.194 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.194 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.194 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.194 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.194 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.194 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.194 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.194 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.194 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.194 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.194 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.194 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.194 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.194 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.194 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.194 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.194 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.194 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.194 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.194 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.194 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.194 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.195 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.195 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.195 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.195 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.195 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.195 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.195 | ++ functions-common:get_field:818 : echo '| 331669a3cae34f6192f24408ea14784d | 4d5fe709d4444284b6af3c771ea710ef | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.195 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.195 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.195 | + functions-common:get_or_add_user_project_role:995 : user_role_id=331669a3cae34f6192f24408ea14784d 2022-03-02 13:49:22.195 | + functions-common:get_or_add_user_project_role:997 : echo 331669a3cae34f6192f24408ea14784d 2022-03-02 13:49:22.195 | 331669a3cae34f6192f24408ea14784d 2022-03-02 13:49:22.195 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-02 13:49:22.195 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:49:22.195 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-02 13:49:22.195 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-02 13:49:22.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.195 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.195 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.195 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.195 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:49:22.195 | 927bdbdd139246fe935b3d3c03d6fd48' 2022-03-02 13:49:22.195 | + functions-common:get_or_create_service:1094 : echo 927bdbdd139246fe935b3d3c03d6fd48 2022-03-02 13:49:22.195 | 927bdbdd139246fe935b3d3c03d6fd48 2022-03-02 13:49:22.195 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-03-02 13:49:22.195 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:49:22.195 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-03-02 13:49:22.195 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:49:22.195 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-02 13:49:22.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.196 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.196 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.196 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:49:22.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:49:22.196 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-03-02 13:49:22.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.196 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.196 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.196 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ed4c9e2af715479cadec96c4a86cd0e4 2022-03-02 13:49:22.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ed4c9e2af715479cadec96c4a86cd0e4 2022-03-02 13:49:22.197 | + functions-common:get_or_create_endpoint:1127 : public_id=ed4c9e2af715479cadec96c4a86cd0e4 2022-03-02 13:49:22.197 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:49:22.197 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:49:22.197 | + functions-common:get_or_create_endpoint:1136 : echo ed4c9e2af715479cadec96c4a86cd0e4 2022-03-02 13:49:22.197 | ed4c9e2af715479cadec96c4a86cd0e4 2022-03-02 13:49:22.197 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-02 13:49:22.197 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 13:49:22.197 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 13:49:22.197 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 13:49:22.197 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-02 13:49:22.197 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-02 13:49:22.197 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-02 13:49:22.197 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-02 13:49:22.197 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-02 13:49:22.236 | [466856 Async create_glance_accounts:501528]: finished create_glance_accounts with result 0 in 77 seconds 2022-03-02 13:49:22.275 | [466856 Async create_cinder_accounts:501658]: Waiting for completion of create_cinder_accounts running on PID 501658 (4 other jobs running) 2022-03-02 13:49:22.300 | [466856 Async create_cinder_accounts:501658]: Signaling child to exit 2022-03-02 13:49:22.300 | WAKEUP 2022-03-02 13:49:22.324 | [466856 Async create_cinder_accounts:501658]: Signaled 2022-03-02 13:49:22.326 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-02 13:49:22.326 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-02 13:49:22.326 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-02 13:49:22.326 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:49:22.326 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:49:22.326 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:49:22.326 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 13:49:22.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.326 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.326 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.326 | + functions-common:get_or_create_user:925 : user_id=f5acb15bc60443db8bf1433729377cfb 2022-03-02 13:49:22.326 | + functions-common:get_or_create_user:926 : echo f5acb15bc60443db8bf1433729377cfb 2022-03-02 13:49:22.326 | f5acb15bc60443db8bf1433729377cfb 2022-03-02 13:49:22.326 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-02 13:49:22.326 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.326 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.326 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.326 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.326 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.327 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.327 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.327 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.327 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.327 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.327 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.327 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.327 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.327 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.327 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.327 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.327 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.327 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.327 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.327 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.327 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.327 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.327 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.327 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.327 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.327 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.327 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.327 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.327 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.327 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.328 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.328 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.328 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.328 | ++ functions-common:get_field:818 : echo '| cc46ee1f3d3a4ce2b46c29df920ab8d1 | f5acb15bc60443db8bf1433729377cfb | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.328 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.328 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.328 | + functions-common:get_or_add_user_project_role:997 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.328 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.328 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 13:49:22.328 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-02 13:49:22.328 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:49:22.328 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-02 13:49:22.328 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-02 13:49:22.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.328 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.328 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.328 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:49:22.328 | c2d7cb201a394916899442e26ac24927' 2022-03-02 13:49:22.328 | + functions-common:get_or_create_service:1094 : echo c2d7cb201a394916899442e26ac24927 2022-03-02 13:49:22.328 | c2d7cb201a394916899442e26ac24927 2022-03-02 13:49:22.328 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-02 13:49:22.328 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 13:49:22.328 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:49:22.328 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 13:49:22.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:49:22.328 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-02 13:49:22.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.329 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.329 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.329 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:49:22.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:49:22.329 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:49:22.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.329 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.329 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.329 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=59d8e1c42c2f44a2bd5d2ac7cb08d3ec 2022-03-02 13:49:22.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 59d8e1c42c2f44a2bd5d2ac7cb08d3ec 2022-03-02 13:49:22.329 | + functions-common:get_or_create_endpoint:1127 : public_id=59d8e1c42c2f44a2bd5d2ac7cb08d3ec 2022-03-02 13:49:22.329 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:49:22.329 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:49:22.329 | + functions-common:get_or_create_endpoint:1136 : echo 59d8e1c42c2f44a2bd5d2ac7cb08d3ec 2022-03-02 13:49:22.329 | 59d8e1c42c2f44a2bd5d2ac7cb08d3ec 2022-03-02 13:49:22.329 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-02 13:49:22.329 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:49:22.329 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-02 13:49:22.329 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-02 13:49:22.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.329 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.329 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.329 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.329 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:49:22.329 | d9788fa73f54429ab3e5e0f80d8a2a6f' 2022-03-02 13:49:22.329 | + functions-common:get_or_create_service:1094 : echo d9788fa73f54429ab3e5e0f80d8a2a6f 2022-03-02 13:49:22.330 | d9788fa73f54429ab3e5e0f80d8a2a6f 2022-03-02 13:49:22.330 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 13:49:22.330 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:49:22.330 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 13:49:22.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:49:22.330 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-02 13:49:22.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.330 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.330 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.330 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:49:22.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:49:22.330 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:49:22.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.330 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.330 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.330 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=be450790a4a24d519f1861511ae1e85b 2022-03-02 13:49:22.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo be450790a4a24d519f1861511ae1e85b 2022-03-02 13:49:22.330 | + functions-common:get_or_create_endpoint:1127 : public_id=be450790a4a24d519f1861511ae1e85b 2022-03-02 13:49:22.330 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:49:22.330 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:49:22.330 | + functions-common:get_or_create_endpoint:1136 : echo be450790a4a24d519f1861511ae1e85b 2022-03-02 13:49:22.330 | be450790a4a24d519f1861511ae1e85b 2022-03-02 13:49:22.330 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-02 13:49:22.330 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-02 13:49:22.330 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:49:22.330 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-02 13:49:22.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.331 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.331 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.331 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.331 | ++ functions-common:get_or_create_project:938 : project_id=82af8223bbec437d890754e110acacd1 2022-03-02 13:49:22.331 | ++ functions-common:get_or_create_project:939 : echo 82af8223bbec437d890754e110acacd1 2022-03-02 13:49:22.331 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 82af8223bbec437d890754e110acacd1 2022-03-02 13:49:22.331 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-02 13:49:22.331 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:49:22.331 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:49:22.331 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-02 13:49:22.331 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-02 13:49:22.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.331 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.331 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.331 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-02 13:49:22.331 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.331 | ++ functions-common:get_or_create_user:925 : user_id=f5acb15bc60443db8bf1433729377cfb 2022-03-02 13:49:22.331 | ++ functions-common:get_or_create_user:926 : echo f5acb15bc60443db8bf1433729377cfb 2022-03-02 13:49:22.331 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f5acb15bc60443db8bf1433729377cfb 2022-03-02 13:49:22.371 | [466856 Async create_cinder_accounts:501658]: finished create_cinder_accounts with result 0 in 62 seconds 2022-03-02 13:49:22.375 | + inc/async:async_wait:197 : return 0 2022-03-02 13:49:22.378 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-02 13:49:22.431 | [466856 Async create_neutron_accounts:501773]: Waiting for completion of create_neutron_accounts running on PID 501773 (3 other jobs running) 2022-03-02 13:49:22.456 | [466856 Async create_neutron_accounts:501773]: Signaling child to exit 2022-03-02 13:49:22.457 | WAKEUP 2022-03-02 13:49:22.480 | [466856 Async create_neutron_accounts:501773]: Signaled 2022-03-02 13:49:22.481 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-02 13:49:22.481 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:49:22.481 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:49:22.481 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:49:22.481 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:49:22.481 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 13:49:22.481 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:49:22.481 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-02 13:49:22.481 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-02 13:49:22.481 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-02 13:49:22.481 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.50:9696/ 2022-03-02 13:49:22.482 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-02 13:49:22.482 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-02 13:49:22.482 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-02 13:49:22.482 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:49:22.482 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:49:22.482 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:49:22.482 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 13:49:22.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.482 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.482 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.482 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.482 | + functions-common:get_or_create_user:925 : user_id=42cc2995645a45a99ca205a5497faed9 2022-03-02 13:49:22.482 | + functions-common:get_or_create_user:926 : echo 42cc2995645a45a99ca205a5497faed9 2022-03-02 13:49:22.482 | 42cc2995645a45a99ca205a5497faed9 2022-03-02 13:49:22.482 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-02 13:49:22.482 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:49:22.482 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:49:22.482 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:49:22.482 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:49:22.482 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:49:22.482 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:49:22.482 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:49:22.482 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:49:22.482 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:49:22.482 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:49:22.482 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:49:22.482 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.482 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.482 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.482 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.483 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.483 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.483 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.483 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:49:22.483 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:49:22.483 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.483 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.483 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.483 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:49:22.483 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 13:49:22.483 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:49:22.483 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:49:22.483 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.483 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.483 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.483 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.483 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:49:22.483 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:49:22.483 | ++ functions-common:get_field:818 : echo '| cc46ee1f3d3a4ce2b46c29df920ab8d1 | 42cc2995645a45a99ca205a5497faed9 | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:49:22.483 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:49:22.483 | ++ functions-common:get_field:812 : read data 2022-03-02 13:49:22.483 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.483 | + functions-common:get_or_add_user_project_role:997 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.483 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:49:22.483 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 13:49:22.483 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-02 13:49:22.483 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:49:22.484 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-02 13:49:22.484 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-02 13:49:22.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.484 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.484 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.484 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.484 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:49:22.484 | 378f6f0ffe7e4ac6a551ae778b2c4f99' 2022-03-02 13:49:22.484 | + functions-common:get_or_create_service:1094 : echo 378f6f0ffe7e4ac6a551ae778b2c4f99 2022-03-02 13:49:22.484 | 378f6f0ffe7e4ac6a551ae778b2c4f99 2022-03-02 13:49:22.484 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-03-02 13:49:22.484 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:49:22.484 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-03-02 13:49:22.484 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:49:22.484 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-02 13:49:22.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.484 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.484 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.484 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.484 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:49:22.484 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:49:22.484 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-03-02 13:49:22.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.485 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:49:22.485 | from cryptography.utils import int_from_bytes 2022-03-02 13:49:22.485 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:49:22.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1f4d14a4684d44b6a8cc6835aa29715c 2022-03-02 13:49:22.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1f4d14a4684d44b6a8cc6835aa29715c 2022-03-02 13:49:22.485 | + functions-common:get_or_create_endpoint:1127 : public_id=1f4d14a4684d44b6a8cc6835aa29715c 2022-03-02 13:49:22.485 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:49:22.485 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:49:22.485 | + functions-common:get_or_create_endpoint:1136 : echo 1f4d14a4684d44b6a8cc6835aa29715c 2022-03-02 13:49:22.485 | 1f4d14a4684d44b6a8cc6835aa29715c 2022-03-02 13:49:22.528 | [466856 Async create_neutron_accounts:501773]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-02 13:49:22.569 | [466856 Async create_swift_accounts:501918]: Waiting for completion of create_swift_accounts running on PID 501918 (2 other jobs running) 2022-03-02 13:49:22.596 | [466856 Async create_swift_accounts:501918]: Signaling child to exit 2022-03-02 13:50:10.340 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:50:10.365 | [501918 Async create_swift_accounts:501918]: finished successfully 2022-03-02 13:50:10.386 | WAKEUP 2022-03-02 13:50:10.409 | [466856 Async create_swift_accounts:501918]: Signaled 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-02 13:50:10.411 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-02 13:50:10.411 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-02 13:50:10.411 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 13:50:10.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.411 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.411 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.411 | ++ functions-common:get_or_create_role:950 : role_id=97186753234243f08f522edc94f4f570 2022-03-02 13:50:10.411 | ++ functions-common:get_or_create_role:951 : echo 97186753234243f08f522edc94f4f570 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:614 : another_role=97186753234243f08f522edc94f4f570 2022-03-02 13:50:10.411 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-02 13:50:10.411 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-02 13:50:10.411 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:50:10.411 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:50:10.411 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:50:10.411 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 13:50:10.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.412 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.412 | + functions-common:get_or_create_user:925 : user_id=bd890397b6c74136a269e3761ed83c5d 2022-03-02 13:50:10.412 | + functions-common:get_or_create_user:926 : echo bd890397b6c74136a269e3761ed83c5d 2022-03-02 13:50:10.412 | bd890397b6c74136a269e3761ed83c5d 2022-03-02 13:50:10.412 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-02 13:50:10.412 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:50:10.412 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:50:10.412 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:50:10.412 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:50:10.412 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:50:10.412 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:50:10.412 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:50:10.412 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:50:10.412 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:50:10.412 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:50:10.412 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.412 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:50:10.412 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.412 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 13:50:10.412 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.412 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.412 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.412 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:50:10.412 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:50:10.412 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 13:50:10.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.413 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 13:50:10.413 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.413 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:50:10.413 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.413 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.413 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.413 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.413 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:50:10.413 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:50:10.413 | ++ functions-common:get_field:818 : echo '| cc46ee1f3d3a4ce2b46c29df920ab8d1 | bd890397b6c74136a269e3761ed83c5d | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:50:10.413 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:50:10.413 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.413 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:50:10.413 | + functions-common:get_or_add_user_project_role:997 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:50:10.413 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:50:10.413 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 13:50:10.413 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-02 13:50:10.413 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:50:10.413 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:50:10.413 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:50:10.413 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:50:10.413 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:50:10.413 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:50:10.413 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:50:10.413 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:50:10.414 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:50:10.414 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:50:10.414 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:50:10.414 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.414 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.414 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 13:50:10.414 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.414 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.414 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:50:10.414 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:50:10.414 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 13:50:10.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.414 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:50:10.414 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.414 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 13:50:10.414 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.414 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.414 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.414 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.414 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:50:10.414 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:50:10.414 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | bd890397b6c74136a269e3761ed83c5d | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:50:10.415 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:50:10.415 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.415 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.415 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.415 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.415 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-02 13:50:10.415 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:50:10.415 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-02 13:50:10.415 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-02 13:50:10.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.415 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.415 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.415 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:50:10.415 | 4ccd2d90e56f4633b78606933e1c977a' 2022-03-02 13:50:10.415 | + functions-common:get_or_create_service:1094 : echo 4ccd2d90e56f4633b78606933e1c977a 2022-03-02 13:50:10.415 | 4ccd2d90e56f4633b78606933e1c977a 2022-03-02 13:50:10.415 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-03-02 13:50:10.415 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:50:10.415 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-02 13:50:10.415 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:50:10.415 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-02 13:50:10.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.415 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.415 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.415 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.415 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:50:10.415 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:50:10.415 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-02 13:50:10.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.416 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b1ed04bfb2bb44a783ddda28c24fa202 2022-03-02 13:50:10.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b1ed04bfb2bb44a783ddda28c24fa202 2022-03-02 13:50:10.416 | + functions-common:get_or_create_endpoint:1127 : public_id=b1ed04bfb2bb44a783ddda28c24fa202 2022-03-02 13:50:10.416 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.50:8080 ]] 2022-03-02 13:50:10.416 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-03-02 13:50:10.416 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:50:10.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-02 13:50:10.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.416 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:50:10.416 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:50:10.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-03-02 13:50:10.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.416 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.416 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=136849fe742145b186d1029778d60db4 2022-03-02 13:50:10.416 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 136849fe742145b186d1029778d60db4 2022-03-02 13:50:10.416 | 136849fe742145b186d1029778d60db4 2022-03-02 13:50:10.416 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:50:10.416 | + functions-common:get_or_create_endpoint:1136 : echo b1ed04bfb2bb44a783ddda28c24fa202 2022-03-02 13:50:10.416 | b1ed04bfb2bb44a783ddda28c24fa202 2022-03-02 13:50:10.417 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-02 13:50:10.417 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:50:10.417 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-02 13:50:10.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.417 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.417 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.417 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_project:938 : project_id=15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_project:939 : echo 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.417 | + lib/swift:create_swift_accounts:628 : swift_project_test1=15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.417 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-02 13:50:10.417 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.417 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-02 13:50:10.417 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-02 13:50:10.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.417 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.417 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.417 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_user:925 : user_id=de06d13779874794b0b1802ba5b0dbdc 2022-03-02 13:50:10.417 | ++ functions-common:get_or_create_user:926 : echo de06d13779874794b0b1802ba5b0dbdc 2022-03-02 13:50:10.417 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=de06d13779874794b0b1802ba5b0dbdc 2022-03-02 13:50:10.417 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-02 13:50:10.417 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.417 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin de06d13779874794b0b1802ba5b0dbdc 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.417 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:50:10.418 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:50:10.418 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:50:10.418 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:50:10.418 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:50:10.418 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:50:10.418 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:50:10.418 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:50:10.418 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user de06d13779874794b0b1802ba5b0dbdc --project 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.418 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.418 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:50:10.418 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.418 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.418 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.418 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.418 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:50:10.418 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:50:10.418 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user de06d13779874794b0b1802ba5b0dbdc --project 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.418 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.418 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.418 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user de06d13779874794b0b1802ba5b0dbdc --project 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.418 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.418 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:50:10.418 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.418 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.418 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.419 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.419 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.419 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:50:10.419 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:50:10.419 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:50:10.419 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | de06d13779874794b0b1802ba5b0dbdc | | 15a9bd126d724bdf9a78046f4feeefc7 | | | False |' 2022-03-02 13:50:10.419 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.419 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.419 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.419 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.419 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-02 13:50:10.419 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-02 13:50:10.419 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:50:10.419 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-02 13:50:10.419 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-02 13:50:10.419 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-02 13:50:10.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.419 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.419 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.419 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.419 | ++ functions-common:get_or_create_user:925 : user_id=d834393dadf14619997d2e3ddb4d91ba 2022-03-02 13:50:10.419 | ++ functions-common:get_or_create_user:926 : echo d834393dadf14619997d2e3ddb4d91ba 2022-03-02 13:50:10.419 | + lib/swift:create_swift_accounts:637 : swift_user_test3=d834393dadf14619997d2e3ddb4d91ba 2022-03-02 13:50:10.419 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-02 13:50:10.419 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.419 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 97186753234243f08f522edc94f4f570 d834393dadf14619997d2e3ddb4d91ba 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.419 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:50:10.419 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:50:10.419 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:50:10.419 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:50:10.420 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:50:10.420 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:50:10.420 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:50:10.420 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:50:10.420 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 97186753234243f08f522edc94f4f570 --user d834393dadf14619997d2e3ddb4d91ba --project 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.420 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.420 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:50:10.420 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.420 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.420 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.420 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.420 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.420 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:50:10.420 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:50:10.420 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 97186753234243f08f522edc94f4f570 --user d834393dadf14619997d2e3ddb4d91ba --project 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.420 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.420 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.420 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 97186753234243f08f522edc94f4f570 --user d834393dadf14619997d2e3ddb4d91ba --project 15a9bd126d724bdf9a78046f4feeefc7 2022-03-02 13:50:10.420 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.420 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:50:10.420 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.420 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.420 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.420 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.420 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:50:10.421 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:50:10.421 | ++ functions-common:get_field:818 : echo '| 97186753234243f08f522edc94f4f570 | d834393dadf14619997d2e3ddb4d91ba | | 15a9bd126d724bdf9a78046f4feeefc7 | | | False |' 2022-03-02 13:50:10.421 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:50:10.421 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.421 | + functions-common:get_or_add_user_project_role:995 : user_role_id=97186753234243f08f522edc94f4f570 2022-03-02 13:50:10.421 | + functions-common:get_or_add_user_project_role:997 : echo 97186753234243f08f522edc94f4f570 2022-03-02 13:50:10.421 | 97186753234243f08f522edc94f4f570 2022-03-02 13:50:10.421 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-02 13:50:10.421 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-02 13:50:10.421 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:50:10.421 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-02 13:50:10.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.421 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.421 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.421 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.421 | ++ functions-common:get_or_create_project:938 : project_id=514b81e874aa403fa0c6b6d695343873 2022-03-02 13:50:10.421 | ++ functions-common:get_or_create_project:939 : echo 514b81e874aa403fa0c6b6d695343873 2022-03-02 13:50:10.421 | + lib/swift:create_swift_accounts:642 : swift_project_test2=514b81e874aa403fa0c6b6d695343873 2022-03-02 13:50:10.421 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-02 13:50:10.421 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.421 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-02 13:50:10.421 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-02 13:50:10.421 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:50:10.421 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-02 13:50:10.421 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-02 13:50:10.421 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-02 13:50:10.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.421 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.421 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.422 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.422 | ++ functions-common:get_or_create_user:925 : user_id=86cc77859c514c4cb26e90d536758221 2022-03-02 13:50:10.422 | ++ functions-common:get_or_create_user:926 : echo 86cc77859c514c4cb26e90d536758221 2022-03-02 13:50:10.422 | + lib/swift:create_swift_accounts:647 : swift_user_test2=86cc77859c514c4cb26e90d536758221 2022-03-02 13:50:10.422 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-02 13:50:10.422 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.422 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 86cc77859c514c4cb26e90d536758221 514b81e874aa403fa0c6b6d695343873 2022-03-02 13:50:10.422 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:50:10.422 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:50:10.422 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:50:10.422 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:50:10.422 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:50:10.422 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:50:10.422 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:50:10.422 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:50:10.422 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86cc77859c514c4cb26e90d536758221 --project 514b81e874aa403fa0c6b6d695343873 2022-03-02 13:50:10.422 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:50:10.422 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.422 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.422 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.422 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.422 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.422 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.422 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:50:10.422 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:50:10.422 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 86cc77859c514c4cb26e90d536758221 --project 514b81e874aa403fa0c6b6d695343873 2022-03-02 13:50:10.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.422 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.422 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.423 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86cc77859c514c4cb26e90d536758221 --project 514b81e874aa403fa0c6b6d695343873 2022-03-02 13:50:10.423 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.423 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:50:10.423 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.423 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.423 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.423 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.423 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.423 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:50:10.423 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:50:10.423 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:50:10.423 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | 86cc77859c514c4cb26e90d536758221 | | 514b81e874aa403fa0c6b6d695343873 | | | False |' 2022-03-02 13:50:10.423 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.423 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.423 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.423 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.423 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-02 13:50:10.423 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-02 13:50:10.423 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 13:50:10.423 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-02 13:50:10.423 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-02 13:50:10.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.423 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.423 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.423 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.423 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-02 13:50:10.423 | d2d9323ca2284fc38e784868f92ee069' 2022-03-02 13:50:10.423 | ++ functions-common:get_or_create_domain:888 : echo d2d9323ca2284fc38e784868f92ee069 2022-03-02 13:50:10.423 | + lib/swift:create_swift_accounts:652 : swift_domain=d2d9323ca2284fc38e784868f92ee069 2022-03-02 13:50:10.423 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-02 13:50:10.424 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.424 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-02 13:50:10.424 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 d2d9323ca2284fc38e784868f92ee069 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 13:50:10.424 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d2d9323ca2284fc38e784868f92ee069 --or-show -f value -c id 2022-03-02 13:50:10.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.424 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.424 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.424 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_project:938 : project_id=029ec1ba746640b39e088ef38ade4a35 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_project:939 : echo 029ec1ba746640b39e088ef38ade4a35 2022-03-02 13:50:10.424 | + lib/swift:create_swift_accounts:656 : swift_project_test4=029ec1ba746640b39e088ef38ade4a35 2022-03-02 13:50:10.424 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-02 13:50:10.424 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.424 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-02 13:50:10.424 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 d2d9323ca2284fc38e784868f92ee069 test4@example.com 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-02 13:50:10.424 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d2d9323ca2284fc38e784868f92ee069 --email=test4@example.com --or-show -f value -c id 2022-03-02 13:50:10.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.424 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.424 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.424 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_user:925 : user_id=65efd5aa47a2496399a86880f01bd1c3 2022-03-02 13:50:10.424 | ++ functions-common:get_or_create_user:926 : echo 65efd5aa47a2496399a86880f01bd1c3 2022-03-02 13:50:10.424 | + lib/swift:create_swift_accounts:661 : swift_user_test4=65efd5aa47a2496399a86880f01bd1c3 2022-03-02 13:50:10.425 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-02 13:50:10.425 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 13:50:10.425 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 65efd5aa47a2496399a86880f01bd1c3 029ec1ba746640b39e088ef38ade4a35 2022-03-02 13:50:10.425 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:50:10.425 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 13:50:10.425 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:50:10.425 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:50:10.425 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 13:50:10.425 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 13:50:10.425 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 13:50:10.425 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 13:50:10.425 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65efd5aa47a2496399a86880f01bd1c3 --project 029ec1ba746640b39e088ef38ade4a35 2022-03-02 13:50:10.425 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.425 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:50:10.425 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.425 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.425 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.425 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.425 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.425 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:50:10.425 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:50:10.425 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 65efd5aa47a2496399a86880f01bd1c3 --project 029ec1ba746640b39e088ef38ade4a35 2022-03-02 13:50:10.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.425 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.425 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.425 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65efd5aa47a2496399a86880f01bd1c3 --project 029ec1ba746640b39e088ef38ade4a35 2022-03-02 13:50:10.425 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:50:10.425 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:50:10.425 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:50:10.425 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.426 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:10.426 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:10.426 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:50:10.426 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:50:10.426 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:50:10.426 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:50:10.426 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | 65efd5aa47a2496399a86880f01bd1c3 | | 029ec1ba746640b39e088ef38ade4a35 | | | False |' 2022-03-02 13:50:10.426 | ++ functions-common:get_field:812 : read data 2022-03-02 13:50:10.426 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.426 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.426 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:50:10.457 | [466856 Async create_swift_accounts:501918]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-02 13:50:10.465 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-02 13:50:10.467 | + inc/async:async_wait:197 : return 0 2022-03-02 13:50:10.470 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-02 13:50:10.488 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:10.491 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-02 13:50:10.510 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:10.512 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-02 13:50:10.515 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:50:10.517 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-02 13:50:10.520 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-02 13:50:10.523 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-02 13:50:10.584 | + inc/async:async_inner:63 : init_glance 2022-03-02 13:50:10.623 | [466856 Async init_glance:506154]: running: init_glance 2022-03-02 13:50:10.625 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-02 13:50:10.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:10.646 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-02 13:50:10.649 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:50:10.652 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-02 13:50:10.654 | + ./stack.sh:main:1147 : configure_neutron 2022-03-02 13:50:10.657 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-02 13:50:10.669 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:50:10.669 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:50:10.669 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:50:10.671 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:50:10.673 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 13:50:10.676 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:50:10.679 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-02 13:50:10.681 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-02 13:50:10.684 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-02 13:50:10.686 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-02 13:50:10.699 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-02 13:50:10.702 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-02 13:50:14.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:14.195 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:14.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:14.196 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:17.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:17.748 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:17.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:17.748 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:21.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:21.225 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:21.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:21.225 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:24.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:24.747 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:24.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:24.747 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:28.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:28.201 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:28.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:28.201 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:31.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:31.712 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:31.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:31.712 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:35.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:35.209 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:35.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:35.209 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:38.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:38.934 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:38.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:38.934 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:43.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:43.728 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:43.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:43.729 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:43.729 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-02 13:50:49.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:49.728 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:49.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:49.728 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:50.043 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-02 13:50:50.049 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-02 13:50:50.051 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-02 13:50:50.054 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-02 13:50:50.056 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-02 13:50:50.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-02 13:50:50.061 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-02 13:50:50.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-02 13:50:50.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-02 13:50:50.069 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-02 13:50:50.071 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-02 13:50:50.073 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-02 13:50:50.075 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-02 13:50:50.078 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-02 13:50:50.080 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-02 13:50:50.082 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-02 13:50:50.088 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:50.090 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-02 13:50:50.092 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:50.098 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-02 13:50:50.100 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-02 13:50:50.102 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-02 13:50:50.105 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-02 13:50:50.107 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 13:50:50.111 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 13:50:50.139 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-02 13:50:50.169 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-02 13:50:50.201 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-02 13:50:50.235 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-02 13:50:50.264 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-02 13:50:50.296 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-02 13:50:50.299 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-02 13:50:50.301 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-02 13:50:50.306 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 13:50:50.307 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 13:50:50.325 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 13:50:50.328 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 13:50:50.330 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 13:50:50.332 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 13:50:50.335 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 13:50:50.365 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:50:50.395 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 13:50:50.427 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 13:50:50.457 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-02 13:50:50.474 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:50:50.477 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-02 13:50:50.479 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-02 13:50:50.482 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-02 13:50:50.484 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-02 13:50:50.486 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-02 13:50:50.499 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-02 13:50:50.501 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-02 13:50:50.504 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-02 13:50:50.506 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-02 13:50:50.519 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-02 13:50:50.535 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-02 13:50:50.538 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-02 13:50:50.551 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-02 13:50:50.564 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-02 13:50:50.576 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 13:50:50.579 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:50:50.582 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-02 13:50:50.587 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.KZZxaqdaBj 2022-03-02 13:50:50.593 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 13:50:50.595 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:50:50.598 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.KZZxaqdaBj 2022-03-02 13:50:50.603 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.KZZxaqdaBj 2022-03-02 13:50:50.615 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.KZZxaqdaBj /etc/sudoers.d/neutron-rootwrap 2022-03-02 13:50:50.632 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 13:50:50.669 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-02 13:50:50.671 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:50:50.711 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-02 13:50:50.713 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-02 13:50:50.715 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-02 13:50:50.718 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 13:50:50.720 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 13:50:50.723 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 13:50:50.740 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:50.743 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 13:50:50.746 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 13:50:50.748 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 13:50:50.767 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:50.769 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:50:50.773 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 13:50:50.808 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 13:50:50.810 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 13:50:50.813 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-02 13:50:50.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:50.837 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-02 13:50:50.837 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-02 13:50:50.839 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 13:50:50.841 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 13:50:50.844 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-02 13:50:50.847 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-02 13:50:50.849 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 13:50:50.852 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-02 13:50:50.854 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-02 13:50:50.857 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-02 13:50:50.861 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-02 13:50:50.864 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-02 13:50:50.869 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-02 13:50:50.888 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:50.890 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-02 13:50:50.893 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-02 13:50:50.895 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-02 13:50:50.901 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-02 13:50:50.931 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 13:50:50.963 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-02 13:50:50.994 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-02 13:50:51.025 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-02 13:50:51.056 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-02 13:50:51.062 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 13:50:51.062 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-02 13:50:51.063 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 13:50:51.066 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-02 13:50:51.096 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-02 13:50:51.128 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 13:50:51.159 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-02 13:50:51.195 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-02 13:50:51.230 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-02 13:50:51.262 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-02 13:50:51.293 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-02 13:50:51.323 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:50:51.355 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 13:50:51.391 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-02 13:50:51.425 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-02 13:50:51.460 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-02 13:50:51.463 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 13:50:51.465 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 13:50:51.468 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 13:50:51.470 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-02 13:50:51.501 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-02 13:50:51.533 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-03-02 13:50:51.567 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-02 13:50:51.606 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-02 13:50:51.637 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-02 13:50:51.672 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-02 13:50:51.704 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-02 13:50:51.737 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 13:50:51.772 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-02 13:50:51.807 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-02 13:50:51.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-02 13:50:51.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-02 13:50:51.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-02 13:50:51.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-02 13:50:51.820 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-02 13:50:51.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-02 13:50:51.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-03-02 13:50:51.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-03-02 13:50:51.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-03-02 13:50:51.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-02 13:50:51.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-02 13:50:51.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-02 13:50:51.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-02 13:50:51.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-02 13:50:51.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-02 13:50:51.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-02 13:50:51.850 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-02 13:50:51.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-02 13:50:51.856 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-02 13:50:51.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-02 13:50:51.887 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:51.890 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 13:50:51.892 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-02 13:50:51.894 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-02 13:50:51.897 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:51.900 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-02 13:50:51.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-02 13:50:51.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-02 13:50:51.938 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:51.938 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 13:50:51.939 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-02 13:50:51.942 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-02 13:50:51.944 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:51.947 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-02 13:50:51.976 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-02 13:50:51.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:51.981 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 13:50:51.983 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-02 13:50:51.986 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-02 13:50:51.988 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:51.993 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-02 13:50:52.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-02 13:50:52.027 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:52.030 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-02 13:50:52.032 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-02 13:50:52.035 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-02 13:50:52.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:52.040 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-02 13:50:52.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-02 13:50:52.073 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:52.075 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-02 13:50:52.078 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 13:50:52.080 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 13:50:52.083 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:52.085 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-02 13:50:52.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-02 13:50:52.155 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:52.157 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-02 13:50:52.160 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-02 13:50:52.162 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-02 13:50:52.165 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:52.168 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-02 13:50:52.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-03-02 13:50:52.200 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:52.203 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-02 13:50:52.205 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-03-02 13:50:52.215 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-03-02 13:50:52.215 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:52.215 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-03-02 13:50:52.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-02 13:50:52.246 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 13:50:52.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-02 13:50:52.251 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 13:50:52.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 13:50:52.256 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 13:50:52.259 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-02 13:50:52.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 13:50:52.295 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-02 13:50:52.313 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:52.318 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-02 13:50:52.319 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 13:50:52.355 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-02 13:50:52.357 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:50:52.387 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 13:50:52.422 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-02 13:50:52.425 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-02 13:50:52.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-02 13:50:52.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 13:50:55.436 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 13:50:55.436 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev570 2022-03-02 13:50:55.436 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=508070) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 13:50:55.487 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=508070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:50:55.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=508070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:50:55.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=508070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:55.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=508070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:55.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=508070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:55.488 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=508070) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:55.543 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 13:50:55.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:55.543 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:55.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:55.543 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:55.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-02 13:50:55.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-02 13:50:55.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-02 13:50:55.904 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 13:50:55.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-02 13:50:55.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-02 13:50:55.976 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-02 13:50:55.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-02 13:50:55.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-02 13:50:56.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-02 13:50:56.021 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-02 13:50:56.030 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-02 13:50:56.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-02 13:50:56.035 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-02 13:50:56.049 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-02 13:50:56.063 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 13:50:56.066 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-02 13:50:56.074 | net.bridge.bridge-nf-call-iptables = 1 2022-03-02 13:50:56.078 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 13:50:56.080 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-02 13:50:56.089 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-02 13:50:56.093 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-02 13:50:56.096 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-02 13:50:56.098 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-02 13:50:56.101 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-02 13:50:56.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-02 13:50:56.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 13:50:56.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 13:50:56.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 13:50:56.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 13:50:56.143 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-02 13:50:56.145 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-02 13:50:56.182 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-02 13:50:56.184 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-02 13:50:56.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-02 13:50:56.247 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-02 13:50:56.265 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:56.267 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-02 13:50:56.270 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-02 13:50:56.275 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-02 13:50:56.306 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-02 13:50:56.336 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 13:50:56.369 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-02 13:50:56.372 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:50:56.402 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-02 13:50:56.420 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:56.426 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 13:50:56.426 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-02 13:50:56.455 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 13:50:56.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 13:50:56.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 13:50:56.491 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-02 13:50:56.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 13:50:56.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-02 13:50:56.499 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-02 13:50:56.520 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:50:56.523 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-02 13:50:56.526 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-02 13:50:56.532 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-02 13:50:56.562 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 13:50:56.596 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-02 13:50:56.600 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:50:56.628 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 13:50:56.631 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-02 13:50:56.665 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 13:50:56.667 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 13:50:56.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 13:50:56.703 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-02 13:50:56.705 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 13:50:56.708 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-02 13:50:56.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 13:50:59.858 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 13:50:59.858 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev570 2022-03-02 13:50:59.858 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=508600) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 13:50:59.909 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=508600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:50:59.909 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=508600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 13:50:59.909 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=508600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:59.909 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=508600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:59.909 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=508600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:59.910 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=508600) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 13:50:59.970 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-02 13:50:59.971 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=508600) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-02 13:50:59.971 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=508600) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-02 13:50:59.972 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 13:50:59.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:59.972 | from cryptography.utils import int_from_bytes 2022-03-02 13:50:59.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:50:59.972 | from cryptography.utils import int_from_bytes 2022-03-02 13:51:00.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-02 13:51:00.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-02 13:51:00.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-02 13:51:00.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 13:51:00.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 13:51:00.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 13:51:00.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 13:51:00.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-02 13:51:00.385 | + functions:set_mtu:785 : local dev=br-data 2022-03-02 13:51:00.388 | + functions:set_mtu:786 : local mtu=1500 2022-03-02 13:51:00.390 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-02 13:51:00.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-02 13:51:00.421 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-02 13:51:00.424 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-02 13:51:00.426 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-02 13:51:00.429 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-02 13:51:00.432 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-02 13:51:00.435 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-02 13:51:00.438 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-02 13:51:00.441 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-02 13:51:00.443 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-02 13:51:00.446 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-02 13:51:00.449 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-02 13:51:00.451 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-02 13:51:00.454 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-02 13:51:00.456 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-02 13:51:00.460 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-02 13:51:00.460 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-02 13:51:00.467 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-02 13:51:00.469 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-02 13:51:00.472 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-02 13:51:00.475 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-02 13:51:00.481 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-02 13:51:00.481 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-02 13:51:00.483 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-02 13:51:00.489 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.72/22 brd 192.168.3.255' 2022-03-02 13:51:00.492 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-02 13:51:00.494 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-02 13:51:00.497 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-02 13:51:00.499 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-02 13:51:00.502 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.72/22 brd 192.168.3.255 != '' ]] 2022-03-02 13:51:00.507 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1' 2022-03-02 13:51:00.507 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data' 2022-03-02 13:51:00.510 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-02 13:51:00.514 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-02 13:51:00.518 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.72/22 brd 192.168.3.255 2022-03-02 13:51:00.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-02 13:51:00.522 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-02 13:51:00.523 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-02 13:51:00.528 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.72 2022-03-02 13:51:00.531 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.72 ' 2022-03-02 13:51:00.533 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1 2022-03-02 13:51:00.546 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data 2022-03-02 13:51:00.558 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-02 13:51:00.573 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-02 13:51:00.594 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.72 2022-03-02 13:51:00.604 | PING 192.168.0.72 (192.168.0.72) from 192.168.0.72 br-data: 56(84) bytes of data. 2022-03-02 13:51:00.604 | 64 bytes from 192.168.0.72: icmp_seq=1 ttl=64 time=0.070 ms 2022-03-02 13:51:01.624 | 64 bytes from 192.168.0.72: icmp_seq=2 ttl=64 time=0.037 ms 2022-03-02 13:51:02.648 | 64 bytes from 192.168.0.72: icmp_seq=3 ttl=64 time=0.038 ms 2022-03-02 13:51:02.648 | 2022-03-02 13:51:02.648 | --- 192.168.0.72 ping statistics --- 2022-03-02 13:51:02.648 | 3 packets transmitted, 3 received, 0% packet loss, time 2044ms 2022-03-02 13:51:02.648 | rtt min/avg/max/mdev = 0.037/0.048/0.070/0.015 ms 2022-03-02 13:51:02.654 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-02 13:51:02.654 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-02 13:51:02.660 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-02 13:51:02.663 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-02 13:51:02.686 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:02.689 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-02 13:51:02.692 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-02 13:51:02.697 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-02 13:51:02.732 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-03-02 13:51:02.762 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-02 13:51:02.795 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 13:51:02.830 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-02 13:51:02.833 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 13:51:02.863 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 13:51:02.866 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-02 13:51:02.884 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:51:02.886 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-02 13:51:02.889 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-02 13:51:02.906 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:51:02.909 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-02 13:51:02.927 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:51:02.929 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-02 13:51:02.950 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 13:51:02.953 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-02 13:51:02.985 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-02 13:51:03.018 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-02 13:51:03.021 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-02 13:51:03.041 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:03.043 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-02 13:51:03.062 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:03.064 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-02 13:51:03.067 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-02 13:51:03.137 | + inc/async:async_inner:63 : init_neutron 2022-03-02 13:51:03.177 | [466856 Async init_neutron:509078]: running: init_neutron 2022-03-02 13:51:03.180 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-02 13:51:03.199 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:03.203 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-02 13:51:03.214 | ++ ./stack.sh:main:1162 : true 2022-03-02 13:51:03.217 | + ./stack.sh:main:1162 : netman_pid= 2022-03-02 13:51:03.219 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-02 13:51:03.222 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-02 13:51:03.234 | dnsmasq: no process found 2022-03-02 13:51:03.238 | + ./stack.sh:main:1164 : true 2022-03-02 13:51:03.240 | + ./stack.sh:main:1169 : clean_iptables 2022-03-02 13:51:03.252 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-02 13:51:03.252 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:51:03.252 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-02 13:51:03.255 | + lib/nova:clean_iptables:183 : grep nova 2022-03-02 13:51:03.255 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-02 13:51:03.260 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-02 13:51:03.263 | + lib/nova:clean_iptables:183 : bash 2022-03-02 13:51:03.268 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-02 13:51:03.275 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:51:03.275 | + lib/nova:clean_iptables:185 : grep nova 2022-03-02 13:51:03.276 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-02 13:51:03.278 | + lib/nova:clean_iptables:185 : bash 2022-03-02 13:51:03.279 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-02 13:51:03.281 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 13:51:03.289 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:51:03.292 | + lib/nova:clean_iptables:187 : grep nova 2022-03-02 13:51:03.300 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-02 13:51:03.303 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-02 13:51:03.304 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-02 13:51:03.305 | + lib/nova:clean_iptables:187 : bash 2022-03-02 13:51:03.305 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-02 13:51:03.316 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-02 13:51:03.317 | + lib/nova:clean_iptables:189 : grep nova 2022-03-02 13:51:03.317 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-02 13:51:03.319 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-02 13:51:03.323 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 13:51:03.329 | + lib/nova:clean_iptables:189 : bash 2022-03-02 13:51:03.332 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 13:51:03.339 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-02 13:51:03.347 | net.ipv4.ip_forward = 1 2022-03-02 13:51:03.351 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-02 13:51:03.370 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:03.373 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-02 13:51:03.376 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-02 13:51:03.378 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 13:51:03.415 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-02 13:51:03.447 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-02 13:51:03.449 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 13:51:03.485 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-02 13:51:03.520 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-02 13:51:03.539 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:03.542 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-02 13:51:03.545 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:51:03.547 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-02 13:51:03.550 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-02 13:51:03.552 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-02 13:51:03.615 | + inc/async:async_inner:63 : init_swift 2022-03-02 13:51:03.656 | [466856 Async init_swift:509436]: running: init_swift 2022-03-02 13:51:03.659 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-02 13:51:03.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:03.682 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-02 13:51:03.685 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:51:03.687 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-02 13:51:03.690 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-02 13:51:03.693 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-02 13:51:03.760 | + inc/async:async_inner:63 : init_cinder 2022-03-02 13:51:03.816 | [466856 Async init_cinder:509531]: running: init_cinder 2022-03-02 13:51:03.819 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-02 13:51:03.857 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:51:03.860 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-02 13:51:03.863 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:51:03.865 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-02 13:51:03.870 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-02 13:51:03.873 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-02 13:51:03.944 | + inc/async:async_inner:63 : init_placement 2022-03-02 13:51:04.013 | [466856 Async init_placement:509650]: running: init_placement 2022-03-02 13:51:04.016 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-02 13:51:04.092 | [466856 Async init_neutron:509078]: Waiting for completion of init_neutron running on PID 509078 (6 other jobs running) 2022-03-02 13:51:04.125 | [466856 Async init_neutron:509078]: Signaling child to exit 2022-03-02 13:51:04.236 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:51:04.263 | [506154 Async init_glance:506154]: finished successfully 2022-03-02 13:51:16.711 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:51:16.739 | [509436 Async init_swift:509436]: finished successfully 2022-03-02 13:52:04.931 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:52:04.960 | [509531 Async init_cinder:509531]: finished successfully 2022-03-02 13:52:10.408 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:52:10.435 | [509650 Async init_placement:509650]: finished successfully 2022-03-02 13:55:28.751 | + inc/async:async_inner:64 : rc=0 2022-03-02 13:55:28.777 | [509078 Async init_neutron:509078]: finished successfully 2022-03-02 13:55:28.797 | WAKEUP 2022-03-02 13:55:28.827 | [466856 Async init_neutron:509078]: Signaled 2022-03-02 13:55:28.828 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-02 13:55:28.829 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:55:28.829 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 13:55:28.829 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 13:55:28.829 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 13:55:28.829 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 13:55:28.829 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 13:55:28.829 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-02 13:55:28.829 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-02 13:55:28.829 | + lib/database:recreate_database:112 : local db=neutron 2022-03-02 13:55:28.829 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-02 13:55:28.829 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-02 13:55:28.829 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-02 13:55:28.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:28.829 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-02 13:55:28.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:28.829 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-02 13:55:28.829 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:55:28.829 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:55:28.829 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:55:28.829 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:55:28.829 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229104129 2022-03-02 13:55:28.829 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-02 13:55:28.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.829 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.829 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.829 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:28.829 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:28.829 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:28.829 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:28.829 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-02 13:55:28.830 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-02 13:55:28.831 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-02 13:55:28.832 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-02 13:55:28.833 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-02 13:55:28.834 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-02 13:55:28.834 | Running upgrade for neutron ... 2022-03-02 13:55:28.834 | OK 2022-03-02 13:55:28.834 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-02 13:55:28.834 | + functions-common:time_stop:2425 : local name 2022-03-02 13:55:28.834 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:55:28.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:55:28.834 | + functions-common:time_stop:2428 : local total 2022-03-02 13:55:28.834 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:55:28.834 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:55:28.834 | + functions-common:time_stop:2432 : start_time=1646229104129 2022-03-02 13:55:28.834 | + functions-common:time_stop:2434 : [[ -z 1646229104129 ]] 2022-03-02 13:55:28.834 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:55:28.834 | + functions-common:time_stop:2437 : end_time=1646229328734 2022-03-02 13:55:28.834 | + functions-common:time_stop:2438 : elapsed_time=224605 2022-03-02 13:55:28.834 | + functions-common:time_stop:2439 : total=35138 2022-03-02 13:55:28.834 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:55:28.834 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=259743 2022-03-02 13:55:28.877 | [466856 Async init_neutron:509078]: finished init_neutron with result 0 in 265 seconds 2022-03-02 13:55:28.881 | + inc/async:async_wait:197 : return 0 2022-03-02 13:55:28.884 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-02 13:55:28.936 | [466856 Async init_placement:509650]: Waiting for completion of init_placement running on PID 509650 (5 other jobs running) 2022-03-02 13:55:28.963 | [466856 Async init_placement:509650]: Signaling child to exit 2022-03-02 13:55:28.963 | WAKEUP 2022-03-02 13:55:28.987 | [466856 Async init_placement:509650]: Signaled 2022-03-02 13:55:28.989 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-02 13:55:28.989 | + lib/database:recreate_database:112 : local db=placement 2022-03-02 13:55:28.989 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-02 13:55:28.989 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-02 13:55:28.989 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-02 13:55:28.989 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:28.989 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-02 13:55:28.989 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:28.989 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-02 13:55:28.989 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-02 13:55:28.989 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-02 13:55:28.989 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-02 13:55:28.989 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 13:55:28.989 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 13:55:28.989 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 13:55:28.989 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 13:55:28.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.990 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.990 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.990 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.990 | + functions-common:get_or_create_user:925 : user_id=7104f3e5b1294cada72d46062d22840f 2022-03-02 13:55:28.990 | + functions-common:get_or_create_user:926 : echo 7104f3e5b1294cada72d46062d22840f 2022-03-02 13:55:28.990 | 7104f3e5b1294cada72d46062d22840f 2022-03-02 13:55:28.990 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-02 13:55:28.990 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:55:28.990 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:55:28.990 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:55:28.990 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:55:28.990 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:55:28.990 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:55:28.990 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:55:28.990 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:55:28.990 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:55:28.990 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:55:28.990 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 13:55:28.990 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:55:28.990 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:55:28.990 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:55:28.990 | ++ functions-common:get_field:812 : read data 2022-03-02 13:55:28.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.990 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.990 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.990 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.990 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:55:28.990 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:55:28.990 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 13:55:28.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.991 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.991 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.991 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 13:55:28.991 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:55:28.991 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:55:28.991 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:55:28.991 | ++ functions-common:get_field:812 : read data 2022-03-02 13:55:28.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.991 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.991 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.991 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.991 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:55:28.991 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:55:28.991 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:55:28.991 | ++ functions-common:get_field:818 : echo '| cc46ee1f3d3a4ce2b46c29df920ab8d1 | 7104f3e5b1294cada72d46062d22840f | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:55:28.991 | ++ functions-common:get_field:812 : read data 2022-03-02 13:55:28.991 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:55:28.991 | + functions-common:get_or_add_user_project_role:997 : echo cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:55:28.991 | cc46ee1f3d3a4ce2b46c29df920ab8d1 2022-03-02 13:55:28.991 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 13:55:28.991 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-02 13:55:28.991 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 13:55:28.991 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 13:55:28.991 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 13:55:28.991 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 13:55:28.991 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 13:55:28.991 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 13:55:28.991 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 13:55:28.991 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 13:55:28.991 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 13:55:28.992 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 13:55:28.992 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 13:55:28.992 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:55:28.992 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 13:55:28.992 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:55:28.992 | ++ functions-common:get_field:812 : read data 2022-03-02 13:55:28.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.992 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.992 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.992 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.992 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 13:55:28.992 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 13:55:28.992 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 13:55:28.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.992 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.992 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.992 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 13:55:28.992 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 13:55:28.992 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 13:55:28.992 | ++ functions-common:get_field:811 : local data field 2022-03-02 13:55:28.992 | ++ functions-common:get_field:812 : read data 2022-03-02 13:55:28.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.992 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.992 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.992 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.992 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 13:55:28.993 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 13:55:28.993 | ++ functions-common:get_field:818 : echo '| 6f2bab5413a1439aa3f63e5612aa4baa | 7104f3e5b1294cada72d46062d22840f | | 82af8223bbec437d890754e110acacd1 | | | False |' 2022-03-02 13:55:28.993 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 13:55:28.993 | ++ functions-common:get_field:812 : read data 2022-03-02 13:55:28.993 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:55:28.993 | + functions-common:get_or_add_user_project_role:997 : echo 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:55:28.993 | 6f2bab5413a1439aa3f63e5612aa4baa 2022-03-02 13:55:28.993 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-03-02 13:55:28.993 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-02 13:55:28.993 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 13:55:28.993 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-02 13:55:28.993 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-02 13:55:28.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.993 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.993 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.993 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.993 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 13:55:28.993 | d3d59e01b75b477ea3d079199d76650d' 2022-03-02 13:55:28.993 | + functions-common:get_or_create_service:1094 : echo d3d59e01b75b477ea3d079199d76650d 2022-03-02 13:55:28.993 | d3d59e01b75b477ea3d079199d76650d 2022-03-02 13:55:28.993 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-03-02 13:55:28.993 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 13:55:28.993 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-03-02 13:55:28.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 13:55:28.993 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-02 13:55:28.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.993 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.993 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.993 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 13:55:28.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 13:55:28.994 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-03-02 13:55:28.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.994 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:28.994 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:28.994 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 13:55:28.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=90a17165cdc441a1aed8f7b7ee11c2c8 2022-03-02 13:55:28.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 90a17165cdc441a1aed8f7b7ee11c2c8 2022-03-02 13:55:28.994 | + functions-common:get_or_create_endpoint:1127 : public_id=90a17165cdc441a1aed8f7b7ee11c2c8 2022-03-02 13:55:28.994 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 13:55:28.994 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 13:55:28.994 | + functions-common:get_or_create_endpoint:1136 : echo 90a17165cdc441a1aed8f7b7ee11c2c8 2022-03-02 13:55:28.994 | 90a17165cdc441a1aed8f7b7ee11c2c8 2022-03-02 13:55:29.036 | [466856 Async init_placement:509650]: finished init_placement with result 0 in 66 seconds 2022-03-02 13:55:29.040 | + inc/async:async_wait:197 : return 0 2022-03-02 13:55:29.043 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-02 13:55:29.095 | [466856 Async init_glance:506154]: Waiting for completion of init_glance running on PID 506154 (4 other jobs running) 2022-03-02 13:55:29.121 | [466856 Async init_glance:506154]: Signaling child to exit 2022-03-02 13:55:29.122 | WAKEUP 2022-03-02 13:55:29.145 | [466856 Async init_glance:506154]: Signaled 2022-03-02 13:55:29.146 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-02 13:55:29.146 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-02 13:55:29.146 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-02 13:55:29.146 | + lib/database:recreate_database:112 : local db=glance 2022-03-02 13:55:29.147 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-02 13:55:29.147 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-02 13:55:29.147 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-02 13:55:29.147 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:29.147 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-02 13:55:29.147 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:29.147 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-02 13:55:29.147 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:55:29.147 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:55:29.147 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:55:29.147 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:55:29.147 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229012572 2022-03-02 13:55:29.147 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-02 13:55:29.147 | 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=506278) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:55:29.147 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 13:55:29.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 13:55:29.147 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 13:55:29.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-02 13:55:29.147 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 13:55:29.148 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 13:55:29.148 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-02 13:55:29.148 | Database migration is up to date. No migration needed. 2022-03-02 13:55:29.148 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-02 13:55:29.148 | Database is synced successfully. 2022-03-02 13:55:29.148 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-02 13:55:29.148 | 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=506494) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:55:29.148 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-02 13:55:29.148 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-02 13:55:29.148 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-02 13:55:29.148 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-02 13:55:29.149 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-02 13:55:29.149 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-02 13:55:29.149 | + functions-common:time_stop:2425 : local name 2022-03-02 13:55:29.149 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:55:29.150 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:55:29.150 | + functions-common:time_stop:2428 : local total 2022-03-02 13:55:29.150 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:55:29.150 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:55:29.150 | + functions-common:time_stop:2432 : start_time=1646229012572 2022-03-02 13:55:29.150 | + functions-common:time_stop:2434 : [[ -z 1646229012572 ]] 2022-03-02 13:55:29.150 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:55:29.150 | + functions-common:time_stop:2437 : end_time=1646229064220 2022-03-02 13:55:29.150 | + functions-common:time_stop:2438 : elapsed_time=51648 2022-03-02 13:55:29.150 | + functions-common:time_stop:2439 : total=35138 2022-03-02 13:55:29.150 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:55:29.150 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86786 2022-03-02 13:55:29.194 | [466856 Async init_glance:506154]: finished init_glance with result 0 in 53 seconds 2022-03-02 13:55:29.198 | + inc/async:async_wait:197 : return 0 2022-03-02 13:55:29.201 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-02 13:55:29.253 | [466856 Async init_swift:509436]: Waiting for completion of init_swift running on PID 509436 (3 other jobs running) 2022-03-02 13:55:29.279 | [466856 Async init_swift:509436]: Signaling child to exit 2022-03-02 13:55:29.279 | WAKEUP 2022-03-02 13:55:29.303 | [466856 Async init_swift:509436]: Signaled 2022-03-02 13:55:29.305 | + lib/swift:init_swift:668 : local node_number 2022-03-02 13:55:29.305 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 13:55:29.305 | No container-sync running 2022-03-02 13:55:29.305 | No object-server running 2022-03-02 13:55:29.305 | No container-updater running 2022-03-02 13:55:29.305 | No container-replicator running 2022-03-02 13:55:29.305 | No object-expirer running 2022-03-02 13:55:29.305 | No object-reconstructor running 2022-03-02 13:55:29.305 | No proxy-server running 2022-03-02 13:55:29.305 | No container-auditor running 2022-03-02 13:55:29.305 | No account-replicator running 2022-03-02 13:55:29.305 | No account-server running 2022-03-02 13:55:29.305 | No object-updater running 2022-03-02 13:55:29.305 | No account-auditor running 2022-03-02 13:55:29.305 | No object-auditor running 2022-03-02 13:55:29.305 | No container-reconciler running 2022-03-02 13:55:29.305 | No object-replicator running 2022-03-02 13:55:29.305 | No container-sharder running 2022-03-02 13:55:29.305 | No account-reaper running 2022-03-02 13:55:29.306 | No container-server running 2022-03-02 13:55:29.306 | + lib/swift:init_swift:670 : true 2022-03-02 13:55:29.306 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-02 13:55:29.306 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-02 13:55:29.306 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-02 13:55:29.306 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-02 13:55:29.306 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-02 13:55:29.306 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-02 13:55:29.306 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-02 13:55:29.306 | + functions:create_disk:732 : local node_number 2022-03-02 13:55:29.306 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 13:55:29.306 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-02 13:55:29.306 | + functions:create_disk:736 : local key 2022-03-02 13:55:29.306 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | ++ functions:create_disk:738 : sed s#/.## 2022-03-02 13:55:29.306 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-02 13:55:29.306 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 13:55:29.306 | + functions:destroy_disk:765 : local key 2022-03-02 13:55:29.306 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-02 13:55:29.306 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-02 13:55:29.306 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-02 13:55:29.306 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.306 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-02 13:55:29.306 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.307 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-02 13:55:29.307 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-02 13:55:29.307 | = sectsz=512 attr=2, projid32bit=1 2022-03-02 13:55:29.307 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-02 13:55:29.307 | = reflink=1 2022-03-02 13:55:29.307 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-02 13:55:29.307 | = sunit=0 swidth=0 blks 2022-03-02 13:55:29.307 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-02 13:55:29.307 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-02 13:55:29.307 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-02 13:55:29.307 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-02 13:55:29.307 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-02 13:55:29.307 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-02 13:55:29.307 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-02 13:55:29.307 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-02 13:55:29.307 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-02 13:55:29.307 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-02 13:55:29.307 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 13:55:29.307 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-02 13:55:29.307 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1646227839.object.builder backups/1646227840.container.builder backups/1646227842.account.builder backups/1646227847.object.builder backups/1646227848.container.builder backups/1646227849.account.builder backups/1646227847.object.ring.gz backups/1646227848.container.ring.gz backups/1646227849.account.ring.gz 2022-03-02 13:55:29.307 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-02 13:55:29.307 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-02 13:55:29.307 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-02 13:55:29.307 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-02 13:55:29.308 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 13:55:29.308 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-02 13:55:29.308 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-02 13:55:29.308 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-02 13:55:29.308 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-02 13:55:29.308 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-02 13:55:29.308 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-02 13:55:29.308 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-02 13:55:29.308 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-02 13:55:29.308 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-02 13:55:29.308 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-02 13:55:29.308 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 13:55:29.308 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-02 13:55:29.308 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 13:55:29.308 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-02 13:55:29.308 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 13:55:29.308 | + lib/swift:init_swift:714 : popd 2022-03-02 13:55:29.352 | [466856 Async init_swift:509436]: finished init_swift with result 0 in 13 seconds 2022-03-02 13:55:29.356 | + inc/async:async_wait:197 : return 0 2022-03-02 13:55:29.359 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-02 13:55:29.412 | [466856 Async init_cinder:509531]: Waiting for completion of init_cinder running on PID 509531 (2 other jobs running) 2022-03-02 13:55:29.438 | [466856 Async init_cinder:509531]: Signaling child to exit 2022-03-02 13:55:29.438 | WAKEUP 2022-03-02 13:55:29.462 | [466856 Async init_cinder:509531]: Signaled 2022-03-02 13:55:29.463 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-02 13:55:29.463 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:29.463 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-02 13:55:29.463 | + lib/database:recreate_database:112 : local db=cinder 2022-03-02 13:55:29.463 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-02 13:55:29.463 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-02 13:55:29.464 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-02 13:55:29.464 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:29.464 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-02 13:55:29.464 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:29.464 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-02 13:55:29.464 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 13:55:29.464 | + functions-common:time_start:2412 : local start_time= 2022-03-02 13:55:29.464 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 13:55:29.464 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 13:55:29.464 | + functions-common:time_start:2416 : _TIME_START[$name]=1646229073863 2022-03-02 13:55:29.464 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-02 13:55:29.464 | 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=510017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.464 | 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=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 13:55:29.465 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=510017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 13:55:29.465 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-02 13:55:29.465 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 13:55:29.465 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 13:55:29.465 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-02 13:55:29.465 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=510017) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-02 13:55:29.465 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-02 13:55:29.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:29.465 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:29.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:29.465 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:29.465 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:147: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 13:55:29.465 | last_heartbeat = column_property( 2022-03-02 13:55:29.465 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:155: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 13:55:29.465 | num_hosts = column_property( 2022-03-02 13:55:29.465 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:164: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 13:55:29.465 | num_down_hosts = column_property( 2022-03-02 13:55:29.465 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-02 13:55:29.465 | + functions-common:time_stop:2425 : local name 2022-03-02 13:55:29.465 | + functions-common:time_stop:2426 : local end_time 2022-03-02 13:55:29.466 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 13:55:29.466 | + functions-common:time_stop:2428 : local total 2022-03-02 13:55:29.466 | + functions-common:time_stop:2429 : local start_time 2022-03-02 13:55:29.466 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 13:55:29.466 | + functions-common:time_stop:2432 : start_time=1646229073863 2022-03-02 13:55:29.466 | + functions-common:time_stop:2434 : [[ -z 1646229073863 ]] 2022-03-02 13:55:29.466 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 13:55:29.466 | + functions-common:time_stop:2437 : end_time=1646229123161 2022-03-02 13:55:29.466 | + functions-common:time_stop:2438 : elapsed_time=49298 2022-03-02 13:55:29.466 | + functions-common:time_stop:2439 : total=35138 2022-03-02 13:55:29.466 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 13:55:29.466 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=84436 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-02 13:55:29.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-02 13:55:29.466 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-02 13:55:29.466 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-02 13:55:29.466 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 13:55:29.466 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-02 13:55:29.466 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-02 13:55:29.466 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-02 13:55:29.466 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 13:55:29.466 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 13:55:29.466 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 13:55:29.466 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 13:55:29.466 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 13:55:29.466 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 13:55:29.466 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 13:55:29.466 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 13:55:29.467 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 13:55:29.467 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 13:55:29.467 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 13:55:29.467 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-02 13:55:29.467 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 13:55:29.467 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 13:55:29.467 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 13:55:29.467 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 13:55:29.467 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 13:55:29.467 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 13:55:29.467 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 13:55:29.467 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 13:55:29.467 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-02 13:55:29.467 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 13:55:29.467 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 13:55:29.467 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 13:55:29.467 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-02 13:55:29.467 | Physical volume "/dev/loop4" successfully created. 2022-03-02 13:55:29.467 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-02 13:55:29.467 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-02 13:55:29.468 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-02 13:55:29.468 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-02 13:55:29.468 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-02 13:55:29.468 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-02 13:55:29.468 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-02 13:55:29.468 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-02 13:55:29.468 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:29.468 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-02 13:55:29.468 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-02 13:55:29.468 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-02 13:55:29.510 | [466856 Async init_cinder:509531]: finished init_cinder with result 0 in 61 seconds 2022-03-02 13:55:29.514 | + inc/async:async_wait:197 : return 0 2022-03-02 13:55:29.517 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-02 13:55:29.535 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:29.538 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-02 13:55:29.541 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 13:55:29.543 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-02 13:55:29.546 | + ./stack.sh:main:1218 : init_nova 2022-03-02 13:55:29.548 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-03-02 13:55:29.567 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:29.569 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-03-02 13:55:29.587 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 13:55:29.590 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 13:55:29.592 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 13:55:29.661 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 13:55:29.699 | [466856 Async nova-cell-0:512599]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 13:55:29.703 | ++ lib/nova:init_nova:785 : seq 1 1 2022-03-02 13:55:29.707 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 13:55:29.711 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-03-02 13:55:29.714 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 13:55:29.716 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 13:55:29.719 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 13:55:29.789 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 13:55:29.832 | [466856 Async nova-cell-1:512691]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 13:55:29.835 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-03-02 13:55:29.838 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-02 13:55:29.840 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-02 13:55:29.843 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-02 13:55:29.845 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-02 13:55:29.850 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:30.011 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-02 13:55:30.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 13:55:30.136 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-02 13:55:32.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:32.650 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:32.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 13:55:32.650 | from cryptography.utils import int_from_bytes 2022-03-02 13:55:32.651 | Traceback (most recent call last): 2022-03-02 13:55:32.651 | File "/usr/local/bin/nova-manage", line 6, in 2022-03-02 13:55:32.651 | from nova.cmd.manage import main 2022-03-02 13:55:32.651 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-03-02 13:55:32.651 | from nova.cmd import common as cmd_common 2022-03-02 13:55:32.651 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-03-02 13:55:32.651 | import nova.db.main.api 2022-03-02 13:55:32.651 | File "/opt/stack/nova/nova/db/main/api.py", line 45, in 2022-03-02 13:55:32.651 | from nova import block_device 2022-03-02 13:55:32.651 | File "/opt/stack/nova/nova/block_device.py", line 27, in 2022-03-02 13:55:32.651 | from nova.virt import driver 2022-03-02 13:55:32.651 | File "/opt/stack/nova/nova/virt/driver.py", line 31, in 2022-03-02 13:55:32.652 | from nova import context as nova_context 2022-03-02 13:55:32.652 | File "/opt/stack/nova/nova/context.py", line 35, in 2022-03-02 13:55:32.652 | from nova import policy 2022-03-02 13:55:32.652 | File "/opt/stack/nova/nova/policy.py", line 28, in 2022-03-02 13:55:32.652 | from nova import policies 2022-03-02 13:55:32.652 | File "/opt/stack/nova/nova/policies/__init__.py", line 64, in 2022-03-02 13:55:32.652 | from nova.policies import shelve 2022-03-02 13:55:32.652 | File "/opt/stack/nova/nova/policies/shelve.py", line 49, in 2022-03-02 13:55:32.652 | check_str=base.SYSTEM_ADMIN, 2022-03-02 13:55:32.652 | AttributeError: module 'nova.policies.base' has no attribute 'SYSTEM_ADMIN' 2022-03-02 13:55:32.930 | + inc/async:async_inner:68 : rc=1 2022-03-02 13:55:32.959 | [512599 Async nova-cell-0:512599]: FAILED with rc 1 2022-03-02 13:55:32.963 | + inc/async:async_inner:68 : rc=1 2022-03-02 13:55:32.973 | + lib/nova:init_nova:1 : exit_trap 2022-03-02 13:55:32.978 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-02 13:55:32.982 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-02 13:55:32.985 | + ./stack.sh:exit_trap:522 : jobs='492529 2022-03-02 13:55:32.985 | 512599 2022-03-02 13:55:32.985 | 512691' 2022-03-02 13:55:32.987 | + ./stack.sh:exit_trap:525 : [[ -n 492529 2022-03-02 13:55:32.988 | 512599 2022-03-02 13:55:32.988 | 512691 ]] 2022-03-02 13:55:32.991 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-02-134101 ]] 2022-03-02 13:55:32.992 | [512691 Async nova-cell-1:512691]: FAILED with rc 1 2022-03-02 13:55:32.993 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-02 13:55:32.996 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-02 13:55:32.996 | exit_trap: cleaning up child processes 2022-03-02 13:55:32.999 | + ./stack.sh:exit_trap:527 : kill 492529 512599 512691 2022-03-02 13:55:33.001 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.BH6JPU0B8C ']' 2022-03-02 13:55:33.004 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.BH6JPU0B8C 2022-03-02 13:55:33.008 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-02 13:55:33.011 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-02 13:55:33.013 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-02 13:55:33.016 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-02 13:55:33.016 | Error on exit 2022-03-02 13:55:33.019 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-02 13:55:33.021 | + ./stack.sh:exit_trap:542 : generate-subunit 1646228458 875 fail 2022-03-02 13:55:33.701 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-02 13:55:33.704 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-02 13:55:34.919 | + ./stack.sh:exit_trap:556 : exit 1