2022-04-13 23:06:19.258 | + ./stack.sh:main:489 : exec 2022-04-13 23:06:19.258 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230619' 2022-04-13 23:06:19.258 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-230619.summary.2022-04-13-230619 2022-04-13 23:06:19.258 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:06:19.258 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230619 2022-04-13 23:06:19.258 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230619 /opt/stack/logs/stack.sh.log 2022-04-13 23:06:19.258 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230619.summary.2022-04-13-230619 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:06:19.258 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:06:19.258 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:06:19.258 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:06:19.258 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:06:19.258 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:06:19.258 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:06:19.258 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:06:19.258 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:06:19.258 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:06:19.258 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:06:19.258 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:06:19.258 | Linux dv-cinder-837530-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:06:19.259 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:06:19.261 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:06:19.265 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:06:19.300 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:06:19.317 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:06:19.319 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:06:19.321 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:06:19.323 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:06:19.325 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:06:19.327 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:06:19.329 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:06:19.331 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:06:19.333 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:06:19.335 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:06:19.337 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:06:19.339 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:06:19.341 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:06:19.343 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:06:19.346 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:06:19.348 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:06:19.350 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:06:19.352 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:06:19.354 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:06:19.367 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:19.369 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:06:19.371 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:06:19.373 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:06:19.374 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:06:19.376 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:06:19.378 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:06:19.380 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:06:19.382 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:06:19.384 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:06:19.385 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:06:19.387 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:06:19.389 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:06:19.391 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:06:19.392 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:06:19.394 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:06:19.396 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:06:19.413 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:06:19.415 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:06:19.428 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:19.430 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:06:19.434 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:06:19.436 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:06:19.438 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:06:19.440 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:06:19.442 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:06:19.444 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:06:19.445 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:06:19.447 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:06:19.449 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:06:19.451 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:06:19.455 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:06:19.466 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:06:19.483 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:06:19.495 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:06:19.507 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:06:19.543 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:06:19.602 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:06:19.692 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:06:19.714 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:06:19.758 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:06:19.810 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:06:19.962 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:06:19.976 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:06:19.989 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:06:20.002 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:06:20.097 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:06:20.101 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:06:20.104 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:06:20.107 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:06:20.109 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:06:20.112 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:06:20.114 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:06:20.114 | False' 2022-04-13 23:06:20.117 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:06:20.132 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:06:20.134 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:06:20.136 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:06:20.139 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:06:20.141 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:06:20.143 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:06:20.145 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:06:20.147 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:06:20.149 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:06:20.152 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:06:20.155 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:06:20.157 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:06:20.160 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:06:20.162 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:06:20.164 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:06:20.178 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:20.181 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:06:20.183 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:06:20.221 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:06:20.224 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:06:20.226 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:06:20.229 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:06:20.231 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:06:20.233 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:06:20.235 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:06:20.237 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:06:20.240 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:06:20.242 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:06:20.244 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.246 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:06:20.249 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.251 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:06:20.253 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.256 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:06:20.258 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.260 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:06:20.262 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.265 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:06:20.267 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.269 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:06:20.272 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.274 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:06:20.276 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.279 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:06:20.281 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.283 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:06:20.285 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.288 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:06:20.290 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.292 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:06:20.295 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.297 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:06:20.299 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.301 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:06:20.304 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.306 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:06:20.308 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.310 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:06:20.313 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.315 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:06:20.317 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.320 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:06:20.322 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.324 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:06:20.326 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.329 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:06:20.331 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.333 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:06:20.336 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.338 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:06:20.340 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.342 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:06:20.345 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.347 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:06:20.349 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.352 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:06:20.354 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.356 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:06:20.358 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.360 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:06:20.363 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.365 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:06:20.367 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.369 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:06:20.371 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.373 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:06:20.376 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.378 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:06:20.380 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.382 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:06:20.385 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.387 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:06:20.389 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.391 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:06:20.393 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.396 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:06:20.398 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.400 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:06:20.402 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.404 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:06:20.407 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.409 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:06:20.411 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.413 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:06:20.415 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.418 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:06:20.420 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.422 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:06:20.424 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.426 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:06:20.429 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.431 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:06:20.433 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.435 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:06:20.438 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.440 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:06:20.442 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:06:20.444 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:06:20.447 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:06:20.450 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:06:20.452 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:06:20.467 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:20.469 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:06:20.471 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:06:20.473 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:06:20.489 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:20.492 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:06:20.494 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:06:20.496 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:06:20.499 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:06:20.501 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:06:20.503 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:06:20.506 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:06:20.508 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:06:20.510 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:06:20.511 | Using mysql database backend 2022-04-13 23:06:20.513 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:06:20.529 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:06:20.532 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:06:20.534 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:06:20.536 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:06:20.539 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:06:20.542 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:06:20.557 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:20.560 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:06:20.576 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:06:20.592 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:20.594 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:06:20.610 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:06:20.626 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:06:20.643 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:06:20.645 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:06:20.662 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:06:20.664 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:06:20.680 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:06:20.682 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:06:20.685 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:06:20.687 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:06:20.690 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:06:20.695 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-230620 2022-04-13 23:06:20.697 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-230620 759' 2022-04-13 23:06:20.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.702 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:06:20.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.707 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:06:20.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.711 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:06:20.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.716 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:06:20.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.721 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 23:06:20.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.726 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 23:06:20.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.731 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230619 2022-04-13 23:06:20.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.736 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:06:20.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.741 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 23:06:20.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.745 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:06:20.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.750 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:06:20.753 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.755 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:06:20.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:06:20.760 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:06:20.763 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:06:20.765 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:06:20.767 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:06:20.770 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:06:20.772 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:06:20.774 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:06:20.776 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:06:20.779 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:06:20.781 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:06:20.784 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:06:20.799 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:06:20.801 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:06:20.803 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:20.806 | + functions-common:git_clone:629 : echo master 2022-04-13 23:06:20.806 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:06:20.811 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:06:20.813 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:20.815 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:06:20.828 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:06:20.831 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:06:20.831 | + functions-common:git_clone:685 : head -1 2022-04-13 23:06:20.834 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:06:20.837 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:06:20.839 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:06:20.842 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:06:20.844 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:06:20.847 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:06:20.850 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:06:20.852 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:06:20.855 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:06:20.857 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:06:20.860 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:06:20.862 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:06:20.865 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:06:20.869 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891180 2022-04-13 23:06:20.873 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:06:20.877 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649890337 2022-04-13 23:06:20.879 | ++ tools/install_prereqs.sh:source:49 : DELTA=843 2022-04-13 23:06:20.882 | ++ tools/install_prereqs.sh:source:50 : [[ 843 -lt 7200 ]] 2022-04-13 23:06:20.884 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:06:20.887 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:06:20.889 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:06:20.891 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:06:20.894 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:06:20.896 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:06:20.898 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:06:20.901 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:06:20.904 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:06:20.950 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:06:20.950 | apache2-dev 2022-04-13 23:06:20.950 | bc 2022-04-13 23:06:20.950 | bsdmainutils 2022-04-13 23:06:20.950 | curl 2022-04-13 23:06:20.950 | g++ 2022-04-13 23:06:20.950 | gawk 2022-04-13 23:06:20.950 | gcc 2022-04-13 23:06:20.950 | gettext 2022-04-13 23:06:20.950 | git 2022-04-13 23:06:20.950 | graphviz 2022-04-13 23:06:20.951 | iputils-ping 2022-04-13 23:06:20.951 | libapache2-mod-proxy-uwsgi 2022-04-13 23:06:20.951 | libffi-dev 2022-04-13 23:06:20.951 | libjpeg-dev 2022-04-13 23:06:20.951 | libpcre3-dev 2022-04-13 23:06:20.951 | libpq-dev 2022-04-13 23:06:20.951 | libssl-dev 2022-04-13 23:06:20.951 | libsystemd-dev 2022-04-13 23:06:20.951 | libxml2-dev 2022-04-13 23:06:20.951 | libxslt1-dev 2022-04-13 23:06:20.951 | libyaml-dev 2022-04-13 23:06:20.951 | lsof 2022-04-13 23:06:20.951 | openssh-server 2022-04-13 23:06:20.951 | openssl 2022-04-13 23:06:20.951 | pkg-config 2022-04-13 23:06:20.951 | psmisc 2022-04-13 23:06:20.951 | python3-dev 2022-04-13 23:06:20.951 | python3-pip 2022-04-13 23:06:20.951 | python3-systemd 2022-04-13 23:06:20.951 | python3-venv 2022-04-13 23:06:20.951 | tar 2022-04-13 23:06:20.951 | tcpdump 2022-04-13 23:06:20.951 | unzip 2022-04-13 23:06:20.951 | uuid-runtime 2022-04-13 23:06:20.951 | wget 2022-04-13 23:06:20.951 | wget 2022-04-13 23:06:20.951 | zlib1g-dev 2022-04-13 23:06:20.951 | libkrb5-dev 2022-04-13 23:06:20.951 | libldap2-dev 2022-04-13 23:06:20.951 | libsasl2-dev 2022-04-13 23:06:20.951 | memcached 2022-04-13 23:06:20.951 | python3-mysqldb 2022-04-13 23:06:20.951 | sqlite3 2022-04-13 23:06:20.951 | conntrack 2022-04-13 23:06:20.951 | curl 2022-04-13 23:06:20.951 | dnsmasq-base 2022-04-13 23:06:20.951 | dnsmasq-utils 2022-04-13 23:06:20.952 | ebtables 2022-04-13 23:06:20.952 | genisoimage 2022-04-13 23:06:20.952 | iptables 2022-04-13 23:06:20.952 | iputils-arping 2022-04-13 23:06:20.952 | kpartx 2022-04-13 23:06:20.952 | libjs-jquery-tablesorter 2022-04-13 23:06:20.952 | parted 2022-04-13 23:06:20.952 | pm-utils 2022-04-13 23:06:20.952 | python3-mysqldb 2022-04-13 23:06:20.952 | socat 2022-04-13 23:06:20.952 | sqlite3 2022-04-13 23:06:20.952 | sudo 2022-04-13 23:06:20.952 | vlan 2022-04-13 23:06:20.952 | lsscsi 2022-04-13 23:06:20.952 | open-iscsi 2022-04-13 23:06:20.952 | lvm2 2022-04-13 23:06:20.952 | qemu-utils 2022-04-13 23:06:20.952 | thin-provisioning-tools 2022-04-13 23:06:20.952 | acl 2022-04-13 23:06:20.952 | dnsmasq-base 2022-04-13 23:06:20.952 | dnsmasq-utils 2022-04-13 23:06:20.952 | ebtables 2022-04-13 23:06:20.952 | haproxy 2022-04-13 23:06:20.952 | iptables 2022-04-13 23:06:20.952 | iputils-arping 2022-04-13 23:06:20.952 | iputils-ping 2022-04-13 23:06:20.952 | postgresql-server-dev-all 2022-04-13 23:06:20.952 | python3-mysqldb 2022-04-13 23:06:20.952 | sqlite3 2022-04-13 23:06:20.952 | sudo 2022-04-13 23:06:20.952 | vlan 2022-04-13 23:06:20.952 | pcp 2022-04-13 23:06:20.952 | ipset 2022-04-13 23:06:20.952 | conntrack 2022-04-13 23:06:20.952 | conntrackd 2022-04-13 23:06:20.952 | keepalived 2022-04-13 23:06:20.952 | lvm2 2022-04-13 23:06:20.952 | qemu-utils 2022-04-13 23:06:20.953 | thin-provisioning-tools 2022-04-13 23:06:20.953 | curl 2022-04-13 23:06:20.953 | liberasurecode-dev 2022-04-13 23:06:20.953 | make 2022-04-13 23:06:20.953 | memcached 2022-04-13 23:06:20.953 | rsync 2022-04-13 23:06:20.953 | sqlite3 2022-04-13 23:06:20.953 | xfsprogs' 2022-04-13 23:06:20.953 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:06:20.974 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:06:20.974 | apache2-dev 2022-04-13 23:06:20.974 | bc 2022-04-13 23:06:20.974 | bsdmainutils 2022-04-13 23:06:20.974 | curl 2022-04-13 23:06:20.974 | g++ 2022-04-13 23:06:20.974 | gawk 2022-04-13 23:06:20.974 | gcc 2022-04-13 23:06:20.974 | gettext 2022-04-13 23:06:20.974 | git 2022-04-13 23:06:20.974 | graphviz 2022-04-13 23:06:20.974 | iputils-ping 2022-04-13 23:06:20.974 | libapache2-mod-proxy-uwsgi 2022-04-13 23:06:20.974 | libffi-dev 2022-04-13 23:06:20.974 | libjpeg-dev 2022-04-13 23:06:20.974 | libpcre3-dev 2022-04-13 23:06:20.974 | libpq-dev 2022-04-13 23:06:20.974 | libssl-dev 2022-04-13 23:06:20.974 | libsystemd-dev 2022-04-13 23:06:20.974 | libxml2-dev 2022-04-13 23:06:20.974 | libxslt1-dev 2022-04-13 23:06:20.974 | libyaml-dev 2022-04-13 23:06:20.974 | lsof 2022-04-13 23:06:20.974 | openssh-server 2022-04-13 23:06:20.975 | openssl 2022-04-13 23:06:20.975 | pkg-config 2022-04-13 23:06:20.975 | psmisc 2022-04-13 23:06:20.975 | python3-dev 2022-04-13 23:06:20.975 | python3-pip 2022-04-13 23:06:20.975 | python3-systemd 2022-04-13 23:06:20.975 | python3-venv 2022-04-13 23:06:20.975 | tar 2022-04-13 23:06:20.975 | tcpdump 2022-04-13 23:06:20.975 | unzip 2022-04-13 23:06:20.975 | uuid-runtime 2022-04-13 23:06:20.975 | wget 2022-04-13 23:06:20.975 | wget 2022-04-13 23:06:20.975 | zlib1g-dev 2022-04-13 23:06:20.975 | libkrb5-dev 2022-04-13 23:06:20.975 | libldap2-dev 2022-04-13 23:06:20.975 | libsasl2-dev 2022-04-13 23:06:20.975 | memcached 2022-04-13 23:06:20.975 | python3-mysqldb 2022-04-13 23:06:20.975 | sqlite3 2022-04-13 23:06:20.975 | conntrack 2022-04-13 23:06:20.975 | curl 2022-04-13 23:06:20.975 | dnsmasq-base 2022-04-13 23:06:20.975 | dnsmasq-utils 2022-04-13 23:06:20.976 | ebtables 2022-04-13 23:06:20.976 | genisoimage 2022-04-13 23:06:20.976 | iptables 2022-04-13 23:06:20.976 | iputils-arping 2022-04-13 23:06:20.976 | kpartx 2022-04-13 23:06:20.976 | libjs-jquery-tablesorter 2022-04-13 23:06:20.976 | parted 2022-04-13 23:06:20.976 | pm-utils 2022-04-13 23:06:20.976 | python3-mysqldb 2022-04-13 23:06:20.976 | socat 2022-04-13 23:06:20.976 | sqlite3 2022-04-13 23:06:20.976 | sudo 2022-04-13 23:06:20.976 | vlan 2022-04-13 23:06:20.976 | lsscsi 2022-04-13 23:06:20.976 | open-iscsi 2022-04-13 23:06:20.976 | lvm2 2022-04-13 23:06:20.976 | qemu-utils 2022-04-13 23:06:20.976 | thin-provisioning-tools 2022-04-13 23:06:20.976 | acl 2022-04-13 23:06:20.976 | dnsmasq-base 2022-04-13 23:06:20.976 | dnsmasq-utils 2022-04-13 23:06:20.976 | ebtables 2022-04-13 23:06:20.976 | haproxy 2022-04-13 23:06:20.976 | iptables 2022-04-13 23:06:20.976 | iputils-arping 2022-04-13 23:06:20.976 | iputils-ping 2022-04-13 23:06:20.976 | postgresql-server-dev-all 2022-04-13 23:06:20.976 | python3-mysqldb 2022-04-13 23:06:20.976 | sqlite3 2022-04-13 23:06:20.976 | sudo 2022-04-13 23:06:20.976 | vlan 2022-04-13 23:06:20.976 | pcp 2022-04-13 23:06:20.976 | ipset 2022-04-13 23:06:20.976 | conntrack 2022-04-13 23:06:20.976 | conntrackd 2022-04-13 23:06:20.976 | keepalived 2022-04-13 23:06:20.976 | lvm2 2022-04-13 23:06:20.977 | qemu-utils 2022-04-13 23:06:20.977 | thin-provisioning-tools 2022-04-13 23:06:20.977 | curl 2022-04-13 23:06:20.977 | liberasurecode-dev 2022-04-13 23:06:20.977 | make 2022-04-13 23:06:20.977 | memcached 2022-04-13 23:06:20.977 | rsync 2022-04-13 23:06:20.977 | sqlite3 2022-04-13 23:06:20.977 | xfsprogs ' 2022-04-13 23:06:20.977 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:06:20.979 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:20.981 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:20.985 | ++ 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-04-13 23:06:20.985 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:06:20.990 | ++ 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-04-13 23:06:20.992 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:06:20.995 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:06:20.997 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:06:20.999 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:06:21.001 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:21.003 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:06:21.006 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:21.008 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:21.010 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:06:21.012 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:06:21.014 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:06:21.016 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:06:21.019 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:06:21.023 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:06:21.025 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:06:21.027 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:06:21.029 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:06:21.031 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:06:21.033 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:06:21.037 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891181035 2022-04-13 23:06:21.039 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:06:21.041 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:06:21.043 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:06:21.272 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:06:21.272 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 23:06:21.305 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 23:06:21.510 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 23:06:31.885 | Fetched 336 kB in 1s (480 kB/s) 2022-04-13 23:06:33.416 | Reading package lists... 2022-04-13 23:06:33.452 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:06:33.455 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:06:33.458 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:06:33.461 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:33.464 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:33.467 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:06:33.469 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:33.471 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:06:33.474 | ++ functions-common:time_stop:2439 : start_time=1649891181035 2022-04-13 23:06:33.476 | ++ functions-common:time_stop:2441 : [[ -z 1649891181035 ]] 2022-04-13 23:06:33.479 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:33.484 | ++ functions-common:time_stop:2444 : end_time=1649891193481 2022-04-13 23:06:33.486 | ++ functions-common:time_stop:2445 : elapsed_time=12446 2022-04-13 23:06:33.489 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:06:33.492 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:33.494 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=12446 2022-04-13 23:06:33.498 | ++ functions-common:install_package:1471 : 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-04-13 23:06:33.501 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:06:33.504 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:33.506 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:33.510 | ++ functions-common:real_install_package:1457 : 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-04-13 23:06:33.532 | ++ functions-common:apt_get:1237 : 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-04-13 23:06:33.642 | Reading package lists... 2022-04-13 23:06:33.897 | Building dependency tree... 2022-04-13 23:06:33.898 | Reading state information... 2022-04-13 23:06:33.932 | acl is already the newest version (2.2.53-6). 2022-04-13 23:06:33.932 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:06:33.932 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:06:33.932 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:06:33.932 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:06:33.932 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:06:33.932 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:06:33.932 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:06:33.932 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:06:33.932 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:06:33.932 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:06:33.932 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:06:33.932 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:06:33.932 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:06:33.932 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:06:33.932 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:06:33.932 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:06:33.932 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:06:33.932 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:06:33.932 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:06:33.932 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:06:33.932 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:06:33.932 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:06:33.932 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:06:33.932 | psmisc is already the newest version (23.3-1). 2022-04-13 23:06:33.932 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:06:33.932 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:06:33.933 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:06:33.933 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:06:33.933 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:06:33.933 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:06:33.933 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:06:33.933 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:06:33.933 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:06:33.933 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:06:33.933 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:06:33.933 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:06:33.933 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:06:33.933 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:06:33.933 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:06:33.933 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:06:33.933 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:06:33.933 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:06:33.933 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:06:33.933 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:06:33.933 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:06:33.933 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:06:33.933 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:06:33.933 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:06:33.933 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:06:33.933 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:06:33.933 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:06:33.933 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:06:33.933 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:06:33.933 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:06:33.933 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:06:33.933 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:06:33.933 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:06:33.933 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:06:33.933 | openssl set to manually installed. 2022-04-13 23:06:33.934 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:06:33.934 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:06:33.934 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:06:33.934 | rsync set to manually installed. 2022-04-13 23:06:33.934 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:06:33.934 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:06:33.934 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:06:33.934 | tar set to manually installed. 2022-04-13 23:06:33.934 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:06:33.934 | tcpdump set to manually installed. 2022-04-13 23:06:33.934 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:06:34.148 | uuid-runtime set to manually installed. 2022-04-13 23:06:34.149 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:06:34.149 | wget set to manually installed. 2022-04-13 23:06:34.149 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:06:34.149 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:06:34.149 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:06:34.149 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:06:34.149 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:06:34.149 | The following packages were automatically installed and are no longer required: 2022-04-13 23:06:34.150 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:06:34.150 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:06:34.150 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:06:34.150 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:06:34.150 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:06:34.150 | python3-zope.interface 2022-04-13 23:06:34.150 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:06:34.306 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:06:34.312 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:06:34.315 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:06:34.318 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:06:34.320 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:34.322 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:34.325 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:06:34.328 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:34.330 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:06:34.332 | ++ functions-common:time_stop:2439 : start_time=1649891193529 2022-04-13 23:06:34.335 | ++ functions-common:time_stop:2441 : [[ -z 1649891193529 ]] 2022-04-13 23:06:34.337 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:34.342 | ++ functions-common:time_stop:2444 : end_time=1649891194339 2022-04-13 23:06:34.344 | ++ functions-common:time_stop:2445 : elapsed_time=810 2022-04-13 23:06:34.346 | ++ functions-common:time_stop:2446 : total=773 2022-04-13 23:06:34.349 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:34.351 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1583 2022-04-13 23:06:34.354 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:06:34.357 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:06:34.359 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:06:34.361 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:06:34.366 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:06:34.370 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:06:34.372 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:06:34.375 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:06:35.784 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:06:35.787 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:06:35.789 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:06:35.791 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:06:35.793 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:06:35.795 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:06:35.796 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:06:35.798 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:06:35.800 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:06:35.802 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:06:35.804 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:06:35.806 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:06:35.807 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:06:35.809 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:06:35.811 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:06:35.813 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:06:35.815 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:06:35.816 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:06:35.818 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:06:35.820 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:06:35.822 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:06:35.824 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:06:35.826 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:06:35.829 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:06:35.904 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:06:35.908 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:06:35.982 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:06:35.986 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:06:36.063 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:06:36.065 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:06:36.067 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:06:36.070 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:06:36.073 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:06:36.076 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:06:36.078 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:06:36.080 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:06:36.082 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:06:36.083 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:06:36.085 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:06:36.086 | Distro: focal 2022-04-13 23:06:36.088 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:06:36.090 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:06:36.094 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:06:36.096 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:06:36.099 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:06:36.099 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:06:36.773 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:06:36.775 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:06:36.775 | pip: 21.3.1 2022-04-13 23:06:36.777 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:06:36.779 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:06:36.781 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:06:36.783 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:06:36.785 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:06:36.787 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:06:36.788 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:06:36.790 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:06:36.792 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:06:36.794 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:06:36.795 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:06:36.797 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:06:36.799 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:06:36.801 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:06:36.802 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:36.804 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:36.806 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:06:36.808 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:06:36.809 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:06:36.812 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:06:36.814 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:06:36.816 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:06:36.818 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:06:36.819 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:06:36.822 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:06:36.823 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:06:36.827 | ++ 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-04-13 23:06:36.828 | ++ 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-04-13 23:06:36.830 | ++ 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-04-13 23:06:36.832 | + 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-04-13 23:06:36.834 | + 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-04-13 23:06:36.851 | 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-04-13 23:06:36.853 | + 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-04-13 23:06:37.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:37.700 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:37.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:37.700 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:38.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:40.301 | 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-04-13 23:06:40.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:06:42.827 | Installing collected packages: setuptools 2022-04-13 23:06:43.676 | Successfully installed setuptools-62.0.0 2022-04-13 23:06:43.676 | 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-04-13 23:06:43.848 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:06:43.848 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:06:43.989 | + inc/python:pip_install:200 : result=0 2022-04-13 23:06:43.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:06:43.995 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:43.998 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:44.001 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:44.004 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:44.007 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:44.009 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:06:44.012 | + functions-common:time_stop:2439 : start_time=1649891196847 2022-04-13 23:06:44.014 | + functions-common:time_stop:2441 : [[ -z 1649891196847 ]] 2022-04-13 23:06:44.017 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:44.020 | + functions-common:time_stop:2444 : end_time=1649891204018 2022-04-13 23:06:44.022 | + functions-common:time_stop:2445 : elapsed_time=7171 2022-04-13 23:06:44.024 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:06:44.026 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:44.027 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7171 2022-04-13 23:06:44.030 | + inc/python:pip_install:203 : return 0 2022-04-13 23:06:44.032 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:06:44.035 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:06:44.040 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:06:44.042 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:06:44.046 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:06:44.046 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:06:44.716 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:06:44.719 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:06:44.719 | pip: 21.3.1 2022-04-13 23:06:44.725 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:06:44.728 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:06:44.732 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:06:44.735 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:06:44.738 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:06:44.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:06:44.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:06:44.746 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:06:44.758 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:06:44.769 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:06:44.780 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:06:44.783 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:06:44.785 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:06:44.787 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:06:44.789 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:06:44.792 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:06:44.794 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:06:44.796 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:06:44.798 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:06:44.800 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:06:44.803 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:06:44.805 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:06:44.807 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:06:44.809 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:06:44.811 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:06:44.813 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:06:44.816 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:06:44.818 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:06:44.820 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:06:44.822 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:06:44.824 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:06:44.826 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:06:44.828 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:06:44.831 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:06:44.833 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:06:44.835 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:06:44.838 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:06:44.840 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:06:44.842 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:06:44.863 | Using python 3.8 to install os-testr 2022-04-13 23:06:44.865 | + 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-04-13 23:06:45.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:45.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:45.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:06:45.721 | from cryptography.utils import int_from_bytes 2022-04-13 23:06:46.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:46.943 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:06:47.018 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:06:47.020 | 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-04-13 23:06:47.021 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:06:47.034 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:06:47.044 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:06:47.055 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:06:49.567 | 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-04-13 23:06:49.574 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:06:49.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:06:49.698 | + inc/python:pip_install:200 : result=0 2022-04-13 23:06:49.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:06:49.705 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:49.709 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:49.712 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:49.716 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:49.718 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:49.720 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:06:49.722 | + functions-common:time_stop:2439 : start_time=1649891204858 2022-04-13 23:06:49.725 | + functions-common:time_stop:2441 : [[ -z 1649891204858 ]] 2022-04-13 23:06:49.728 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:49.732 | + functions-common:time_stop:2444 : end_time=1649891209729 2022-04-13 23:06:49.734 | + functions-common:time_stop:2445 : elapsed_time=4871 2022-04-13 23:06:49.736 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:06:49.739 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:49.741 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4871 2022-04-13 23:06:49.743 | + inc/python:pip_install:203 : return 0 2022-04-13 23:06:49.745 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:06:49.799 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:06:49.912 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:06:49.914 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:06:49.916 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:06:49.919 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:06:49.922 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:06:49.945 | + 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-04-13 23:06:51.846 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.854 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.858 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.864 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.867 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.874 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.878 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.906 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:51.986 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.005 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.009 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.014 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.029 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.037 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.039 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.056 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.073 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.082 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.087 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.105 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.128 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.145 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.153 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.159 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.179 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.208 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.210 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.225 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.229 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.233 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.238 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.253 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.260 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.309 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.327 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.331 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.363 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.425 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.432 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.439 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.489 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.503 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.511 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.614 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.639 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.643 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.654 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.659 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.678 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.685 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.702 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.733 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.762 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.774 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.787 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.804 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.813 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.828 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.839 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.844 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:52.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:52.987 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:06:53.301 | + inc/python:pip_install:200 : result=0 2022-04-13 23:06:53.305 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:06:53.308 | + functions-common:time_stop:2432 : local name 2022-04-13 23:06:53.311 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:06:53.314 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:06:53.317 | + functions-common:time_stop:2435 : local total 2022-04-13 23:06:53.320 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:06:53.322 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:06:53.325 | + functions-common:time_stop:2439 : start_time=1649891209937 2022-04-13 23:06:53.327 | + functions-common:time_stop:2441 : [[ -z 1649891209937 ]] 2022-04-13 23:06:53.330 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:06:53.334 | + functions-common:time_stop:2444 : end_time=1649891213332 2022-04-13 23:06:53.337 | + functions-common:time_stop:2445 : elapsed_time=3395 2022-04-13 23:06:53.339 | + functions-common:time_stop:2446 : total=4871 2022-04-13 23:06:53.341 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:06:53.343 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8266 2022-04-13 23:06:53.346 | + inc/python:pip_install:203 : return 0 2022-04-13 23:06:53.348 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:06:53.351 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:06:53.373 | + 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-04-13 23:06:55.146 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.154 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.158 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.163 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.167 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.174 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.178 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.203 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.290 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.309 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.313 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.318 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.332 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.340 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.342 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.359 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.376 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.385 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.390 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.408 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.430 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.447 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.455 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.461 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.481 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.510 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.512 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.525 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.530 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.535 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.542 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.559 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.566 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.615 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.633 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.637 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.668 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.729 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.736 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.743 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.792 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.806 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.814 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.916 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.940 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.944 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.955 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.960 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.979 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:55.986 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.003 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.033 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.061 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.073 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.086 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.104 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.112 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.126 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.137 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.141 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:06:56.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:06:56.149 | Processing /opt/stack/requirements 2022-04-13 23:06:57.905 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 23:06:57.908 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 23:06:57.920 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 23:06:57.925 | 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 370)) (5.8.1) 2022-04-13 23:06:57.928 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:06:57.934 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 23:06:57.960 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 23:06:57.963 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 23:06:57.973 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:06:58.024 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:06:58.026 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:06:58.041 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 23:06:58.044 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:06:58.049 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 23:06:58.053 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 23:06:58.055 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:06:58.067 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 23:06:58.073 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:06:58.122 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:06:58.132 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:06:58.136 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 23:06:58.138 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 23:06:58.143 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 23:06:58.202 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:06:58.203 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:06:59.022 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:06:59.023 | ERROR: Command errored out with exit status 1: 2022-04-13 23:06:59.023 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x_65hxm0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x_65hxm0/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-q2irzs2m 2022-04-13 23:06:59.023 | cwd: /tmp/pip-req-build-x_65hxm0/ 2022-04-13 23:06:59.023 | Complete output (6 lines): 2022-04-13 23:06:59.023 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:06:59.023 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:06:59.023 | or: setup.py --help-commands 2022-04-13 23:06:59.023 | or: setup.py cmd --help 2022-04-13 23:06:59.023 | 2022-04-13 23:06:59.023 | error: invalid command 'bdist_wheel' 2022-04-13 23:06:59.023 | ---------------------------------------- 2022-04-13 23:06:59.023 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:06:59.024 | Running setup.py clean for openstack-requirements 2022-04-13 23:06:59.837 | Failed to build openstack-requirements 2022-04-13 23:06:59.861 | Installing collected packages: openstack-requirements 2022-04-13 23:06:59.861 | Attempting uninstall: openstack-requirements 2022-04-13 23:06:59.862 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:06:59.897 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:06:59.915 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:06:59.918 | Running setup.py install for openstack-requirements: started 2022-04-13 23:07:02.309 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:07:02.332 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:07:02.462 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:02.466 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:02.469 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:02.472 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:02.476 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:02.479 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:02.482 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:02.486 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:02.489 | + functions-common:time_stop:2439 : start_time=1649891213366 2022-04-13 23:07:02.493 | + functions-common:time_stop:2441 : [[ -z 1649891213366 ]] 2022-04-13 23:07:02.497 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:02.501 | + functions-common:time_stop:2444 : end_time=1649891222499 2022-04-13 23:07:02.503 | + functions-common:time_stop:2445 : elapsed_time=9133 2022-04-13 23:07:02.506 | + functions-common:time_stop:2446 : total=8266 2022-04-13 23:07:02.508 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:02.510 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17399 2022-04-13 23:07:02.512 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:02.515 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:07:02.518 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:07:02.520 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:07:02.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:02.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:02.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:07:02.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:02.532 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:07:02.552 | Using python 3.8 to install pbr 2022-04-13 23:07:02.554 | + 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-04-13 23:07:03.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:03.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:03.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:03.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:04.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:04.617 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:07:07.289 | 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-04-13 23:07:07.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:07.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:07.422 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:07.424 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:07.428 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:07.432 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:07.435 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:07.439 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:07.442 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:07.445 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:07.447 | + functions-common:time_stop:2439 : start_time=1649891222547 2022-04-13 23:07:07.450 | + functions-common:time_stop:2441 : [[ -z 1649891222547 ]] 2022-04-13 23:07:07.453 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:07.457 | + functions-common:time_stop:2444 : end_time=1649891227455 2022-04-13 23:07:07.460 | + functions-common:time_stop:2445 : elapsed_time=4908 2022-04-13 23:07:07.462 | + functions-common:time_stop:2446 : total=17399 2022-04-13 23:07:07.464 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:07.466 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22307 2022-04-13 23:07:07.468 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:07.471 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:07:09.742 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:07:11.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:11.602 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:07:11.616 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:07:11.619 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:07:11.621 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:07:11.624 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:07:11.630 | 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.8) 2022-04-13 23:07:11.703 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:07:11.707 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:07:11.712 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:07:11.736 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:07:11.738 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:07:11.741 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:07:11.743 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:07:11.745 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:07:11.748 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:07:11.750 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:07:11.752 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:07:11.755 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:07:11.757 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:07:11.760 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:07:11.764 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:07:11.766 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:07:11.768 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:07:11.771 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:07:11.773 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:07:11.788 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:11.790 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:07:11.792 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:07:11.795 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:07:11.797 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:07:11.800 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:07:11.803 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:07:11.806 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:07:11.811 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:07:11.815 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:07:11.817 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:07:11.820 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:07:11.823 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:07:11.826 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:07:11.829 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:07:11.831 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:07:11.833 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:07:11.836 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:07:11.838 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:07:11.840 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:07:11.842 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:07:11.845 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:07:11.847 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:07:11.850 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:07:11.853 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:07:11.855 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:07:11.907 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:07:11.907 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:07:11.909 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:07:12.265 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:07:12.268 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:07:12.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:12.291 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:07:12.293 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:07:12.296 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:07:12.298 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:07:12.300 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:07:12.302 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:12.304 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:07:12.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:12.309 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:12.312 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:07:12.314 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:12.316 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:07:12.319 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:07:12.321 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:07:12.323 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:07:12.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:12.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:12.331 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:07:12.352 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:07:12.462 | Reading package lists... 2022-04-13 23:07:12.707 | Building dependency tree... 2022-04-13 23:07:12.708 | Reading state information... 2022-04-13 23:07:12.954 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:07:12.954 | The following packages were automatically installed and are no longer required: 2022-04-13 23:07:12.955 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:07:12.955 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:07:12.955 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:07:12.955 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:07:12.955 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:07:12.955 | python3-zope.interface 2022-04-13 23:07:12.955 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:07:13.087 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:07:13.092 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:07:13.095 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:07:13.098 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:13.100 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:13.103 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:13.106 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:13.109 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:13.111 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:07:13.114 | + functions-common:time_stop:2439 : start_time=1649891232349 2022-04-13 23:07:13.117 | + functions-common:time_stop:2441 : [[ -z 1649891232349 ]] 2022-04-13 23:07:13.121 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:13.125 | + functions-common:time_stop:2444 : end_time=1649891233122 2022-04-13 23:07:13.127 | + functions-common:time_stop:2445 : elapsed_time=773 2022-04-13 23:07:13.129 | + functions-common:time_stop:2446 : total=1583 2022-04-13 23:07:13.132 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:13.134 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2356 2022-04-13 23:07:13.136 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:07:13.139 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:07:13.141 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:07:13.144 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:07:13.146 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:07:13.149 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:07:13.151 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:07:13.154 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:07:13.156 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:07:13.159 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:07:13.163 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:07:13.165 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:07:13.168 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:07:13.171 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:07:13.173 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:07:13.175 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:07:13.177 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:07:13.180 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:07:13.182 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:13.184 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:07:13.186 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:07:13.189 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:07:13.191 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:07:13.194 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:07:13.196 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:07:13.198 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:07:13.201 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:07:13.203 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:07:13.205 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:07:13.221 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:13.224 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:07:13.227 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:07:13.229 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:07:13.232 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:07:13.235 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:07:13.240 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:07:13.243 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:07:13.245 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:07:13.248 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:07:13.251 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:07:13.253 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:07:13.256 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:07:13.977 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:07:13.977 | user tags 2022-04-13 23:07:13.977 | stackrabbit []' 2022-04-13 23:07:13.981 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:07:13.981 | user tags 2022-04-13 23:07:13.981 | stackrabbit []' 2022-04-13 23:07:13.981 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:07:13.988 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:07:13.990 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:07:13.992 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:07:14.681 | Changing password for user "stackrabbit" ... 2022-04-13 23:07:14.711 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:07:15.437 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:07:15.463 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:07:15.465 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:07:16.142 | Changing password for user "stackrabbit" ... 2022-04-13 23:07:16.168 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:07:16.171 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:07:16.173 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:07:16.865 | Deleting user "guest" ... 2022-04-13 23:07:16.881 | Error: 2022-04-13 23:07:16.881 | {:no_such_user, "guest"} 2022-04-13 23:07:16.894 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:07:16.897 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:07:16.914 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:16.916 | + ./stack.sh:main:838 : install_database 2022-04-13 23:07:16.919 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:07:16.921 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:07:16.923 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:16.926 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:16.928 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:07:17.146 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:07:17.150 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:17.154 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:07:17.158 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:07:17.162 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:17.166 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:07:17.169 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:07:17.172 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:07:17.174 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:07:17.176 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:07:17.179 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:07:17.181 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:07:17.183 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:07:17.185 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:07:17.188 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:07:17.190 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:17.192 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:07:17.194 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:07:17.197 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:07:17.199 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:07:17.201 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:07:17.204 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:07:17.206 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:07:17.208 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:07:17.211 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:07:17.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:17.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:17.218 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:07:17.220 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:07:17.223 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:07:17.226 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:07:17.228 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:07:17.231 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:17.234 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:07:17.236 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:17.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:17.242 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:07:17.244 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:17.247 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:07:17.249 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:07:17.252 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:07:17.254 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:07:17.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:17.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:17.262 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:07:17.287 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:07:17.397 | Reading package lists... 2022-04-13 23:07:17.641 | Building dependency tree... 2022-04-13 23:07:17.642 | Reading state information... 2022-04-13 23:07:17.889 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:07:17.889 | The following packages were automatically installed and are no longer required: 2022-04-13 23:07:17.890 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:07:17.890 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:07:17.890 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:07:17.890 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:07:17.890 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:07:17.890 | python3-zope.interface 2022-04-13 23:07:17.890 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:07:18.013 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:07:18.019 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:07:18.021 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:07:18.024 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:18.026 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:18.029 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:18.031 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:18.033 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:18.036 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:07:18.038 | + functions-common:time_stop:2439 : start_time=1649891237284 2022-04-13 23:07:18.041 | + functions-common:time_stop:2441 : [[ -z 1649891237284 ]] 2022-04-13 23:07:18.044 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:18.048 | + functions-common:time_stop:2444 : end_time=1649891238046 2022-04-13 23:07:18.050 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-13 23:07:18.053 | + functions-common:time_stop:2446 : total=2356 2022-04-13 23:07:18.055 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:18.058 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3118 2022-04-13 23:07:18.060 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:07:18.063 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:07:18.065 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:07:18.068 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:07:18.070 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:07:18.073 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:07:18.075 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:07:18.079 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:07:18.081 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:07:18.084 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:07:18.088 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:07:18.088 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:07:18.093 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:07:18.096 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:07:18.098 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:07:18.101 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:07:18.104 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:07:18.125 | Using python 3.8 to install PyMySQL 2022-04-13 23:07:18.128 | + 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-04-13 23:07:18.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:18.984 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:18.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:18.984 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:20.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:20.195 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:07:22.702 | 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-04-13 23:07:22.709 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:22.709 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:22.829 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:22.832 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:22.836 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:22.840 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:22.844 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:22.847 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:22.851 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:22.854 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:22.858 | + functions-common:time_stop:2439 : start_time=1649891238119 2022-04-13 23:07:22.860 | + functions-common:time_stop:2441 : [[ -z 1649891238119 ]] 2022-04-13 23:07:22.863 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:22.868 | + functions-common:time_stop:2444 : end_time=1649891242865 2022-04-13 23:07:22.871 | + functions-common:time_stop:2445 : elapsed_time=4746 2022-04-13 23:07:22.873 | + functions-common:time_stop:2446 : total=22307 2022-04-13 23:07:22.876 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:22.878 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27053 2022-04-13 23:07:22.881 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:22.883 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:07:22.886 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:07:22.888 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:07:22.891 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:07:22.908 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:22.911 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:07:22.913 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:07:22.916 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:07:22.917 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:07:22.922 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:07:22.924 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:07:22.926 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:07:22.929 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:07:22.931 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:07:22.934 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:07:22.949 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:22.951 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:07:22.954 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:07:22.956 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:07:22.958 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:07:22.961 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:07:22.963 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:22.965 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:07:22.968 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:22.970 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:22.972 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:07:22.975 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:22.977 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:07:22.979 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:07:22.982 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:07:22.984 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:07:22.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:22.989 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:22.991 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:07:23.011 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:07:23.121 | Reading package lists... 2022-04-13 23:07:23.365 | Building dependency tree... 2022-04-13 23:07:23.367 | Reading state information... 2022-04-13 23:07:23.613 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:07:23.613 | The following packages were automatically installed and are no longer required: 2022-04-13 23:07:23.614 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:07:23.614 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:07:23.614 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:07:23.614 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:07:23.614 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:07:23.614 | python3-zope.interface 2022-04-13 23:07:23.614 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:07:23.755 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:07:23.760 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:07:23.763 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:07:23.766 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:23.769 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:23.773 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:23.776 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:23.779 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:23.781 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:07:23.783 | + functions-common:time_stop:2439 : start_time=1649891243008 2022-04-13 23:07:23.785 | + functions-common:time_stop:2441 : [[ -z 1649891243008 ]] 2022-04-13 23:07:23.788 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:23.792 | + functions-common:time_stop:2444 : end_time=1649891243790 2022-04-13 23:07:23.795 | + functions-common:time_stop:2445 : elapsed_time=782 2022-04-13 23:07:23.797 | + functions-common:time_stop:2446 : total=3118 2022-04-13 23:07:23.799 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:23.801 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3900 2022-04-13 23:07:23.803 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:07:23.806 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:07:23.822 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:23.824 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:07:23.827 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:07:23.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:07:23.832 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:07:23.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:07:23.854 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:07:23.856 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:07:23.859 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:07:23.861 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:07:23.863 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:23.865 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:07:23.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:23.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:23.872 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:07:23.875 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:23.877 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:07:23.879 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:07:23.881 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:07:23.883 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:07:23.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:23.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:23.890 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:07:23.911 | + functions-common:apt_get:1237 : 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-04-13 23:07:24.022 | Reading package lists... 2022-04-13 23:07:24.268 | Building dependency tree... 2022-04-13 23:07:24.270 | Reading state information... 2022-04-13 23:07:24.524 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:07:24.524 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:07:24.524 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:07:24.524 | The following packages were automatically installed and are no longer required: 2022-04-13 23:07:24.525 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:07:24.525 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:07:24.525 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:07:24.525 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:07:24.525 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:07:24.525 | python3-zope.interface 2022-04-13 23:07:24.525 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:07:24.670 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:07:24.674 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:07:24.678 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:07:24.680 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:24.683 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:24.685 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:24.688 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:24.690 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:24.692 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:07:24.694 | + functions-common:time_stop:2439 : start_time=1649891243908 2022-04-13 23:07:24.697 | + functions-common:time_stop:2441 : [[ -z 1649891243908 ]] 2022-04-13 23:07:24.699 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:24.704 | + functions-common:time_stop:2444 : end_time=1649891244701 2022-04-13 23:07:24.706 | + functions-common:time_stop:2445 : elapsed_time=793 2022-04-13 23:07:24.708 | + functions-common:time_stop:2446 : total=3900 2022-04-13 23:07:24.710 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:24.712 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4693 2022-04-13 23:07:24.715 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:07:24.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:07:24.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:24.722 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:24.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:07:24.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:07:24.729 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:07:24.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:07:24.736 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:07:24.739 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:07:24.739 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:07:24.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:07:24.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:07:24.748 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:07:24.750 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:07:24.752 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:07:24.755 | + functions:vercmp:631 : local result 2022-04-13 23:07:24.758 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:07:24.759 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:07:24.759 | ++ functions:vercmp:635 : head -1 2022-04-13 23:07:24.763 | + functions:vercmp:635 : result=3.13 2022-04-13 23:07:24.766 | + functions:vercmp:637 : case $op in 2022-04-13 23:07:24.768 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:07:24.770 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:07:24.772 | + functions:vercmp:648 : return 2022-04-13 23:07:24.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:07:24.777 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:24.779 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:07:25.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:07:25.271 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:07:25.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:07:25.282 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.285 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:07:25.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:25.305 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:07:25.308 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:07:25.308 | Installing etcd 2022-04-13 23:07:25.310 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:07:25.322 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:07:25.337 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:25.340 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:07:25.353 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:07:25.356 | ++ 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-04-13 23:07:25.360 | ++ 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-04-13 23:07:25.363 | +++ 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-04-13 23:07:25.368 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:07:25.370 | ++ 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-04-13 23:07:25.373 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:07:25.375 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:07:25.378 | ++ functions:get_extra_file:74 : return 2022-04-13 23:07:25.380 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:07:25.383 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:07:25.385 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:07:25.387 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:07:25.404 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:25.406 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:07:25.409 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:07:25.425 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:25.428 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:07:25.430 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:07:25.432 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:07:25.435 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:07:25.437 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:07:25.440 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:07:25.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:07:25.445 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:07:25.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:07:25.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.457 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:07:25.459 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:07:25.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:07:25.464 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:07:25.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:07:25.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.476 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:07:25.478 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:07:25.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:07:25.483 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:07:25.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:07:25.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.494 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:07:25.497 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:07:25.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:07:25.501 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:07:25.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:07:25.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.513 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:07:25.515 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:07:25.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:07:25.520 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:07:25.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:07:25.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.532 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:07:25.534 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:07:25.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:07:25.539 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:07:25.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:07:25.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.551 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:07:25.553 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:07:25.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:07:25.557 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:07:25.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:07:25.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.569 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:07:25.571 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:07:25.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:07:25.576 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:07:25.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:07:25.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.587 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:07:25.590 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:07:25.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:07:25.594 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:07:25.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:07:25.603 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.605 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:07:25.608 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:07:25.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:07:25.613 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:07:25.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:07:25.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.626 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:07:25.628 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:07:25.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:07:25.633 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:07:25.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:07:25.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.646 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:07:25.648 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:07:25.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:07:25.653 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:07:25.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:07:25.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.665 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:07:25.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:07:25.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:07:25.672 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:07:25.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:07:25.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.683 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:07:25.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:07:25.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:07:25.690 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:07:25.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:07:25.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.701 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:07:25.704 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:07:25.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:07:25.708 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:07:25.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:07:25.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.719 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:07:25.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:07:25.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:07:25.726 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:07:25.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:07:25.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.738 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:07:25.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:07:25.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:07:25.746 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:07:25.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.751 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.753 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:07:25.756 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.758 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:07:25.760 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:07:25.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:07:25.765 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:07:25.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.772 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:07:25.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.776 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:07:25.779 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:07:25.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:07:25.783 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:07:25.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.788 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.790 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:07:25.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.794 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:07:25.797 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:07:25.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:07:25.802 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:07:25.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.807 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.809 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:07:25.812 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.814 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:07:25.817 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:07:25.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:07:25.821 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:07:25.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.828 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:07:25.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.833 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:07:25.836 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:07:25.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:07:25.840 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:07:25.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:07:25.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.854 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:07:25.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:07:25.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:07:25.861 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:07:25.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:07:25.871 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.873 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:07:25.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:07:25.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:07:25.881 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:07:25.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:07:25.890 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.893 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:07:25.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:07:25.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:07:25.900 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:07:25.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:07:25.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.912 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:07:25.914 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:07:25.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:07:25.919 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:07:25.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:07:25.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.932 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:07:25.934 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:07:25.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:07:25.939 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:07:25.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:07:25.952 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.955 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:07:25.958 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:07:25.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:07:25.963 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:07:25.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.970 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:07:25.972 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.975 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:07:25.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:07:25.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:07:25.982 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:07:25.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:25.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:25.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:07:25.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:25.995 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:07:25.998 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:07:26.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:07:26.004 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:07:26.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:07:26.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.018 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:07:26.020 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:07:26.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:07:26.027 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:07:26.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:07:26.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.039 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:07:26.041 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:07:26.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:07:26.046 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:07:26.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:07:26.055 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.057 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:07:26.060 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:07:26.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:07:26.065 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:07:26.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:07:26.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.077 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:07:26.079 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:07:26.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:07:26.084 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:07:26.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:07:26.093 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.095 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:07:26.098 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:07:26.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:07:26.103 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:07:26.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:07:26.112 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.114 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:07:26.117 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:07:26.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:07:26.121 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:07:26.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:07:26.131 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.134 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:07:26.136 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:07:26.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:07:26.141 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:07:26.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:07:26.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.154 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:07:26.156 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:07:26.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:07:26.161 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:07:26.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:26.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:26.168 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:07:26.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:26.173 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:07:26.194 | Using python 3.8 to install etcd3 2022-04-13 23:07:26.196 | + 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-04-13 23:07:27.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:27.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:27.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:27.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:28.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:28.261 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:07:28.269 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:07:28.271 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:07:28.271 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:07:28.272 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:07:30.767 | 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-04-13 23:07:30.774 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:30.774 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:30.900 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:30.903 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:30.907 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:30.910 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:30.914 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:30.917 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:30.920 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:30.922 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:30.925 | + functions-common:time_stop:2439 : start_time=1649891246188 2022-04-13 23:07:30.927 | + functions-common:time_stop:2441 : [[ -z 1649891246188 ]] 2022-04-13 23:07:30.930 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:30.934 | + functions-common:time_stop:2444 : end_time=1649891250932 2022-04-13 23:07:30.936 | + functions-common:time_stop:2445 : elapsed_time=4744 2022-04-13 23:07:30.939 | + functions-common:time_stop:2446 : total=27053 2022-04-13 23:07:30.941 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:30.943 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31797 2022-04-13 23:07:30.945 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:30.948 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:07:30.969 | Using python 3.8 to install etcd3gw 2022-04-13 23:07:30.972 | + 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-04-13 23:07:31.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:31.827 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:31.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:31.827 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:33.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:33.031 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:07:33.038 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:07:33.040 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:07:33.041 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:07:33.042 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:07:33.075 | 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-04-13 23:07:33.078 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:07:33.079 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:07:33.080 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:07:35.550 | 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-04-13 23:07:35.557 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:35.557 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:35.680 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:35.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:35.686 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:35.689 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:35.691 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:35.693 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:35.696 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:35.698 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:35.700 | + functions-common:time_stop:2439 : start_time=1649891250964 2022-04-13 23:07:35.703 | + functions-common:time_stop:2441 : [[ -z 1649891250964 ]] 2022-04-13 23:07:35.705 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:35.710 | + functions-common:time_stop:2444 : end_time=1649891255707 2022-04-13 23:07:35.712 | + functions-common:time_stop:2445 : elapsed_time=4743 2022-04-13 23:07:35.714 | + functions-common:time_stop:2446 : total=31797 2022-04-13 23:07:35.716 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:35.720 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36540 2022-04-13 23:07:35.723 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:35.726 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:07:35.728 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:07:35.730 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:07:35.733 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:07:35.735 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:07:35.737 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:07:35.739 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:07:35.742 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:07:35.744 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:07:35.746 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:07:35.749 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:07:35.752 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:07:35.754 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:07:35.756 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:07:35.759 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:07:35.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:35.764 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:35.766 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:07:35.769 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:07:35.771 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:07:35.774 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:07:35.777 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:07:35.779 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:07:35.781 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:35.784 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:07:35.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:35.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:35.791 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:07:35.793 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:07:35.795 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:07:35.798 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:07:35.800 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:07:35.802 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:07:35.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:35.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:35.810 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:07:35.831 | + functions-common:apt_get:1237 : 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-04-13 23:07:35.941 | Reading package lists... 2022-04-13 23:07:36.185 | Building dependency tree... 2022-04-13 23:07:36.187 | Reading state information... 2022-04-13 23:07:36.436 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:07:36.436 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:07:36.436 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:07:36.436 | The following packages were automatically installed and are no longer required: 2022-04-13 23:07:36.437 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:07:36.437 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:07:36.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:07:36.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:07:36.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:07:36.437 | python3-zope.interface 2022-04-13 23:07:36.437 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:07:36.567 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:07:36.574 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:07:36.577 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:07:36.580 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:36.583 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:36.585 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:36.588 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:36.591 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:36.593 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:07:36.596 | + functions-common:time_stop:2439 : start_time=1649891255828 2022-04-13 23:07:36.598 | + functions-common:time_stop:2441 : [[ -z 1649891255828 ]] 2022-04-13 23:07:36.601 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:36.605 | + functions-common:time_stop:2444 : end_time=1649891256603 2022-04-13 23:07:36.608 | + functions-common:time_stop:2445 : elapsed_time=775 2022-04-13 23:07:36.610 | + functions-common:time_stop:2446 : total=4693 2022-04-13 23:07:36.612 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:36.615 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5468 2022-04-13 23:07:36.617 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:07:36.619 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:07:36.622 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:07:36.624 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:07:36.626 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:07:36.690 | Module proxy already enabled 2022-04-13 23:07:36.697 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:07:36.767 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:07:36.767 | Module proxy already enabled 2022-04-13 23:07:36.767 | Module proxy_uwsgi already enabled 2022-04-13 23:07:36.772 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:07:36.776 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:07:36.779 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:07:36.782 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:07:36.922 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:07:36.924 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:07:36.927 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:07:36.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:36.939 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:36.943 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:07:36.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:36.948 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:07:36.951 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:07:36.953 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:07:36.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:36.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:36.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:07:36.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:36.971 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:07:36.974 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:07:36.977 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:07:36.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:36.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:36.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:07:36.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:36.989 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:07:36.992 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:07:36.994 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:07:36.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:36.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:37.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:07:37.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:37.007 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:07:37.009 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:07:37.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:37.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:37.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:07:37.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:37.021 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:07:37.024 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:07:37.026 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:07:37.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:37.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:37.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:07:37.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:37.038 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:07:37.055 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:37.057 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:07:37.060 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:07:37.062 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:07:37.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:37.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:37.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:07:37.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:37.074 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:07:37.091 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:37.093 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:07:37.096 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:07:37.098 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:07:37.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:37.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:37.106 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:07:37.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:37.111 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:07:37.113 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:07:37.115 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:07:37.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:07:37.120 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:07:37.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:07:37.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:07:37.127 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:07:37.130 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:07:37.132 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:07:37.135 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:07:37.138 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:07:37.141 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:07:37.144 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:07:37.144 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:07:37.149 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:07:37.152 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:07:37.155 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:07:37.159 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:07:37.163 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:07:37.188 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:07:37.190 | + 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-04-13 23:07:38.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:38.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:38.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:38.037 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:39.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:39.256 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:07:39.309 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:07:39.310 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:07:39.311 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:07:39.312 | 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-04-13 23:07:39.313 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:07:39.314 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:07:39.315 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:07:39.316 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:07:39.317 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:07:39.319 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:07:39.320 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:07:39.321 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:07:39.322 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:07:39.323 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:07:39.380 | 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-04-13 23:07:39.382 | 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-04-13 23:07:39.383 | 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-04-13 23:07:39.421 | 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-04-13 23:07:39.466 | 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-04-13 23:07:39.468 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:07:39.469 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:07:39.470 | 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-04-13 23:07:39.520 | 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-04-13 23:07:39.523 | 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-04-13 23:07:39.532 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:07:39.534 | 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-04-13 23:07:39.548 | 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-04-13 23:07:39.549 | 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-04-13 23:07:39.550 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:07:39.614 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:07:39.615 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:07:39.617 | 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-04-13 23:07:39.620 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:07:39.669 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:07:39.680 | 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-04-13 23:07:42.126 | 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-04-13 23:07:42.133 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:42.133 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:42.259 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:42.262 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:42.266 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:42.268 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:42.271 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:42.274 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:42.277 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:42.280 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:42.283 | + functions-common:time_stop:2439 : start_time=1649891257182 2022-04-13 23:07:42.286 | + functions-common:time_stop:2441 : [[ -z 1649891257182 ]] 2022-04-13 23:07:42.290 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:42.295 | + functions-common:time_stop:2444 : end_time=1649891262292 2022-04-13 23:07:42.298 | + functions-common:time_stop:2445 : elapsed_time=5110 2022-04-13 23:07:42.300 | + functions-common:time_stop:2446 : total=36540 2022-04-13 23:07:42.303 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:42.306 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41650 2022-04-13 23:07:42.309 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:42.312 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:07:42.315 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:07:42.318 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:07:42.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:07:42.325 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:07:42.327 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:07:42.331 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:07:42.331 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:07:42.337 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:07:42.339 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:07:42.342 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:07:42.345 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:07:42.347 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:07:42.369 | Using python 3.8 to install python-memcached 2022-04-13 23:07:42.371 | + 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-04-13 23:07:43.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:43.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:43.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:43.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:44.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:44.459 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:07:44.462 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:07:46.984 | 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-04-13 23:07:46.992 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:07:46.992 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:07:47.112 | + inc/python:pip_install:200 : result=0 2022-04-13 23:07:47.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:07:47.119 | + functions-common:time_stop:2432 : local name 2022-04-13 23:07:47.122 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:07:47.125 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:07:47.127 | + functions-common:time_stop:2435 : local total 2022-04-13 23:07:47.129 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:07:47.132 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:07:47.134 | + functions-common:time_stop:2439 : start_time=1649891262363 2022-04-13 23:07:47.136 | + functions-common:time_stop:2441 : [[ -z 1649891262363 ]] 2022-04-13 23:07:47.140 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:07:47.144 | + functions-common:time_stop:2444 : end_time=1649891267141 2022-04-13 23:07:47.146 | + functions-common:time_stop:2445 : elapsed_time=4778 2022-04-13 23:07:47.149 | + functions-common:time_stop:2446 : total=41650 2022-04-13 23:07:47.151 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:07:47.153 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46428 2022-04-13 23:07:47.155 | + inc/python:pip_install:203 : return 0 2022-04-13 23:07:47.158 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:07:47.176 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:07:47.179 | + ./stack.sh:main:899 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 23:07:47.182 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:07:47.185 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:07:47.187 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:07:47.190 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:07:47.192 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:07:47.195 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:07:47.210 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:07:47.213 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:07:47.215 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:07:47.217 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:07:47.219 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:07:47.221 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:07:47.224 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:07:47.227 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:07:47.229 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:07:47.232 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:07:47.247 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:07:47.249 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:07:47.251 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:47.254 | + functions-common:git_clone:629 : echo master 2022-04-13 23:07:47.254 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:07:47.259 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:07:47.262 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:07:47.264 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:07:47.276 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:07:47.279 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:07:47.279 | + functions-common:git_clone:685 : head -1 2022-04-13 23:07:47.283 | c141e6164 trivial: Fix typo 2022-04-13 23:07:47.285 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:07:47.288 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:07:47.290 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:07:47.292 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:07:47.295 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:07:47.297 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:07:47.299 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:07:47.302 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:07:47.304 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:07:47.307 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:07:47.309 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:07:47.312 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:07:47.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:07:47.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:07:47.320 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:07:47.322 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:07:47.325 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:07:47.328 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:07:47.333 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:07:47.336 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:07:48.007 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:07:48.010 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:07:48.013 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:07:48.016 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:07:48.019 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:07:48.022 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:07:48.026 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:07:48.029 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:07:48.031 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:07:48.033 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:07:48.035 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:07:48.038 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:07:48.040 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:07:48.042 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:07:48.064 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:07:48.067 | + 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-04-13 23:07:48.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:48.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:48.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:07:48.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:07:50.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:07:50.108 | Obtaining file:///opt/stack/keystone 2022-04-13 23:07:50.109 | Preparing metadata (setup.py): started 2022-04-13 23:07:55.244 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:07:55.320 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:07:55.322 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:07:55.323 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:07:55.324 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:07:55.325 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:07:55.326 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:07:55.327 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:07:55.328 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:07:55.329 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:07:55.330 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:07:55.331 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:07:55.332 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:07:55.333 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:07:55.334 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:07:55.335 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:07:55.337 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:07:55.338 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:07:55.339 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:07:55.340 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:07:55.341 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:07:55.342 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:07:55.343 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:07:55.344 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:07:55.345 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:07:55.347 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:07:55.348 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:07:55.349 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:07:55.350 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:07:55.351 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:07:55.352 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:07:55.353 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:07:55.354 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:07:55.355 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:07:55.356 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:07:55.367 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:07:55.368 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:07:55.410 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:07:55.427 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:07:55.428 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:07:55.429 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:07:55.430 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:07:55.432 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:07:55.442 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:07:55.502 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:07:55.505 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:07:55.599 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:07:55.600 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:07:55.600 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:07:55.602 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:07:55.654 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:07:55.656 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:07:55.657 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:07:55.706 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:07:55.710 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:07:55.788 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:07:55.791 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:07:55.792 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:07:55.794 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:07:55.795 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:07:55.797 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:07:55.817 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:07:55.863 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:07:55.885 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:07:55.886 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:07:55.887 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:07:55.889 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:07:55.940 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:07:56.050 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:07:56.051 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:07:56.052 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:07:56.053 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:07:56.054 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:07:56.266 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:07:56.287 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:07:56.289 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:07:56.355 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:07:56.372 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:07:56.427 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:07:56.465 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:07:56.569 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:07:56.623 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:07:56.695 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:07:56.816 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:07:56.843 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:07:56.884 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:07:56.885 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:07:56.888 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:07:56.889 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:07:56.891 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:07:56.892 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:07:56.943 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:07:57.074 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:07:57.075 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:07:57.078 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:07:57.080 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:07:57.225 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:07:57.302 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:07:57.537 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:07:57.786 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:07:57.820 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:07:59.635 | Installing collected packages: keystone 2022-04-13 23:07:59.635 | Attempting uninstall: keystone 2022-04-13 23:07:59.635 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:07:59.639 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:07:59.640 | Running setup.py develop for keystone 2022-04-13 23:08:05.778 | Successfully installed keystone 2022-04-13 23:08:05.778 | 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-04-13 23:08:05.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:08:05.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:08:05.921 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:05.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:05.929 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:05.932 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:05.935 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:05.938 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:05.942 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:05.945 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:05.948 | + functions-common:time_stop:2439 : start_time=1649891268057 2022-04-13 23:08:05.951 | + functions-common:time_stop:2441 : [[ -z 1649891268057 ]] 2022-04-13 23:08:05.954 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:05.958 | + functions-common:time_stop:2444 : end_time=1649891285956 2022-04-13 23:08:05.960 | + functions-common:time_stop:2445 : elapsed_time=17899 2022-04-13 23:08:05.963 | + functions-common:time_stop:2446 : total=46428 2022-04-13 23:08:05.965 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:05.967 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64327 2022-04-13 23:08:05.970 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:05.972 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:08:05.975 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:08:05.977 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:08:05.997 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:08:06.009 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:08:06.012 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:08:06.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:08:06.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:08:06.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:08:06.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:08:06.028 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:08:06.048 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:06.050 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:08:06.053 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:08:06.055 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:08:06.058 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:08:06.071 | + 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-04-13 23:08:06.073 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:08:06.078 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:08:06.094 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:06.096 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:08:06.127 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:08:06.155 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:08:06.185 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:08:06.215 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:08:06.245 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:08:06.276 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:08:06.304 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:08:06.333 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:08:06.335 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:08:06.338 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:08:06.341 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:08:06.343 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:08:06.346 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:08:06.365 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:06.369 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:08:06.371 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:08:06.374 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:08:06.389 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:06.391 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:08:06.394 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:08:06.424 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:08:06.426 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:08:06.429 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:08:06.431 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:08:06.447 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:06.450 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-04-13 23:08:06.480 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:08:06.483 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:08:06.514 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:08:06.516 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:08:06.519 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:08:06.521 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:08:06.524 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:08:06.527 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:08:06.557 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:08:06.559 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:08:06.562 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:08:06.564 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:08:06.567 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:08:06.584 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:08:06.587 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:08:06.589 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:08:06.591 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:08:06.594 | + 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-04-13 23:08:06.623 | + 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-04-13 23:08:06.652 | + 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-04-13 23:08:06.680 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:08:06.707 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:08:06.736 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:08:06.738 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:08:06.741 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:08:06.743 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:08:06.746 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:08:06.748 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:08:06.750 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:08:06.753 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:08:06.757 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:08:06.760 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:08:06.762 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:08:06.775 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:08:06.775 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:08:06.783 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:08:06.787 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:08:06.803 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:08:06.805 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:08:06.809 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:08:06.838 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:08:06.866 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:08:06.893 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:08:06.920 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:08:06.947 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:08:06.974 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:08:07.001 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:08:07.029 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:08:07.056 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:08:07.083 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:08:07.111 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:08:07.141 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:08:07.169 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:08:07.171 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:08:07.174 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:08:07.177 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:08:07.179 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:08:07.182 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:07.184 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:07.186 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:08:07.189 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:08:07.191 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:08:07.218 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:08:07.246 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:08:07.246 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:08:07.255 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:08:07.258 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:08:07.261 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:08:07.263 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:08:07.265 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:08:07.268 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:08:07.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:07.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:07.275 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:08:07.277 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:08:07.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:07.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:07.284 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:08:07.347 | Site keystone-wsgi-public already enabled 2022-04-13 23:08:07.353 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:08:07.357 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:08:07.359 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:08:07.362 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:08:07.497 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:08:07.528 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:08:07.562 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:08:07.594 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:08:07.597 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:08:07.631 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:08:07.659 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:08:07.687 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:08:07.690 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:08:07.707 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:07.709 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:08:07.726 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:07.729 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:08:07.731 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:08:07.733 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:08:07.736 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:08:07.738 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:08:07.741 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:08:07.743 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:08:07.745 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:08:07.748 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:08:07.750 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:08:07.753 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:08:07.755 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:08:07.758 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:08:07.760 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:08:07.776 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:08:07.779 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:08:07.781 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:07.784 | + functions-common:git_clone:629 : echo master 2022-04-13 23:08:07.784 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:08:07.789 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:08:07.792 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:07.794 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:08:07.807 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:08:07.810 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:08:07.810 | + functions-common:git_clone:685 : head -1 2022-04-13 23:08:07.813 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:08:07.816 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:08:07.819 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:08:07.821 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:08:07.824 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:08:07.826 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:08:07.829 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:08:07.832 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:08:07.834 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:08:07.836 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:08:07.839 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:08:07.841 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:08:07.843 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:08:07.847 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:08:07.849 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:08:07.852 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:08:07.855 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:08:07.857 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:08:07.860 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:08:07.866 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:08:07.868 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:08:08.533 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:08:08.537 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:08:08.541 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:08:08.545 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:08:08.548 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:08:08.552 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:08:08.556 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:08:08.560 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:08:08.562 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:08:08.564 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:08:08.567 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:08:08.569 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:08:08.571 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:08:08.574 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:08:08.597 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:08:08.600 | + 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-04-13 23:08:09.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:09.478 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:09.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:09.478 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:10.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:10.682 | Obtaining file:///opt/stack/swift 2022-04-13 23:08:10.683 | Preparing metadata (setup.py): started 2022-04-13 23:08:15.283 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:08:15.332 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:08:15.333 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:08:15.335 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:08:15.335 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:08:15.337 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:08:15.338 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:08:15.339 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:08:15.340 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:08:15.341 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:08:15.342 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:08:15.343 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:08:15.380 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:08:15.388 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:08:15.443 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:08:15.444 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:08:15.445 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:08:15.446 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:08:15.447 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:08:15.448 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:08:15.450 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:08:15.451 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:08:15.452 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:08:15.453 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:08:15.455 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:08:15.456 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:08:15.476 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:08:15.506 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:08:15.508 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:08:15.509 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:08:15.512 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:08:15.534 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:08:15.635 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:08:15.637 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:08:15.638 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:08:15.680 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:08:15.721 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:08:15.723 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:08:15.725 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:08:15.726 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:08:15.786 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:08:15.787 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:08:15.801 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:08:15.803 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:08:15.820 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:08:15.823 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:08:15.971 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:08:15.986 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:08:18.218 | Installing collected packages: swift 2022-04-13 23:08:18.218 | Attempting uninstall: swift 2022-04-13 23:08:18.218 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:08:18.221 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:08:18.223 | Running setup.py develop for swift 2022-04-13 23:08:23.964 | Successfully installed swift 2022-04-13 23:08:23.965 | 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-04-13 23:08:23.973 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:08:23.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:08:24.110 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:24.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:24.117 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:24.120 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:24.123 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:24.126 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:24.128 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:24.131 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:24.134 | + functions-common:time_stop:2439 : start_time=1649891288592 2022-04-13 23:08:24.137 | + functions-common:time_stop:2441 : [[ -z 1649891288592 ]] 2022-04-13 23:08:24.140 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:24.145 | + functions-common:time_stop:2444 : end_time=1649891304142 2022-04-13 23:08:24.148 | + functions-common:time_stop:2445 : elapsed_time=15550 2022-04-13 23:08:24.150 | + functions-common:time_stop:2446 : total=64327 2022-04-13 23:08:24.153 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:24.156 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79877 2022-04-13 23:08:24.158 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:24.161 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:08:24.164 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:08:24.166 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:08:24.187 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:08:24.199 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:08:24.202 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:08:24.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:08:24.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:08:24.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:08:24.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:08:24.214 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:08:24.217 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:08:24.220 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:08:24.222 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:08:24.225 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:08:24.227 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:08:24.229 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:08:24.231 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:08:25.431 | No object-expirer running 2022-04-13 23:08:25.431 | No object-auditor running 2022-04-13 23:08:25.431 | No object-updater running 2022-04-13 23:08:25.431 | No container-sync running 2022-04-13 23:08:25.431 | No container-sharder running 2022-04-13 23:08:25.431 | No container-server running 2022-04-13 23:08:25.431 | No container-auditor running 2022-04-13 23:08:25.431 | No object-replicator running 2022-04-13 23:08:25.431 | No container-updater running 2022-04-13 23:08:25.431 | No account-server running 2022-04-13 23:08:25.431 | No account-replicator running 2022-04-13 23:08:25.431 | No object-server running 2022-04-13 23:08:25.431 | No proxy-server running 2022-04-13 23:08:25.431 | No account-auditor running 2022-04-13 23:08:25.431 | No container-reconciler running 2022-04-13 23:08:25.431 | No container-replicator running 2022-04-13 23:08:25.431 | No object-reconstructor running 2022-04-13 23:08:25.432 | No account-reaper running 2022-04-13 23:08:25.528 | + lib/swift:configure_swift:337 : true 2022-04-13 23:08:25.532 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:08:25.550 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:08:25.562 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:08:25.565 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:08:25.565 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:08:25.570 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:08:25.570 | s/%GROUP%/ubuntu/; 2022-04-13 23:08:25.570 | s/%USER%/ubuntu/; 2022-04-13 23:08:25.570 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:08:25.570 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:08:25.573 | uid = ubuntu 2022-04-13 23:08:25.573 | gid = ubuntu 2022-04-13 23:08:25.573 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:08:25.573 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:08:25.574 | address = 127.0.0.1 2022-04-13 23:08:25.574 | 2022-04-13 23:08:25.574 | [account6612] 2022-04-13 23:08:25.574 | max connections = 25 2022-04-13 23:08:25.574 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:08:25.574 | read only = false 2022-04-13 23:08:25.574 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:08:25.574 | 2022-04-13 23:08:25.574 | [account6622] 2022-04-13 23:08:25.574 | max connections = 25 2022-04-13 23:08:25.574 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:08:25.574 | read only = false 2022-04-13 23:08:25.574 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:08:25.574 | 2022-04-13 23:08:25.574 | [account6632] 2022-04-13 23:08:25.574 | max connections = 25 2022-04-13 23:08:25.574 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:08:25.574 | read only = false 2022-04-13 23:08:25.574 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:08:25.574 | 2022-04-13 23:08:25.574 | [account6642] 2022-04-13 23:08:25.574 | max connections = 25 2022-04-13 23:08:25.574 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:08:25.574 | read only = false 2022-04-13 23:08:25.574 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:08:25.574 | 2022-04-13 23:08:25.574 | 2022-04-13 23:08:25.574 | [container6611] 2022-04-13 23:08:25.574 | max connections = 25 2022-04-13 23:08:25.574 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:08:25.574 | read only = false 2022-04-13 23:08:25.574 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:08:25.574 | 2022-04-13 23:08:25.574 | [container6621] 2022-04-13 23:08:25.575 | max connections = 25 2022-04-13 23:08:25.575 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:08:25.575 | read only = false 2022-04-13 23:08:25.575 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:08:25.575 | 2022-04-13 23:08:25.575 | [container6631] 2022-04-13 23:08:25.575 | max connections = 25 2022-04-13 23:08:25.575 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:08:25.575 | read only = false 2022-04-13 23:08:25.575 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:08:25.575 | 2022-04-13 23:08:25.575 | [container6641] 2022-04-13 23:08:25.575 | max connections = 25 2022-04-13 23:08:25.575 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:08:25.575 | read only = false 2022-04-13 23:08:25.575 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:08:25.575 | 2022-04-13 23:08:25.575 | 2022-04-13 23:08:25.575 | [object6613] 2022-04-13 23:08:25.575 | max connections = 25 2022-04-13 23:08:25.575 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:08:25.575 | read only = false 2022-04-13 23:08:25.575 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:08:25.575 | 2022-04-13 23:08:25.575 | [object6623] 2022-04-13 23:08:25.575 | max connections = 25 2022-04-13 23:08:25.575 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:08:25.575 | read only = false 2022-04-13 23:08:25.575 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:08:25.575 | 2022-04-13 23:08:25.575 | [object6633] 2022-04-13 23:08:25.575 | max connections = 25 2022-04-13 23:08:25.576 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:08:25.576 | read only = false 2022-04-13 23:08:25.576 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:08:25.576 | 2022-04-13 23:08:25.576 | [object6643] 2022-04-13 23:08:25.576 | max connections = 25 2022-04-13 23:08:25.576 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:08:25.576 | read only = false 2022-04-13 23:08:25.576 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:08:25.577 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:08:25.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:25.581 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:25.583 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:08:25.596 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:08:25.599 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:08:25.604 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:08:25.610 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:08:25.612 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:08:25.617 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:08:25.646 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-04-13 23:08:25.673 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:08:25.691 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:08:25.719 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:08:25.736 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:08:25.765 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:08:25.783 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:08:25.811 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:08:25.829 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:08:25.857 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:08:25.875 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:08:25.903 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:08:25.922 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:08:25.937 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:25.939 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:08:25.967 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:08:25.995 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:08:26.022 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:08:26.049 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:08:26.064 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:26.067 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:08:26.094 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:08:26.109 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:26.112 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:08:26.126 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:26.129 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:08:26.131 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:08:26.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:26.148 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:08:26.150 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:08:26.152 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:08:26.157 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:08:26.162 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:08:26.189 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:08:26.217 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:08:26.250 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:08:26.283 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:08:26.310 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:08:26.312 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:08:26.314 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:08:26.317 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:08:26.319 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:08:26.346 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:08:26.374 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:08:26.405 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:08:26.432 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:08:26.460 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:08:26.487 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:08:26.515 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:08:26.542 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:08:26.571 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:08:26.599 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:08:26.631 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:08:26.659 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:08:26.688 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:08:26.718 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:08:26.746 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:08:26.767 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:08:26.795 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:08:26.825 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:08:26.830 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:08:26.860 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:08:26.891 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:08:26.920 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:08:26.923 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:08:26.925 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:08:26.927 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:08:26.932 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:08:26.934 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:08:26.936 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:08:26.939 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:08:26.941 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:08:26.943 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:08:26.945 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:08:26.947 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:08:26.965 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:08:26.993 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:08:27.012 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:08:27.040 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:08:27.058 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:08:27.088 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:08:27.107 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:08:27.135 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:08:27.153 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:08:27.182 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:08:27.200 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:08:27.232 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:08:27.250 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:08:27.279 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:08:27.297 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:08:27.326 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:08:27.344 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:08:27.371 | + 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-04-13 23:08:27.376 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:08:27.395 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:08:27.424 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:08:27.453 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:08:27.455 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:08:27.461 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:08:27.464 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:08:27.467 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:08:27.470 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:08:27.472 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:08:27.476 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:08:27.479 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:08:27.481 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:08:27.499 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:08:27.528 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:08:27.546 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:08:27.574 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:08:27.592 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:08:27.621 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:08:27.639 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:08:27.667 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:08:27.685 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:08:27.714 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:08:27.733 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:08:27.762 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:08:27.782 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:08:27.814 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:08:27.833 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:08:27.862 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:08:27.881 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:08:27.911 | + 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-04-13 23:08:27.916 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:08:27.935 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:08:27.963 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:08:27.966 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:08:27.970 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:08:27.973 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:08:27.975 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:08:27.977 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:08:27.980 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:08:27.982 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:08:27.984 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:08:27.986 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:08:28.005 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:08:28.033 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:08:28.051 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:08:28.079 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:08:28.097 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:08:28.126 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:08:28.144 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:08:28.173 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:08:28.191 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:08:28.225 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:08:28.244 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:08:28.272 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:08:28.290 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:08:28.319 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:08:28.337 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:08:28.369 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:08:28.392 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:08:28.424 | + 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-04-13 23:08:28.429 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:08:28.447 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:08:28.477 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:08:28.505 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:08:28.533 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:08:28.561 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:08:28.563 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:08:28.568 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:08:28.596 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:08:28.625 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:08:28.654 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:08:28.685 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:08:28.713 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:08:28.741 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:08:28.769 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:08:28.797 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:08:28.827 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:08:28.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:28.846 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:08:28.865 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:08:28.868 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:08:28.887 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:08:28.890 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-04-13 23:08:28.919 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:08:28.922 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:08:28.949 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-04-13 23:08:28.978 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:08:28.981 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:08:29.008 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:08:29.024 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:29.027 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:08:29.030 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:08:29.034 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:08:29.037 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:08:29.050 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:08:29.052 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:08:29.063 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:08:29.066 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:08:29.068 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:08:29.071 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:08:29.073 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:08:29.075 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:08:29.078 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:08:29.080 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:08:29.083 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:08:29.095 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:08:29.097 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:08:29.100 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:08:29.117 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:29.120 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:08:29.137 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:29.139 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:08:29.141 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:08:29.144 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:08:29.146 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:08:29.149 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:08:29.151 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:08:29.154 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:08:29.156 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:08:29.173 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:29.176 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:08:29.178 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:08:29.195 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:29.198 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:08:29.200 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:08:29.203 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:08:29.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:08:29.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:08:29.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:08:29.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:08:29.220 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:08:29.224 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:08:29.227 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:08:29.230 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:08:29.233 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:08:29.236 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:08:29.239 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:08:29.242 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:08:29.245 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:08:29.247 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:08:29.251 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:08:29.252 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:08:29.257 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:08:29.260 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:08:29.263 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:08:29.267 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:08:29.270 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:08:29.293 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:08:29.296 | + 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-04-13 23:08:30.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:30.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:30.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:30.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:31.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:31.354 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:08:31.435 | 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-04-13 23:08:31.436 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:08:31.437 | 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-04-13 23:08:31.438 | 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-04-13 23:08:31.439 | 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-04-13 23:08:31.440 | 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-04-13 23:08:31.441 | 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-04-13 23:08:31.442 | 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-04-13 23:08:31.444 | 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-04-13 23:08:31.445 | 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-04-13 23:08:31.446 | 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-04-13 23:08:31.447 | 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-04-13 23:08:31.449 | 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-04-13 23:08:31.451 | 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-04-13 23:08:31.454 | 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-04-13 23:08:31.456 | 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-04-13 23:08:31.458 | 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-04-13 23:08:31.461 | 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-04-13 23:08:31.470 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:08:31.471 | 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-04-13 23:08:31.485 | 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-04-13 23:08:31.552 | 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-04-13 23:08:31.553 | 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-04-13 23:08:31.555 | 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-04-13 23:08:31.579 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:08:31.581 | 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-04-13 23:08:31.582 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:08:31.584 | 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-04-13 23:08:31.585 | 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-04-13 23:08:31.594 | 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-04-13 23:08:31.636 | 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-04-13 23:08:31.637 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:08:31.639 | 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-04-13 23:08:31.640 | 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-04-13 23:08:31.660 | 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-04-13 23:08:31.661 | 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-04-13 23:08:31.676 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:08:31.694 | 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-04-13 23:08:31.695 | 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-04-13 23:08:31.714 | 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-04-13 23:08:31.716 | 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.2.0) 2022-04-13 23:08:31.794 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:08:31.797 | 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-04-13 23:08:31.798 | 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-04-13 23:08:31.800 | 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-04-13 23:08:31.849 | 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-04-13 23:08:31.875 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:08:32.102 | 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-04-13 23:08:32.105 | 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-04-13 23:08:32.140 | 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-04-13 23:08:32.142 | 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-04-13 23:08:32.144 | 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-04-13 23:08:32.145 | 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-04-13 23:08:32.146 | 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-04-13 23:08:32.148 | 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-04-13 23:08:32.202 | 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-04-13 23:08:32.380 | 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-04-13 23:08:32.404 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:08:32.486 | 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-04-13 23:08:32.631 | 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-04-13 23:08:34.687 | 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-04-13 23:08:34.694 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:08:34.694 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:08:34.822 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:34.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:34.829 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:34.833 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:34.837 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:34.841 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:34.843 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:34.846 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:34.848 | + functions-common:time_stop:2439 : start_time=1649891309287 2022-04-13 23:08:34.851 | + functions-common:time_stop:2441 : [[ -z 1649891309287 ]] 2022-04-13 23:08:34.854 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:34.858 | + functions-common:time_stop:2444 : end_time=1649891314855 2022-04-13 23:08:34.860 | + functions-common:time_stop:2445 : elapsed_time=5568 2022-04-13 23:08:34.863 | + functions-common:time_stop:2446 : total=79877 2022-04-13 23:08:34.865 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:34.867 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=85445 2022-04-13 23:08:34.870 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:34.872 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:08:34.875 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:08:34.878 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:08:34.892 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:08:34.897 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:08:34.900 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:08:34.902 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:08:34.904 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:08:34.907 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:08:34.910 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:08:34.912 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:08:34.915 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:08:34.917 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:08:34.934 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:08:34.936 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:08:34.939 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:34.941 | + functions-common:git_clone:629 : echo master 2022-04-13 23:08:34.942 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:08:34.947 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:08:34.949 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:34.952 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:08:34.967 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:08:34.970 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:08:34.970 | + functions-common:git_clone:685 : head -1 2022-04-13 23:08:34.974 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:08:34.977 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:08:34.979 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:08:34.982 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:08:34.985 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:08:34.988 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:08:34.990 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:08:34.993 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:08:34.996 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:08:34.998 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:08:35.000 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:08:35.003 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:08:35.005 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:08:35.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:08:35.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:08:35.014 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:08:35.017 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:08:35.019 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:08:35.023 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:08:35.029 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:08:35.032 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:08:35.690 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:08:35.694 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:08:35.697 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:08:35.700 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:08:35.702 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:08:35.705 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:08:35.707 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:08:35.709 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:08:35.712 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:08:35.714 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:08:35.717 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:08:35.719 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:08:35.722 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:08:35.724 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:08:35.746 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:08:35.749 | + 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-04-13 23:08:36.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:36.593 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:36.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:36.593 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:37.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:37.806 | Obtaining file:///opt/stack/glance 2022-04-13 23:08:37.807 | Preparing metadata (setup.py): started 2022-04-13 23:08:42.525 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:08:42.603 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:08:42.604 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:08:42.605 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:08:42.606 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:08:42.607 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:08:42.609 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:08:42.610 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:08:42.611 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:08:42.611 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:08:42.612 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:08:42.614 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:08:42.615 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:08:42.616 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:08:42.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:08:42.618 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:08:42.619 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:08:42.620 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:08:42.621 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:08:42.622 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:08:42.623 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:08:42.624 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:08:42.625 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:08:42.626 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:08:42.627 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:08:42.629 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:08:42.630 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:08:42.631 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:08:42.632 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:08:42.633 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:08:42.634 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:08:42.635 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:08:42.636 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:08:42.637 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:08:42.639 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:08:42.640 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:08:42.641 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:08:42.642 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:08:42.643 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:08:42.644 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:08:42.645 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:08:42.646 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:08:42.647 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:08:42.648 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:08:42.664 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:08:42.665 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:08:42.667 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:08:42.687 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:08:42.689 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:08:42.728 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:08:42.742 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:08:42.752 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:08:42.766 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:08:42.767 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:08:42.768 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:08:42.859 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:08:42.934 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:08:42.984 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:08:42.985 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:08:43.019 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:08:43.091 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:08:43.092 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:08:43.093 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:08:43.152 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:08:43.153 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:08:43.155 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:08:43.181 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:08:43.228 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:08:43.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:08:43.287 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:08:43.289 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:08:43.293 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:08:43.294 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:08:43.296 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:08:43.320 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:08:43.321 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:08:43.323 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:08:43.366 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:08:43.408 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:08:43.409 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:08:43.410 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:08:43.487 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:08:43.545 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:08:43.657 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:08:43.925 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:08:43.927 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:08:43.931 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:08:43.932 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:08:43.986 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:08:44.008 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:08:44.098 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:08:44.210 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:08:44.416 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:08:44.417 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:08:44.419 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:08:44.420 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:08:44.422 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:08:44.423 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:08:44.424 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:08:44.538 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:08:44.571 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:08:44.613 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:08:44.618 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:08:44.854 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:08:45.031 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:08:45.034 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:08:45.036 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:08:45.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:08:45.149 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:08:45.297 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:08:45.430 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:08:45.736 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:08:45.737 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:08:45.974 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:08:46.245 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:08:46.593 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:08:46.595 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:08:48.038 | Installing collected packages: glance 2022-04-13 23:08:48.038 | Attempting uninstall: glance 2022-04-13 23:08:48.039 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:08:48.045 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:08:48.047 | Running setup.py develop for glance 2022-04-13 23:08:53.958 | Successfully installed glance 2022-04-13 23:08:53.958 | 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-04-13 23:08:53.966 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:08:53.966 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:08:54.111 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:54.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:54.119 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:54.122 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:54.125 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:54.128 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:54.131 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:54.133 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:54.136 | + functions-common:time_stop:2439 : start_time=1649891315741 2022-04-13 23:08:54.138 | + functions-common:time_stop:2441 : [[ -z 1649891315741 ]] 2022-04-13 23:08:54.141 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:54.147 | + functions-common:time_stop:2444 : end_time=1649891334144 2022-04-13 23:08:54.150 | + functions-common:time_stop:2445 : elapsed_time=18403 2022-04-13 23:08:54.152 | + functions-common:time_stop:2446 : total=85445 2022-04-13 23:08:54.155 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:54.157 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=103848 2022-04-13 23:08:54.160 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:54.162 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:08:54.166 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:08:54.168 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:08:54.188 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:08:54.200 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:08:54.203 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:08:54.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:08:54.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:08:54.211 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:08:54.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:08:54.217 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:08:54.220 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:08:54.224 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:08:54.240 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:08:54.245 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:08:54.249 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:08:54.251 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:08:54.254 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:08:54.257 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:08:54.261 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:08:54.263 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:08:54.294 | + 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-04-13 23:08:54.323 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:08:54.353 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:08:54.383 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:08:54.413 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:08:54.443 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:08:54.445 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:08:54.448 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:08:54.450 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:08:54.453 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:08:54.482 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:08:54.512 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:08:54.543 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:08:54.572 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:08:54.603 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:08:54.633 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:08:54.663 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:08:54.693 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:08:54.723 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:08:54.753 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:08:54.783 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:08:54.785 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:08:54.788 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:08:54.790 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:08:54.793 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:08:54.795 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:08:54.813 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:54.816 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:08:54.819 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:08:54.821 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:08:54.838 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:54.840 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:08:54.843 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:08:54.874 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:08:54.876 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:08:54.879 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:08:54.881 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:08:54.884 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:08:54.913 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:08:54.943 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:08:54.946 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:08:54.948 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:08:54.951 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:08:54.953 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:08:54.956 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:08:54.958 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:08:54.988 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:08:54.991 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-04-13 23:08:55.022 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:08:55.025 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:08:55.042 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:55.044 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:08:55.074 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:08:55.105 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:08:55.135 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:08:55.165 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:08:55.195 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:08:55.212 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:55.214 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:08:55.245 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:08:55.275 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:08:55.307 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-04-13 23:08:55.337 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:08:55.367 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-04-13 23:08:55.397 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:08:55.414 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:55.416 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:08:55.419 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:08:55.421 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:08:55.424 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:08:55.442 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:08:55.444 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:08:55.447 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:08:55.449 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:08:55.451 | + 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-04-13 23:08:55.482 | + 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-04-13 23:08:55.512 | + 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-04-13 23:08:55.542 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:08:55.572 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:08:55.576 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:08:55.607 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:08:55.637 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:08:55.667 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-04-13 23:08:55.697 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:08:55.727 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:08:55.758 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:08:55.788 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:08:55.818 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:08:55.852 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:08:55.883 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:08:55.913 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:08:55.919 | + 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-04-13 23:08:55.927 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:08:55.943 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:55.946 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:08:55.948 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:08:55.951 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:08:55.953 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:08:55.956 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:08:55.959 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:08:55.963 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:08:55.965 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:08:55.969 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:08:55.999 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:08:56.002 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:08:56.004 | ++ functions:get_random_port:837 : true 2022-04-13 23:08:56.006 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:08:56.009 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:08:56.011 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:08:56.067 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:08:56.069 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:08:56.072 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:08:56.076 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:08:56.078 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:08:56.107 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:08:56.136 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:08:56.165 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:08:56.196 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:08:56.229 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:08:56.260 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:08:56.293 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:08:56.321 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:08:56.349 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:08:56.377 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:08:56.405 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:08:56.433 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:08:56.460 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:08:56.488 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:08:56.516 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:08:56.544 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:08:56.572 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:08:56.600 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:08:56.628 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:08:56.631 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:08:56.633 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:08:56.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:56.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:56.640 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:08:56.643 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:08:56.699 | proxy (enabled by site administrator) 2022-04-13 23:08:56.704 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:08:56.708 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:08:56.712 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:08:56.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:56.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:56.723 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:08:56.726 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:08:56.783 | proxy_http (enabled by site administrator) 2022-04-13 23:08:56.787 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:08:56.791 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:08:56.794 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:08:56.797 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:08:56.800 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:56.802 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:56.805 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:08:56.808 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:08:56.811 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:08:56.811 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:08:56.820 | KeepAlive Off 2022-04-13 23:08:56.824 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:08:56.825 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:08:56.833 | SetEnv proxy-sendchunked 1 2022-04-13 23:08:56.837 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:08:56.837 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:08:56.845 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:08:56.849 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:08:56.852 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:08:56.854 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:08:56.857 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:08:56.859 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:08:56.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:56.864 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:56.866 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:08:56.869 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:08:56.871 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:56.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:56.876 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:08:56.939 | Site glance-wsgi-api already enabled 2022-04-13 23:08:56.945 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:08:56.949 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:08:56.952 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:08:56.954 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:08:57.090 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:08:57.097 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:08:57.133 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:08:57.135 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:08:57.155 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:57.157 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:08:57.160 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:08:57.162 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:08:57.165 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:08:57.167 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:08:57.170 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:08:57.172 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:08:57.175 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:08:57.177 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:08:57.179 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:08:57.182 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:08:57.185 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:08:57.188 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:08:57.192 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:08:57.214 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:08:57.217 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:08:57.219 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:57.222 | + functions-common:git_clone:629 : echo master 2022-04-13 23:08:57.223 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:08:57.228 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:08:57.230 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:57.233 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:08:57.245 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:08:57.248 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:08:57.249 | + functions-common:git_clone:685 : head -1 2022-04-13 23:08:57.260 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:08:57.263 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:08:57.266 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:08:57.268 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:08:57.271 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:08:57.274 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:08:57.276 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:08:57.279 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:08:57.281 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:08:57.284 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:08:57.287 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:08:57.289 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:08:57.292 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:08:57.295 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:08:57.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:08:57.301 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:08:57.303 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:08:57.306 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:08:57.309 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:08:57.315 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:08:57.318 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:08:57.977 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:08:57.980 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:08:57.984 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:08:57.987 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:08:57.992 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:08:57.995 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:08:57.998 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:08:58.001 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:08:58.003 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:08:58.005 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:08:58.008 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:08:58.011 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:08:58.013 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:08:58.015 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:08:58.036 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:08:58.039 | + 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-04-13 23:08:58.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:58.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:58.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:58.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:00.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:00.125 | Obtaining file:///opt/stack/cinder 2022-04-13 23:09:00.125 | Preparing metadata (setup.py): started 2022-04-13 23:09:05.675 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:09:05.811 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:09:05.812 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:09:05.813 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:09:05.814 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:09:05.815 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:09:05.816 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:09:05.817 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:09:05.818 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:09:05.819 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:09:05.820 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:09:05.821 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:09:05.822 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:09:05.823 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:09:05.825 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:09:05.826 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:09:05.827 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:09:05.828 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:09:05.829 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:09:05.830 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:09:05.831 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:09:05.832 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:09:05.833 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:09:05.835 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:09:05.836 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:09:05.837 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:09:05.838 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:09:05.839 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:09:05.841 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:09:05.842 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:09:05.843 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:09:05.844 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:09:05.845 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:09:05.846 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:09:05.847 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:09:05.848 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:09:05.849 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:09:05.851 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:09:05.852 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:09:05.853 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:09:05.854 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:09:05.855 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:09:05.856 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:09:05.857 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:09:05.858 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:09:05.859 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:09:05.860 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:09:05.861 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:09:05.862 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:09:05.863 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:09:05.864 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:09:05.865 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:09:05.867 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:09:05.868 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:09:05.869 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:09:05.870 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:09:05.871 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:09:05.872 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:09:05.873 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:09:05.874 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:09:05.876 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:09:05.876 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:09:05.877 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:09:05.891 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:09:05.892 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:09:05.893 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:09:05.955 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:09:05.985 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:09:06.002 | 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==20.1.0.dev49) (0.1.0) 2022-04-13 23:09:06.003 | 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==20.1.0.dev49) (2.6.3) 2022-04-13 23:09:06.005 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:09:06.006 | 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==20.1.0.dev49) (4.1.1) 2022-04-13 23:09:06.101 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:09:06.155 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:09:06.159 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:09:06.184 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:09:06.185 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:09:06.187 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:09:06.269 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:09:06.313 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:09:06.315 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:09:06.316 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:09:06.317 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:09:06.376 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:09:06.380 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:09:06.381 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:09:06.442 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:09:06.443 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:09:06.506 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:09:06.507 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:09:06.511 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:09:06.514 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:09:06.516 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:09:06.538 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:09:06.541 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:09:06.546 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:09:06.590 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:09:06.680 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:09:06.684 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:09:06.706 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:09:06.736 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:09:06.813 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:09:06.819 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:09:06.953 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:09:06.978 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:09:07.132 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:09:07.166 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:09:07.168 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:09:07.171 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:09:07.392 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:09:07.394 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:09:07.395 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:09:07.431 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:09:07.465 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:09:07.723 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:09:07.725 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:09:07.874 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:09:07.875 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:09:07.877 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:09:08.047 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:09:08.178 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:09:08.179 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:09:08.180 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:09:08.220 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:09:08.443 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:09:08.527 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:09:08.531 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:09:08.721 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:09:08.813 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:09:08.816 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:09:09.013 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:09:09.461 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:09:09.513 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:09:09.563 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:09:10.645 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:09:10.915 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:09:10.916 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:09:11.060 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:09:11.250 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:09:11.434 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:09:13.114 | Installing collected packages: cinder 2022-04-13 23:09:13.114 | Attempting uninstall: cinder 2022-04-13 23:09:13.114 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:09:13.120 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:09:13.122 | Running setup.py develop for cinder 2022-04-13 23:09:20.579 | Successfully installed cinder 2022-04-13 23:09:20.579 | 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-04-13 23:09:20.588 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:20.588 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:20.745 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:20.748 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:20.752 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:20.755 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:20.759 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:20.763 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:20.765 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:20.767 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:20.770 | + functions-common:time_stop:2439 : start_time=1649891338031 2022-04-13 23:09:20.772 | + functions-common:time_stop:2441 : [[ -z 1649891338031 ]] 2022-04-13 23:09:20.775 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:20.779 | + functions-common:time_stop:2444 : end_time=1649891360777 2022-04-13 23:09:20.782 | + functions-common:time_stop:2445 : elapsed_time=22746 2022-04-13 23:09:20.784 | + functions-common:time_stop:2446 : total=103848 2022-04-13 23:09:20.786 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:20.789 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=126594 2022-04-13 23:09:20.791 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:20.794 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:09:20.797 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:09:20.800 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:09:20.823 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:09:20.836 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:09:20.838 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:09:20.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:20.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:20.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:09:20.849 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:20.852 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:09:20.855 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:09:20.857 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:09:20.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:20.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:20.865 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:09:20.878 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:09:20.880 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:09:20.883 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:09:20.885 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:09:20.888 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:09:20.891 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:20.893 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:09:20.896 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:20.898 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:20.901 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:09:20.903 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:09:20.906 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:09:20.908 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:09:20.911 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:09:20.913 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:09:20.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:20.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:20.921 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:09:20.947 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:09:21.057 | Reading package lists... 2022-04-13 23:09:21.304 | Building dependency tree... 2022-04-13 23:09:21.305 | Reading state information... 2022-04-13 23:09:21.556 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:09:21.556 | The following packages were automatically installed and are no longer required: 2022-04-13 23:09:21.557 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:09:21.558 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:09:21.558 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:09:21.558 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:09:21.558 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:09:21.558 | python3-zope.interface 2022-04-13 23:09:21.558 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:09:21.700 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:09:21.705 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:09:21.709 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:09:21.712 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:21.715 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:21.719 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:21.722 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:21.725 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:21.728 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:09:21.731 | + functions-common:time_stop:2439 : start_time=1649891360943 2022-04-13 23:09:21.734 | + functions-common:time_stop:2441 : [[ -z 1649891360943 ]] 2022-04-13 23:09:21.737 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:21.742 | + functions-common:time_stop:2444 : end_time=1649891361739 2022-04-13 23:09:21.746 | + functions-common:time_stop:2445 : elapsed_time=796 2022-04-13 23:09:21.748 | + functions-common:time_stop:2446 : total=5468 2022-04-13 23:09:21.751 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:21.754 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6264 2022-04-13 23:09:21.757 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:09:21.760 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:09:21.763 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:09:21.766 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:09:21.784 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:09:21.788 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:09:21.791 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:09:21.794 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:09:21.798 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:09:21.798 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:09:21.802 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:09:21.805 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:09:21.807 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:09:21.809 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:09:21.811 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:09:21.814 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:09:21.816 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:09:21.818 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:09:21.830 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:09:21.842 | + 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-04-13 23:09:21.854 | + 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-04-13 23:09:21.867 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:09:21.879 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:09:21.882 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:09:21.886 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yyuMwGjHdD 2022-04-13 23:09:21.888 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:09:21.891 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:09:21.893 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:09:21.896 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yyuMwGjHdD 2022-04-13 23:09:21.899 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yyuMwGjHdD 2022-04-13 23:09:21.911 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yyuMwGjHdD /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:09:21.924 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:09:21.928 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:09:21.930 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:09:21.932 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:09:21.935 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:09:21.937 | + 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-04-13 23:09:21.939 | + 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-04-13 23:09:21.942 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:09:21.944 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:09:21.949 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:09:21.953 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:09:21.971 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:09:21.990 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:09:22.008 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:09:22.025 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:09:22.044 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:09:22.063 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:09:22.085 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:09:22.104 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:09:22.107 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:09:22.109 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:09:22.112 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:09:22.114 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:09:22.144 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:09:22.171 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:09:22.201 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:09:22.229 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:09:22.256 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:09:22.284 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:09:22.312 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:09:22.339 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:09:22.367 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:09:22.395 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:09:22.425 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:09:22.455 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:09:22.457 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:09:22.460 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:09:22.463 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:09:22.465 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:09:22.468 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:09:22.499 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:09:22.527 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:09:22.555 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:09:22.583 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:09:22.611 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:09:22.638 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:09:22.669 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:09:22.671 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-04-13 23:09:22.699 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:09:22.731 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:09:22.738 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4126906ebc6a8268f4df3ece971341e0 2022-04-13 23:09:22.767 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:09:22.769 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:09:22.797 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:09:22.825 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:09:22.854 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:09:22.882 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:09:22.898 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:22.900 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:09:22.917 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:22.919 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:09:22.936 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:22.938 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:09:22.955 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:22.957 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:09:22.959 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:09:22.962 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:09:22.964 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:09:22.967 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:09:22.969 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:09:22.971 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:09:22.988 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:22.991 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:09:22.993 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:09:22.996 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:09:23.012 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:23.015 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:09:23.018 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:09:23.046 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:09:23.048 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:09:23.051 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:09:23.053 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:09:23.055 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:09:23.058 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:09:23.075 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:09:23.078 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:09:23.080 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:09:23.082 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:09:23.085 | + 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-04-13 23:09:23.113 | + 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-04-13 23:09:23.140 | + 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-04-13 23:09:23.168 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:09:23.196 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:09:23.213 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:23.216 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:09:23.218 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:09:23.220 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:09:23.223 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:09:23.225 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:09:23.228 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:09:23.231 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:09:23.235 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:09:23.237 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:09:23.239 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:09:23.252 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:09:23.252 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:09:23.261 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:09:23.264 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:09:23.280 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:09:23.282 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:09:23.286 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:09:23.315 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:09:23.343 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:09:23.372 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:09:23.399 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:09:23.427 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:09:23.454 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:09:23.482 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:09:23.510 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:09:23.537 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:09:23.565 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:09:23.593 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:09:23.620 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:09:23.648 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:09:23.650 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:09:23.653 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:09:23.656 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:09:23.659 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:09:23.661 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:23.664 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:23.667 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:09:23.670 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:09:23.672 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:09:23.702 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:09:23.730 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:09:23.731 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:09:23.739 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:09:23.743 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:09:23.745 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:09:23.748 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:09:23.750 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:09:23.753 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:09:23.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:23.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:23.760 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:09:23.762 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:09:23.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:23.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:23.770 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:09:23.843 | Enabling site cinder-wsgi. 2022-04-13 23:09:23.850 | To activate the new configuration, you need to run: 2022-04-13 23:09:23.850 | systemctl reload apache2 2022-04-13 23:09:23.855 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:09:23.858 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:09:23.860 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:09:23.863 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:09:24.012 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:09:24.013 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:09:24.045 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-04-13 23:09:24.074 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:09:24.090 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:24.092 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:09:24.095 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:09:24.097 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:09:24.100 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:09:24.102 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:09:24.133 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:09:24.165 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-04-13 23:09:24.200 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:09:24.233 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:09:24.261 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:09:24.291 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:09:24.323 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:09:24.353 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:09:24.381 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:09:24.409 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:09:24.437 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:09:24.465 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:09:24.467 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:09:24.486 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:24.489 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-04-13 23:09:24.521 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:09:24.524 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:09:24.542 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:24.544 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:09:24.547 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:09:24.550 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:09:24.552 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:09:24.555 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:09:24.557 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:09:24.561 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:09:24.561 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:09:24.567 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:09:24.569 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:09:24.572 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:09:24.575 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:09:24.577 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:09:24.580 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:09:24.582 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:09:24.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:24.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:24.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:09:24.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:24.595 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:09:24.598 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:09:24.600 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:09:24.603 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:09:24.605 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:09:24.608 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:09:24.611 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:09:24.613 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:09:24.616 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:09:24.632 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:09:24.634 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:09:24.636 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:24.639 | + functions-common:git_clone:629 : echo master 2022-04-13 23:09:24.640 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:09:24.645 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:09:24.647 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:24.650 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:09:24.663 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:09:24.667 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:09:24.667 | + functions-common:git_clone:685 : head -1 2022-04-13 23:09:24.671 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:09:24.673 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:09:24.676 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:09:24.679 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:09:24.681 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:09:24.684 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:09:24.686 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:09:24.689 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:09:24.692 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:09:24.694 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:09:24.697 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:09:24.699 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:09:24.702 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:09:24.705 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:09:24.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:09:24.711 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:09:24.714 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:09:24.717 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:09:24.720 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:09:24.727 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:09:24.730 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:09:25.391 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:09:25.395 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:09:25.399 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:09:25.402 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:09:25.406 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:09:25.409 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:09:25.413 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:09:25.417 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:09:25.420 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:09:25.423 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:09:25.425 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:09:25.428 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:09:25.430 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:09:25.433 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:09:25.454 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:09:25.456 | + 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-04-13 23:09:26.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:26.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:26.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:26.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:27.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:27.520 | Obtaining file:///opt/stack/neutron 2022-04-13 23:09:27.520 | Preparing metadata (setup.py): started 2022-04-13 23:09:33.143 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:09:33.238 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:09:33.239 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:09:33.240 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:09:33.241 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:09:33.242 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:09:33.243 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:09:33.244 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:09:33.245 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:09:33.246 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:09:33.247 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:09:33.249 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:09:33.250 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:09:33.251 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:09:33.252 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:09:33.253 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:09:33.254 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:09:33.255 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:09:33.256 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:09:33.257 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:09:33.258 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:09:33.260 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:09:33.261 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:09:33.262 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:09:33.263 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:09:33.264 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:09:33.265 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:09:33.266 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:09:33.267 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:09:33.268 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:09:33.269 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:09:33.270 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:09:33.271 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:09:33.272 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:09:33.274 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:09:33.275 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:09:33.276 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:09:33.277 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:09:33.278 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:09:33.279 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:09:33.280 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:09:33.281 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:09:33.282 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:09:33.283 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:09:33.285 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:09:33.286 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:09:33.287 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:09:33.288 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:09:33.289 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:33.290 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:09:33.291 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:09:33.292 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:09:33.294 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:09:33.295 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:09:33.296 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:09:33.297 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:09:33.313 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:09:33.314 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:09:33.315 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:09:33.323 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:09:33.335 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:09:33.336 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:09:33.337 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:09:33.357 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:09:33.364 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:09:33.424 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:09:33.425 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:09:33.476 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:09:33.478 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:09:33.529 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:09:33.530 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:09:33.557 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:09:33.558 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:09:33.559 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:09:33.561 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:09:33.563 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:09:33.564 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:09:33.565 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:09:33.567 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:09:33.584 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:09:33.672 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:09:33.743 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:09:33.804 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:09:33.805 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:09:33.809 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:09:33.865 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:09:33.869 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:09:33.926 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:09:33.927 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:09:33.929 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:09:33.932 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:09:33.956 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:09:33.960 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:09:34.006 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:09:34.059 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:09:34.092 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:09:34.094 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:09:34.121 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:09:34.260 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:09:34.331 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:09:34.407 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:09:34.409 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:09:34.517 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:34.518 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:34.519 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:34.520 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:34.521 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:34.523 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:34.524 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:09:34.728 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:09:34.731 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:09:34.734 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:09:34.779 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:09:34.781 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:09:34.870 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:09:34.871 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:09:34.874 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:09:34.876 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:09:34.912 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:09:35.242 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:09:35.318 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:09:35.477 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:09:35.550 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:09:35.551 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:09:35.784 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:09:35.956 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:09:36.509 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:09:36.555 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:09:37.152 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:09:37.153 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:09:37.480 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:09:37.482 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:09:37.649 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:09:37.889 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:09:37.890 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:09:38.074 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:09:38.334 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:09:39.925 | Installing collected packages: neutron 2022-04-13 23:09:39.925 | Attempting uninstall: neutron 2022-04-13 23:09:39.925 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:09:39.949 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:09:39.950 | Running setup.py develop for neutron 2022-04-13 23:09:47.516 | Successfully installed neutron 2022-04-13 23:09:47.516 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:09:47.525 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:47.525 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:47.678 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:47.682 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:47.686 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:47.690 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:47.693 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:47.697 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:47.700 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:47.703 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:47.706 | + functions-common:time_stop:2439 : start_time=1649891365448 2022-04-13 23:09:47.709 | + functions-common:time_stop:2441 : [[ -z 1649891365448 ]] 2022-04-13 23:09:47.713 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:47.719 | + functions-common:time_stop:2444 : end_time=1649891387714 2022-04-13 23:09:47.721 | + functions-common:time_stop:2445 : elapsed_time=22266 2022-04-13 23:09:47.725 | + functions-common:time_stop:2446 : total=126594 2022-04-13 23:09:47.728 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:47.731 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=148860 2022-04-13 23:09:47.734 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:47.737 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:09:47.740 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:09:47.744 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:09:47.765 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:09:47.778 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:09:47.781 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:09:47.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:47.786 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:47.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:09:47.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:47.793 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:09:47.796 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:09:47.798 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:09:47.816 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:47.818 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:09:47.821 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:09:47.823 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:09:47.826 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:09:47.828 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:09:47.831 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:09:47.833 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:09:47.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:47.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:47.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:09:47.843 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:47.845 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:09:47.861 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:47.864 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:09:47.880 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:47.882 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:09:47.899 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:47.901 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:09:47.904 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:09:47.906 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:09:47.908 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:09:47.910 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:09:47.913 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:09:47.915 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:09:47.918 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:09:47.920 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:09:47.936 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:09:47.938 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:09:47.941 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:47.943 | + functions-common:git_clone:629 : echo master 2022-04-13 23:09:47.944 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:09:47.949 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:09:47.951 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:47.953 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:09:47.966 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:09:47.969 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:09:47.969 | + functions-common:git_clone:685 : head -1 2022-04-13 23:09:47.973 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:09:47.976 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:09:47.979 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:09:47.982 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:09:47.984 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:09:47.987 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:09:47.989 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:09:47.992 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:09:47.994 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:09:47.997 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:09:47.999 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:09:48.002 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:09:48.006 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:09:48.010 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:09:48.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:09:48.018 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:09:48.021 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:09:48.025 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:09:48.029 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:09:48.036 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:09:48.039 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:09:48.695 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:09:48.698 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:09:48.702 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:09:48.705 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:09:48.707 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:09:48.711 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:09:48.713 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:09:48.716 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:09:48.719 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:09:48.723 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:09:48.726 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:09:48.729 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:09:48.732 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:09:48.734 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:09:48.756 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:09:48.758 | + 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-04-13 23:09:49.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:49.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:49.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:49.606 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:50.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:50.803 | Obtaining file:///opt/stack/nova 2022-04-13 23:09:50.804 | Preparing metadata (setup.py): started 2022-04-13 23:09:57.342 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:09:57.477 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:09:57.478 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:09:57.479 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:09:57.480 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:09:57.481 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:09:57.482 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:09:57.483 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:09:57.484 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:09:57.485 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:09:57.487 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:09:57.488 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:09:57.489 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:09:57.490 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:09:57.491 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:09:57.492 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:09:57.493 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:09:57.494 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:09:57.495 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:09:57.496 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:09:57.497 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:09:57.498 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:09:57.499 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:09:57.500 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:09:57.501 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:09:57.503 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:09:57.503 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:09:57.505 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:09:57.506 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:09:57.507 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:09:57.508 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:09:57.509 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:09:57.510 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:09:57.511 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:09:57.512 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:09:57.513 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:09:57.514 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:09:57.516 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:09:57.517 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:09:57.518 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:09:57.519 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:09:57.520 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:09:57.522 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:09:57.523 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:09:57.524 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:09:57.525 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:09:57.526 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:09:57.527 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:09:57.528 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:09:57.529 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:09:57.530 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:09:57.531 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:09:57.532 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:09:57.533 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:09:57.534 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:09:57.535 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:09:57.537 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:09:57.538 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:09:57.539 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:09:57.540 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:09:57.541 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:09:57.542 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:09:57.543 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:09:57.544 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:09:57.545 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:09:57.561 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:09:57.562 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:09:57.564 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:09:57.586 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:09:57.625 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:09:57.656 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:09:57.657 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:09:57.681 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:09:57.808 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:09:57.811 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:09:57.870 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:09:57.897 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:09:57.899 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:09:57.900 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:09:57.902 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:09:57.904 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:09:57.924 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:09:57.926 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:09:57.978 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:09:57.981 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:09:57.982 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:09:58.041 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:09:58.149 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:09:58.151 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:09:58.233 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:09:58.294 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:09:58.295 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:09:58.296 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:09:58.301 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:09:58.327 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:09:58.328 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:09:58.379 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:09:58.437 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:09:58.473 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:09:58.474 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:09:58.526 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:09:58.528 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:09:58.617 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:09:58.643 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:09:58.723 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:09:58.802 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:09:58.867 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:09:58.868 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:09:58.869 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:09:58.915 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:09:58.917 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:09:58.918 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:09:59.000 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:09:59.001 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:09:59.003 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:09:59.004 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:09:59.099 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:09:59.309 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:09:59.310 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:09:59.421 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:09:59.423 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:09:59.425 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:09:59.543 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:09:59.618 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:09:59.653 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:09:59.859 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:09:59.936 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:09:59.937 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:10:00.153 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:10:00.264 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:10:00.733 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:10:00.778 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:10:01.143 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:10:01.144 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:10:01.147 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:10:01.148 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:10:01.149 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:10:01.150 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:10:01.151 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:10:02.373 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:10:02.780 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:10:02.781 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:10:02.879 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:10:02.991 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:10:04.631 | Installing collected packages: nova 2022-04-13 23:10:04.631 | Attempting uninstall: nova 2022-04-13 23:10:04.631 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:10:04.639 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:10:04.641 | Running setup.py develop for nova 2022-04-13 23:10:12.924 | Successfully installed nova 2022-04-13 23:10:12.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-04-13 23:10:12.932 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:10:12.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:10:13.086 | + inc/python:pip_install:200 : result=0 2022-04-13 23:10:13.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:10:13.094 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:13.097 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:13.100 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:13.103 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:13.106 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:13.109 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:10:13.112 | + functions-common:time_stop:2439 : start_time=1649891388750 2022-04-13 23:10:13.115 | + functions-common:time_stop:2441 : [[ -z 1649891388750 ]] 2022-04-13 23:10:13.120 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:13.124 | + functions-common:time_stop:2444 : end_time=1649891413121 2022-04-13 23:10:13.126 | + functions-common:time_stop:2445 : elapsed_time=24371 2022-04-13 23:10:13.129 | + functions-common:time_stop:2446 : total=148860 2022-04-13 23:10:13.131 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:13.133 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173231 2022-04-13 23:10:13.136 | + inc/python:pip_install:203 : return 0 2022-04-13 23:10:13.138 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:10:13.141 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:10:13.143 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:10:13.162 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:10:13.174 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:10:13.177 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:10:13.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:10:13.182 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:10:13.184 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:10:13.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:10:13.190 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:10:13.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:10:13.205 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:10:13.207 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:10:13.220 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:10:13.223 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:10:13.225 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:10:13.229 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:10:13.229 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:10:13.234 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:10:13.237 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:10:13.239 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:10:13.242 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:10:13.244 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:10:13.247 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:10:13.249 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:10:13.252 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:10:13.264 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:10:13.276 | + 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-04-13 23:10:13.289 | + 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-04-13 23:10:13.301 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:10:13.313 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:10:13.316 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:10:13.321 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zZywdvjxpd 2022-04-13 23:10:13.323 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:10:13.326 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:10:13.329 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:10:13.332 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:10:13.334 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:10:13.337 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zZywdvjxpd 2022-04-13 23:10:13.341 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zZywdvjxpd 2022-04-13 23:10:13.353 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zZywdvjxpd /etc/sudoers.d/nova-rootwrap 2022-04-13 23:10:13.366 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:10:13.371 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:10:13.375 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:10:13.378 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:10:13.381 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:10:13.385 | + 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-04-13 23:10:13.388 | + 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-04-13 23:10:13.390 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:10:13.394 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:10:13.399 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:10:13.420 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:13.423 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:10:13.425 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:10:13.429 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:10:13.433 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:10:13.467 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:10:13.469 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:10:13.497 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:10:13.526 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:10:13.553 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:10:13.583 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:10:13.612 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:10:13.642 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:10:13.644 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-04-13 23:10:13.672 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:10:13.699 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:10:13.727 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:10:13.760 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:10:13.789 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:10:13.820 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:10:13.823 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:10:13.825 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:10:13.827 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:10:13.829 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:10:13.832 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:10:13.834 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:10:13.836 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:10:13.838 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:10:13.841 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:10:13.843 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:10:13.845 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:10:13.848 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:10:13.850 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:10:13.852 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:10:13.854 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:10:13.857 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:10:13.859 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:10:13.861 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:10:13.863 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:10:13.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:13.882 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:10:13.884 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:10:13.886 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:10:13.913 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:10:13.916 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:10:13.918 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:10:13.920 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:10:13.922 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:10:13.925 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:10:13.955 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:10:13.958 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:10:13.961 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:10:13.963 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:10:13.966 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:10:13.969 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:10:14.000 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:10:14.030 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:10:14.060 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:10:14.092 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:10:14.109 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:14.111 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:10:14.127 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:14.131 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:10:14.131 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:10:14.136 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:10:14.138 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:10:14.166 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:10:14.182 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:14.184 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:10:14.187 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:10:14.189 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:10:14.191 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:10:14.193 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:10:14.223 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:10:14.250 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:10:14.277 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:10:14.305 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:10:14.332 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:10:14.361 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:10:14.395 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:10:14.424 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:10:14.452 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:10:14.479 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:10:14.496 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:14.499 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:10:14.501 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:10:14.531 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:10:14.559 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-04-13 23:10:14.587 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:10:14.614 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:10:14.642 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:10:14.669 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:10:14.697 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:10:14.725 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:10:14.741 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:14.744 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:10:14.746 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:10:14.773 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:10:14.808 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:10:14.811 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:10:14.842 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:10:14.845 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:10:14.847 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:10:14.850 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:10:14.853 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:10:14.855 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:10:14.857 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:10:14.860 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:10:14.862 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:10:14.864 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:10:14.866 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:10:14.869 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:10:14.871 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:10:14.873 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:10:14.875 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:10:14.877 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:10:14.880 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:10:14.882 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:10:14.884 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:10:14.887 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:10:14.889 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:10:14.891 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:10:14.893 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:10:14.896 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:10:14.899 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:10:14.915 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:10:14.917 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:10:14.920 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:14.922 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:10:14.924 | + 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-04-13 23:10:14.952 | + 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-04-13 23:10:14.979 | + 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-04-13 23:10:15.007 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:10:15.034 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:10:15.065 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:10:15.081 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:15.084 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:10:15.086 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:10:15.088 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:10:15.091 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:10:15.093 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:10:15.095 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:10:15.099 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:10:15.103 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:10:15.105 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:10:15.107 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:10:15.120 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:10:15.120 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:10:15.129 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:10:15.132 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:10:15.148 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:10:15.150 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:10:15.154 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:10:15.184 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:10:15.211 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:10:15.238 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:10:15.266 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:10:15.293 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:10:15.320 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:10:15.348 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:10:15.378 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:10:15.407 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:10:15.438 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:10:15.465 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:10:15.493 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:10:15.521 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:10:15.523 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:10:15.526 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:10:15.529 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:10:15.531 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:10:15.533 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:15.536 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:15.538 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:10:15.541 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:10:15.543 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:10:15.570 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:10:15.598 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:10:15.599 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:10:15.607 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:10:15.611 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:10:15.613 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:10:15.615 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:10:15.618 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:10:15.621 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:10:15.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:15.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:15.628 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:10:15.630 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:10:15.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:15.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:15.637 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:10:15.700 | Enabling site nova-api-wsgi. 2022-04-13 23:10:15.709 | To activate the new configuration, you need to run: 2022-04-13 23:10:15.709 | systemctl reload apache2 2022-04-13 23:10:15.716 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:10:15.719 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:10:15.723 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:10:15.727 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:10:15.879 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:10:15.899 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:15.901 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:10:15.904 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:10:15.906 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:10:15.908 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:10:15.911 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:10:15.913 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:10:15.916 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:10:15.920 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:10:15.923 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:10:15.925 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:10:15.938 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:10:15.939 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:10:15.947 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:10:15.950 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:10:15.966 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:10:15.968 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:10:15.972 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:10:16.003 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:10:16.033 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:10:16.062 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:10:16.091 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:10:16.125 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:10:16.153 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:10:16.181 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:10:16.209 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:10:16.238 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:10:16.266 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:10:16.293 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:10:16.321 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:10:16.349 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:10:16.351 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:10:16.381 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:10:16.399 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:16.401 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:10:16.433 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:10:16.436 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:10:16.438 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:10:16.455 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:16.457 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:10:16.460 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:10:16.489 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:10:16.520 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:10:16.522 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:10:16.525 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:10:16.527 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:10:16.530 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:10:16.532 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:10:16.548 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:16.551 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:10:16.554 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:10:16.556 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:10:16.574 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:16.577 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:10:16.581 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:10:16.609 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:10:16.612 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:10:16.614 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:10:16.642 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:10:16.670 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:10:16.701 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:10:16.718 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:16.720 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:10:16.748 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:10:16.750 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:10:16.753 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:10:16.783 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:10:16.811 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-04-13 23:10:16.839 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:10:16.867 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:10:16.895 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:10:16.924 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:10:16.951 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:10:16.985 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:10:17.013 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:10:17.030 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:17.033 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:10:17.037 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:10:17.039 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:10:17.042 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:10:17.045 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:10:17.047 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:10:17.050 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:10:17.053 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:10:17.055 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:10:17.057 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:10:17.062 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:10:17.064 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:10:17.067 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:10:17.069 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:10:17.072 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:10:17.075 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:10:17.105 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:10:17.136 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:10:17.166 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:10:17.169 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:10:17.171 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:10:17.173 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:10:17.190 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:17.193 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:10:17.194 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:10:17.927 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:10:17.930 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:10:17.932 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:10:17.935 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:10:17.937 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:10:17.940 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:10:17.942 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:10:17.959 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:17.963 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:10:17.965 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:10:17.968 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:10:17.984 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:17.986 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-13 23:10:17.989 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-13 23:10:18.017 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:10:18.019 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:10:18.021 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:10:18.038 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:18.041 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:10:18.043 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:10:18.045 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:10:18.076 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-04-13 23:10:18.103 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:10:18.131 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:10:18.159 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:10:18.187 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:10:18.215 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:10:18.243 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:10:18.274 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:10:18.276 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:10:18.279 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:10:18.282 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:10:18.299 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:10:18.301 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:10:18.303 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:18.306 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:10:18.308 | + 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-04-13 23:10:18.336 | + 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-04-13 23:10:18.364 | + 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-04-13 23:10:18.392 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:10:18.423 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:10:18.426 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:10:18.432 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:10:18.434 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:10:18.437 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:10:18.440 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:10:18.443 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:10:18.446 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:10:18.449 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:10:18.451 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:10:18.454 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:10:18.456 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:10:18.458 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:10:18.461 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:10:18.463 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:10:18.482 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:18.484 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:10:18.486 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:10:18.504 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:18.506 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:10:18.522 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:18.524 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:10:18.541 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:18.544 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:10:18.561 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:18.563 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:10:18.566 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:10:18.569 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:10:18.571 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:10:18.574 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:10:18.576 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:10:18.579 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:10:18.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:18.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:18.587 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:10:18.590 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:10:18.592 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:10:18.595 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:10:18.598 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:10:18.600 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:18.602 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:10:18.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:18.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:18.611 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:10:18.614 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:10:18.617 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:10:18.620 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:10:18.623 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:10:18.626 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:10:18.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:18.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:18.635 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:10:18.657 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:10:18.769 | Reading package lists... 2022-04-13 23:10:19.015 | Building dependency tree... 2022-04-13 23:10:19.016 | Reading state information... 2022-04-13 23:10:19.266 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:10:19.266 | The following packages were automatically installed and are no longer required: 2022-04-13 23:10:19.267 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:10:19.267 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:10:19.268 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:10:19.268 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:10:19.268 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:10:19.268 | python3-zope.interface 2022-04-13 23:10:19.268 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:10:19.397 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:10:19.403 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:10:19.407 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:10:19.410 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:19.413 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:19.417 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:19.420 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:19.422 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:19.425 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:10:19.427 | + functions-common:time_stop:2439 : start_time=1649891418654 2022-04-13 23:10:19.430 | + functions-common:time_stop:2441 : [[ -z 1649891418654 ]] 2022-04-13 23:10:19.433 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:19.437 | + functions-common:time_stop:2444 : end_time=1649891419435 2022-04-13 23:10:19.440 | + functions-common:time_stop:2445 : elapsed_time=781 2022-04-13 23:10:19.443 | + functions-common:time_stop:2446 : total=6264 2022-04-13 23:10:19.445 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:19.448 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7045 2022-04-13 23:10:19.450 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:10:19.453 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:10:19.455 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:10:19.458 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:10:19.460 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:10:19.463 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:10:19.486 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:10:19.489 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:10:19.492 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:10:19.495 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:10:19.497 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:10:19.500 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:19.503 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:10:19.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:19.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:19.511 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:10:19.514 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:10:19.516 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:10:19.518 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:10:19.521 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:10:19.524 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:10:19.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:19.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:19.531 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:10:19.554 | + functions-common:apt_get:1237 : 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-04-13 23:10:19.664 | Reading package lists... 2022-04-13 23:10:19.911 | Building dependency tree... 2022-04-13 23:10:19.912 | Reading state information... 2022-04-13 23:10:20.158 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:10:20.159 | The following packages were automatically installed and are no longer required: 2022-04-13 23:10:20.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:10:20.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:10:20.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:10:20.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:10:20.160 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:10:20.160 | python3-zope.interface 2022-04-13 23:10:20.160 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:10:20.297 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:10:20.302 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:10:20.304 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:10:20.307 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:20.309 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:20.312 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:20.314 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:20.317 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:20.319 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:10:20.321 | + functions-common:time_stop:2439 : start_time=1649891419551 2022-04-13 23:10:20.324 | + functions-common:time_stop:2441 : [[ -z 1649891419551 ]] 2022-04-13 23:10:20.327 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:20.332 | + functions-common:time_stop:2444 : end_time=1649891420329 2022-04-13 23:10:20.335 | + functions-common:time_stop:2445 : elapsed_time=778 2022-04-13 23:10:20.338 | + functions-common:time_stop:2446 : total=7045 2022-04-13 23:10:20.341 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:20.343 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7823 2022-04-13 23:10:20.346 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:10:20.349 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:10:20.351 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:10:20.354 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:10:20.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:20.359 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:20.362 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:10:20.364 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:10:20.421 | wsgi (enabled by maintainer script) 2022-04-13 23:10:20.424 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:10:20.428 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:10:20.430 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:10:20.434 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:10:20.437 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:10:20.439 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:10:20.443 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:10:20.444 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:10:20.449 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:10:20.452 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:10:20.454 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:10:20.457 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:10:20.460 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:10:20.483 | Using python 3.8 to install osc-placement 2022-04-13 23:10:20.486 | + 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-04-13 23:10:21.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.329 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:21.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:21.329 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:22.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:10:22.531 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:10:22.542 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:10:22.543 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:10:22.545 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:10:22.546 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:10:22.546 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:10:22.547 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:10:22.605 | 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-04-13 23:10:22.606 | 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-04-13 23:10:22.607 | 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-04-13 23:10:22.608 | 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-04-13 23:10:22.621 | 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-04-13 23:10:22.623 | 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-04-13 23:10:22.625 | 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-04-13 23:10:22.639 | 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-04-13 23:10:22.640 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:10:22.642 | 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-04-13 23:10:22.643 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:10:22.643 | 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-04-13 23:10:22.644 | 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-04-13 23:10:22.664 | 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-04-13 23:10:22.665 | 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-04-13 23:10:22.666 | 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.2.0) 2022-04-13 23:10:22.667 | 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-04-13 23:10:22.676 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:10:22.713 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:10:22.714 | 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-04-13 23:10:22.715 | 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-04-13 23:10:22.717 | 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-04-13 23:10:22.719 | 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-04-13 23:10:22.720 | 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-04-13 23:10:22.721 | 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-04-13 23:10:22.723 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:10:22.787 | 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-04-13 23:10:22.788 | 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-04-13 23:10:22.789 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:10:22.791 | 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-04-13 23:10:22.878 | 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-04-13 23:10:22.879 | 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-04-13 23:10:22.880 | 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-04-13 23:10:22.921 | 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-04-13 23:10:22.960 | 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-04-13 23:10:23.129 | 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-04-13 23:10:25.314 | 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-04-13 23:10:25.321 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:10:25.321 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:10:25.446 | + inc/python:pip_install:200 : result=0 2022-04-13 23:10:25.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:10:25.453 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:25.456 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:25.459 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:25.462 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:25.465 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:25.468 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:10:25.471 | + functions-common:time_stop:2439 : start_time=1649891420477 2022-04-13 23:10:25.475 | + functions-common:time_stop:2441 : [[ -z 1649891420477 ]] 2022-04-13 23:10:25.479 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:25.483 | + functions-common:time_stop:2444 : end_time=1649891425481 2022-04-13 23:10:25.486 | + functions-common:time_stop:2445 : elapsed_time=5004 2022-04-13 23:10:25.488 | + functions-common:time_stop:2446 : total=173231 2022-04-13 23:10:25.491 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:25.493 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178235 2022-04-13 23:10:25.496 | + inc/python:pip_install:203 : return 0 2022-04-13 23:10:25.499 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:10:25.501 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:10:25.504 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:10:25.506 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:10:25.509 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:10:25.512 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:10:25.515 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:10:25.518 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:10:25.521 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:10:25.538 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:10:25.541 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:10:25.543 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:25.546 | + functions-common:git_clone:629 : echo master 2022-04-13 23:10:25.546 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:10:25.552 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:10:25.555 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:25.557 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:10:25.571 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:10:25.574 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:10:25.574 | + functions-common:git_clone:685 : head -1 2022-04-13 23:10:25.579 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:10:25.582 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:10:25.585 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:10:25.588 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:10:25.591 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:10:25.593 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:10:25.596 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:10:25.599 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:10:25.601 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:10:25.604 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:10:25.606 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:10:25.609 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:10:25.611 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:10:25.614 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:10:25.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:10:25.620 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:10:25.623 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:10:25.626 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:10:25.629 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:10:25.635 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:10:25.638 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:10:26.298 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:10:26.301 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:10:26.305 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:10:26.308 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:10:26.312 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:10:26.315 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:10:26.318 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:10:26.321 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:10:26.324 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:10:26.327 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:10:26.329 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:10:26.332 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:10:26.335 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:10:26.337 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:10:26.360 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:10:26.362 | + 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-04-13 23:10:27.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:27.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:27.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:28.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:10:28.403 | Obtaining file:///opt/stack/placement 2022-04-13 23:10:28.404 | Preparing metadata (setup.py): started 2022-04-13 23:10:33.000 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:10:33.049 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:10:33.050 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:10:33.051 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:10:33.052 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:10:33.053 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:10:33.054 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:10:33.055 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:10:33.057 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:10:33.059 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:10:33.060 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:10:33.061 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:10:33.062 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:10:33.063 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:10:33.064 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:10:33.065 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:10:33.066 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:10:33.067 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:10:33.068 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:10:33.069 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:10:33.070 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:10:33.071 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:10:33.136 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:10:33.138 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:10:33.140 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:10:33.141 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:10:33.143 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:10:33.144 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:10:33.163 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:10:33.204 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:10:33.205 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:10:33.207 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:10:33.208 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:10:33.208 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:10:33.259 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:10:33.261 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:10:33.262 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:10:33.263 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:10:33.305 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:10:33.308 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:10:33.325 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:10:33.326 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:10:33.328 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:10:33.358 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:10:33.359 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:10:33.371 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:10:33.389 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:10:33.391 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:10:33.392 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:10:33.393 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:10:33.435 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:10:33.436 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:10:33.437 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:10:33.440 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:10:33.457 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:10:33.643 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:10:33.683 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:10:33.684 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:10:33.685 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:10:33.702 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:10:33.736 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:10:33.792 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:10:33.857 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:10:33.961 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:10:34.017 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:10:34.209 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:10:34.210 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:10:34.211 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:10:34.305 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:10:34.371 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:10:34.531 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:10:34.647 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:10:34.649 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:10:36.557 | Installing collected packages: openstack-placement 2022-04-13 23:10:36.557 | Attempting uninstall: openstack-placement 2022-04-13 23:10:36.557 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:10:36.560 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:10:36.561 | Running setup.py develop for openstack-placement 2022-04-13 23:10:42.416 | Successfully installed openstack-placement 2022-04-13 23:10:42.416 | 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-04-13 23:10:42.424 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:10:42.424 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:10:42.558 | + inc/python:pip_install:200 : result=0 2022-04-13 23:10:42.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:10:42.566 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:42.569 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:42.573 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:42.576 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:42.579 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:42.581 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:10:42.583 | + functions-common:time_stop:2439 : start_time=1649891426354 2022-04-13 23:10:42.586 | + functions-common:time_stop:2441 : [[ -z 1649891426354 ]] 2022-04-13 23:10:42.588 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:42.593 | + functions-common:time_stop:2444 : end_time=1649891442590 2022-04-13 23:10:42.595 | + functions-common:time_stop:2445 : elapsed_time=16236 2022-04-13 23:10:42.598 | + functions-common:time_stop:2446 : total=178235 2022-04-13 23:10:42.600 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:42.603 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=194471 2022-04-13 23:10:42.605 | + inc/python:pip_install:203 : return 0 2022-04-13 23:10:42.608 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:10:42.611 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:10:42.613 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:10:42.636 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:10:42.648 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:10:42.651 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:10:42.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:10:42.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:10:42.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:10:42.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:10:42.664 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:10:42.666 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:10:42.669 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:10:42.681 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:10:42.684 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:10:42.689 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:10:42.691 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:10:42.694 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:10:42.696 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:10:42.699 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:10:42.702 | + 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-04-13 23:10:42.735 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:10:42.767 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:10:42.800 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:10:42.802 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:10:42.805 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:10:42.807 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:10:42.810 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:10:42.842 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:10:42.872 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:10:42.901 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:10:42.931 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:10:42.960 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:10:42.990 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:10:43.019 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:10:43.049 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:10:43.078 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:10:43.108 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:10:43.111 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:10:43.113 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:10:43.117 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:10:43.135 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:10:43.137 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:10:43.140 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:43.143 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:10:43.145 | + 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-04-13 23:10:43.175 | + 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-04-13 23:10:43.204 | + 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-04-13 23:10:43.234 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:10:43.264 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:10:43.267 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:10:43.269 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:10:43.272 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:10:43.275 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:10:43.277 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:10:43.280 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:10:43.283 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:10:43.287 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:10:43.290 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:10:43.292 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:10:43.305 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:10:43.306 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:10:43.314 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:10:43.318 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:10:43.334 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:10:43.336 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:10:43.340 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:10:43.372 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:10:43.401 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:10:43.430 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:10:43.460 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:10:43.492 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:10:43.521 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:10:43.550 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:10:43.578 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:10:43.608 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:10:43.636 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:10:43.666 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:10:43.695 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:10:43.725 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:10:43.728 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:10:43.731 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:10:43.734 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:10:43.738 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:10:43.740 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:43.743 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:43.746 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:10:43.749 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:10:43.752 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:10:43.781 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:10:43.811 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:10:43.811 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:10:43.820 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:10:43.823 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:10:43.826 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:10:43.828 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:10:43.831 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:10:43.834 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:10:43.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:43.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:43.842 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:10:43.844 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:10:43.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:43.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:43.853 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:10:43.916 | Site placement-api already enabled 2022-04-13 23:10:43.922 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:10:43.927 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:10:43.930 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:10:43.934 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:10:44.067 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:10:44.088 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:44.090 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:10:44.110 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:44.113 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:10:44.130 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:44.133 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:10:44.135 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:10:44.138 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:10:44.170 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-04-13 23:10:44.199 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:10:44.229 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:10:44.263 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:10:44.292 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:10:44.322 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:10:44.351 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:10:44.382 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:10:44.404 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:44.406 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:10:44.425 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:44.427 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:10:44.430 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:10:44.433 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:10:44.435 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:10:44.438 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:10:44.441 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:10:44.443 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:10:44.446 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:10:44.450 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:10:44.454 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:10:44.457 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:10:44.460 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:10:44.463 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:10:44.466 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:10:44.482 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:44.484 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:10:44.487 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:10:44.489 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:10:44.491 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:10:44.494 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:10:44.496 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:10:44.498 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:10:44.501 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:10:44.557 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:10:44.594 | [97686 Async install_tempest:122880]: running: install_tempest 2022-04-13 23:10:44.597 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:10:44.600 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:10:44.603 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:10:44.605 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:10:44.609 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:10:44.611 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:10:44.615 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:10:44.617 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:10:44.620 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:10:44.623 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:10:44.626 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:10:44.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:10:44.632 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:10:44.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:10:44.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:10:44.641 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:10:44.644 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:10:44.646 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:10:44.650 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:10:44.653 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:10:44.655 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:10:44.659 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:10:44.662 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:10:44.667 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:10:44.670 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:10:44.673 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:10:44.675 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:10:44.678 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:10:44.700 | Using python 3.8 to install python-openstackclient 2022-04-13 23:10:44.702 | + 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-04-13 23:10:45.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:45.559 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:45.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:45.560 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:46.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:10:46.771 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:10:46.790 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:10:46.792 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:10:46.792 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:10:46.793 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:10:46.795 | 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-04-13 23:10:46.796 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:10:46.797 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:10:46.798 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:10:46.799 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:10:46.800 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:10:46.801 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:10:46.813 | 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-04-13 23:10:46.813 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:10:46.814 | 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-04-13 23:10:46.816 | 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-04-13 23:10:46.817 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:10:46.842 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:10:46.844 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:10:46.845 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:10:46.846 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:10:46.848 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:10:46.849 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:10:46.850 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:10:46.851 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:10:46.852 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:10:46.853 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:10:46.855 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:10:46.869 | 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-04-13 23:10:46.886 | 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-04-13 23:10:46.888 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:10:46.889 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:10:46.891 | 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-04-13 23:10:46.911 | 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-04-13 23:10:46.930 | 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-04-13 23:10:46.931 | 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-04-13 23:10:46.933 | 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-04-13 23:10:47.028 | 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-04-13 23:10:47.029 | 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-04-13 23:10:47.030 | 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-04-13 23:10:47.085 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:10:47.099 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:10:47.132 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:10:47.293 | 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-04-13 23:10:47.310 | 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-04-13 23:10:47.416 | 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-04-13 23:10:47.419 | 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-04-13 23:10:47.421 | 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-04-13 23:10:47.422 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:10:47.571 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:10:49.814 | 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-04-13 23:10:49.821 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:10:49.821 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:10:49.958 | + inc/python:pip_install:200 : result=0 2022-04-13 23:10:49.960 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:10:49.963 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:49.965 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:49.968 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:49.971 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:49.973 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:49.976 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:10:49.978 | + functions-common:time_stop:2439 : start_time=1649891444694 2022-04-13 23:10:49.980 | + functions-common:time_stop:2441 : [[ -z 1649891444694 ]] 2022-04-13 23:10:49.983 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:49.987 | + functions-common:time_stop:2444 : end_time=1649891449985 2022-04-13 23:10:49.990 | + functions-common:time_stop:2445 : elapsed_time=5291 2022-04-13 23:10:49.992 | + functions-common:time_stop:2446 : total=194471 2022-04-13 23:10:49.995 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:49.997 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=199762 2022-04-13 23:10:49.999 | + inc/python:pip_install:203 : return 0 2022-04-13 23:10:50.003 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:10:50.006 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:10:50.011 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.neSesv6nYK 2022-04-13 23:10:50.013 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:10:50.016 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:10:50.018 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:10:50.021 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:10:50.024 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:10:50.026 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:10:50.045 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:50.048 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:10:50.050 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:10:50.053 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:10:50.055 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:10:50.057 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:10:50.060 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:10:50.062 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:10:50.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:50.067 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:50.069 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:10:50.072 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:10:50.075 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:10:50.075 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:10:50.080 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:10:50.133 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:10:50.135 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:10:50.137 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:10:50.140 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:10:50.142 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:10:50.144 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:10:50.147 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:10:50.149 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:10:50.152 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:10:50.154 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:10:50.156 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:10:50.159 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:10:50.161 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:10:50.163 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:10:50.166 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:10:50.168 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:10:50.171 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:10:50.173 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:10:50.175 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:10:50.178 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:10:50.180 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:50.183 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:50.185 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:10:50.188 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:10:50.190 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:10:52.852 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:10:52.868 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:10:52.868 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:10:52.873 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:10:52.875 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:10:52.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:52.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:52.883 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:10:52.885 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:10:52.888 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:10:52.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:52.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:52.895 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:10:52.897 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:10:52.900 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:10:52.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:10:52.947 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:10:52.959 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:10:52.977 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:10:53.030 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:10:53.084 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:10:53.138 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:53.141 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:10:53.143 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:10:53.146 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:10:55.307 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:10:55.310 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:10:55.313 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:10:55.318 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231055 2022-04-13 23:10:55.322 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231055 1041' 2022-04-13 23:10:55.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.328 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:10:55.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.333 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:10:55.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.338 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:10:55.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.343 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:10:55.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.348 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 23:10:55.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.353 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 23:10:55.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.358 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230619 2022-04-13 23:10:55.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.364 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:10:55.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.368 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 23:10:55.371 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.373 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:10:55.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.378 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:10:55.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.383 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:10:55.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:10:55.388 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:10:55.391 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:10:55.393 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:10:55.396 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:10:55.408 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:10:55.411 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.413 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:10:55.416 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.418 | + functions-common:run_process:1689 : local group= 2022-04-13 23:10:55.421 | + functions-common:run_process:1690 : local user= 2022-04-13 23:10:55.423 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:10:55.426 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:10:55.428 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:10:55.431 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:10:55.433 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:10:55.437 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:10:55.443 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891455439 2022-04-13 23:10:55.445 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:10:55.465 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:55.468 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:10:55.471 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:10:55.474 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.477 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.479 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.482 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.484 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:10:55.487 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:10:55.490 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:10:55.492 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:10:55.495 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:10:55.497 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:10:55.500 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:10:55.502 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:10:55.505 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.507 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:10:55.509 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:10:55.512 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:10:55.514 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:10:55.517 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:10:55.519 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:10:55.524 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:10:55.577 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:10:55.630 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:10:55.681 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:10:55.734 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:10:55.787 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:10:55.840 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:10:55.842 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:10:55.897 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:10:56.281 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:10:56.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:10:56.657 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:10:56.678 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:10:56.681 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:56.683 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:56.686 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:56.689 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:56.691 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:56.694 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:10:56.696 | + functions-common:time_stop:2439 : start_time=1649891455439 2022-04-13 23:10:56.699 | + functions-common:time_stop:2441 : [[ -z 1649891455439 ]] 2022-04-13 23:10:56.702 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:56.707 | + functions-common:time_stop:2444 : end_time=1649891456704 2022-04-13 23:10:56.709 | + functions-common:time_stop:2445 : elapsed_time=1265 2022-04-13 23:10:56.712 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:10:56.714 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:56.717 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1265 2022-04-13 23:10:56.720 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:10:56.723 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:10:56.725 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:10:56.728 | + functions-common:run_process:1689 : local group= 2022-04-13 23:10:56.730 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:10:56.733 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:10:56.735 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:10:56.738 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:10:56.740 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:10:56.743 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:10:56.746 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:10:56.751 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891456748 2022-04-13 23:10:56.753 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:10:56.771 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:56.773 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:10:56.776 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:56.778 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:56.781 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:56.783 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:56.786 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:56.788 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:10:56.791 | + functions-common:time_stop:2439 : start_time=1649891456748 2022-04-13 23:10:56.794 | + functions-common:time_stop:2441 : [[ -z 1649891456748 ]] 2022-04-13 23:10:56.797 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:56.801 | + functions-common:time_stop:2444 : end_time=1649891456798 2022-04-13 23:10:56.803 | + functions-common:time_stop:2445 : elapsed_time=50 2022-04-13 23:10:56.806 | + functions-common:time_stop:2446 : total=1265 2022-04-13 23:10:56.808 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:56.811 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1315 2022-04-13 23:10:56.813 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:10:56.831 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:56.834 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:10:56.852 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:56.855 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:10:56.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:56.878 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:10:56.880 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:10:56.883 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 23:10:56.885 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:10:56.887 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380' 2022-04-13 23:10:56.890 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-04-13 23:10:56.892 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-04-13 23:10:56.895 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:10:56.897 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:10:56.899 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-04-13 23:10:56.902 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:10:56.904 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:10:56.907 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:10:56.909 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-04-13 23:10:56.911 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:10:56.914 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-04-13 23:10:56.916 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:10:56.919 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:10:56.921 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:10:56.923 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:10:56.925 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:10:56.928 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:10:56.932 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:10:56.996 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:10:57.057 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837530-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-iscsi=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-04-13 23:10:57.107 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:10:57.157 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:10:57.209 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:10:57.263 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:10:57.266 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:10:57.332 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:10:57.711 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:10:57.765 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:10:57.819 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:10:57.871 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:10:57.927 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:10:57.930 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:10:57.935 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:10:57.938 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:10:58.315 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:10:58.330 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:10:58.694 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:10:59.075 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:10:59.094 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:59.096 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:10:59.099 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:10:59.103 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:10:59.107 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:10:59.120 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:10:59.132 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:10:59.134 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:10:59.137 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:10:59.273 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:10:59.411 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:10:59.548 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:10:59.686 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:10:59.821 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:10:59.957 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:11:00.110 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:11:00.253 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:11:00.391 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:11:00.528 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:11:00.536 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:11:00.540 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:11:00.544 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:11:00.550 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:11:00.553 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:11:00.556 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:11:00.575 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:00.577 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:11:00.580 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:11:00.583 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:11:00.585 | + ./stack.sh:main:1097 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 23:11:00.588 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:11:00.590 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:11:00.607 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:00.610 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:11:00.612 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:11:00.615 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:11:00.617 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:11:00.620 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:11:00.622 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:11:00.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:11:01.128 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:11:01.132 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:11:01.152 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:11:01.155 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:11:01.157 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:11:01.160 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:11:01.163 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:11:01.168 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891461165 2022-04-13 23:11:01.170 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:11:05.824 | 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=124780) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:11:05.832 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:05.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.833 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.833 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.834 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.835 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:05.835 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:05.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:05.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.863 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.863 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.863 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.864 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:05.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:05.946 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:05.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.948 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.948 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.949 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:05.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:05.950 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:05.950 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:05.958 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:11:07.825 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:07.825 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:11:07.834 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:07.834 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:11:07.843 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:07.843 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:11:07.852 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:07.852 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:11:07.861 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:07.861 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:11:07.872 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:07.872 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:11:07.934 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:07.935 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:07.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.937 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.937 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.937 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.937 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.938 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:07.938 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:07.938 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:07.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.940 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.940 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.940 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.941 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:07.941 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:07.949 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:07.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.951 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.951 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.952 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:07.952 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:07.952 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:07.952 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.314 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:08.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.316 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.316 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.317 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.317 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.317 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:08.317 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.350 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:08.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.352 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.353 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.353 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.353 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.353 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:08.354 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.361 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:11:08.400 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.400 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:11:08.407 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.407 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:11:08.414 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.414 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:11:08.421 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.421 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:11:08.429 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.430 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:11:08.437 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.437 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:11:08.445 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.446 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:08.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.447 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.448 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.448 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.449 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:08.449 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:08.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.451 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.451 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.452 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.452 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.452 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:08.452 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.460 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:08.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.462 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.463 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.463 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.463 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:08.463 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.788 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:08.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.790 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.791 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.791 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.792 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:08.792 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.822 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:11:08.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.823 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.824 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.824 | 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=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:11:08.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:11:08.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:11:08.825 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:11:08.832 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:11:08.844 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.844 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:11:08.852 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.853 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:11:08.860 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.860 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:11:08.868 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.869 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:11:08.880 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.880 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:11:08.892 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:08.893 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:11:08.904 | INFO migrate.versioning.api [-] done 2022-04-13 23:11:09.305 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:11:09.310 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:09.313 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:09.318 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:09.321 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:09.325 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:09.329 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:11:09.331 | + functions-common:time_stop:2439 : start_time=1649891461165 2022-04-13 23:11:09.334 | + functions-common:time_stop:2441 : [[ -z 1649891461165 ]] 2022-04-13 23:11:09.337 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:09.342 | + functions-common:time_stop:2444 : end_time=1649891469339 2022-04-13 23:11:09.344 | + functions-common:time_stop:2445 : elapsed_time=8174 2022-04-13 23:11:09.347 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:11:09.350 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:09.352 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8174 2022-04-13 23:11:09.355 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:11:09.357 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:11:09.361 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:11:13.783 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:11:13.784 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:11:13.784 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:11:13.784 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:11:13.785 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:11:13.785 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:11:13.785 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:11:13.785 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:11:13.786 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:11:14.162 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:11:14.166 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:11:18.631 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:11:18.631 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:11:18.632 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:11:18.632 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:11:18.632 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:11:18.632 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:11:18.633 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:11:18.633 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:11:18.633 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:11:19.021 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:11:19.024 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:11:19.026 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:11:19.029 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:11:19.046 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:19.049 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:11:19.054 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:11:19.059 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:11:19.062 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:11:19.064 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:11:19.067 | + functions-common:run_process:1689 : local group= 2022-04-13 23:11:19.069 | + functions-common:run_process:1690 : local user= 2022-04-13 23:11:19.072 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:11:19.074 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:11:19.077 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:11:19.080 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:11:19.082 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:11:19.085 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:11:19.090 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891479087 2022-04-13 23:11:19.092 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:11:19.108 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:19.111 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:11:19.113 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:11:19.116 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:11:19.118 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:11:19.120 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:11:19.122 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:11:19.125 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:11:19.127 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:11:19.129 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:11:19.131 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:11:19.134 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:11:19.136 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:11:19.138 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:11:19.141 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:11:19.143 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:11:19.145 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:11:19.147 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:11:19.149 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:11:19.151 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:11:19.155 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:11:19.207 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:11:19.261 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:11:19.313 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:11:19.367 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:11:19.419 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:11:19.472 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:11:19.526 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:11:19.579 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:11:19.633 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:11:19.690 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:11:19.692 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:11:19.746 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:11:20.128 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:11:20.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:11:20.512 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:11:20.591 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:11:20.596 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:20.599 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:20.601 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:20.604 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:20.606 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:20.608 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:11:20.611 | + functions-common:time_stop:2439 : start_time=1649891479087 2022-04-13 23:11:20.613 | + functions-common:time_stop:2441 : [[ -z 1649891479087 ]] 2022-04-13 23:11:20.618 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:20.621 | + functions-common:time_stop:2444 : end_time=1649891480618 2022-04-13 23:11:20.623 | + functions-common:time_stop:2445 : elapsed_time=1531 2022-04-13 23:11:20.625 | + functions-common:time_stop:2446 : total=1315 2022-04-13 23:11:20.628 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:20.630 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2846 2022-04-13 23:11:20.632 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:11:20.632 | Waiting for keystone to start... 2022-04-13 23:11:20.635 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-04-13 23:11:20.637 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-04-13 23:11:20.640 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:11:20.642 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-04-13 23:11:20.645 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:11:20.647 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:11:20.649 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:11:20.652 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:11:20.654 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:11:20.659 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:11:20.662 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891480659 2022-04-13 23:11:20.664 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:11:20.670 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-04-13 23:11:27.121 | + :: : [[ 200 == 503 ]] 2022-04-13 23:11:27.123 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:11:27.126 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:11:27.128 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:27.131 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:27.133 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:27.135 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:27.138 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:27.140 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:11:27.143 | + functions-common:time_stop:2439 : start_time=1649891480659 2022-04-13 23:11:27.145 | + functions-common:time_stop:2441 : [[ -z 1649891480659 ]] 2022-04-13 23:11:27.148 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:27.152 | + functions-common:time_stop:2444 : end_time=1649891487150 2022-04-13 23:11:27.155 | + functions-common:time_stop:2445 : elapsed_time=6491 2022-04-13 23:11:27.157 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:11:27.160 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:27.162 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6491 2022-04-13 23:11:27.164 | + functions:wait_for_service:467 : return 0 2022-04-13 23:11:27.167 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:11:27.184 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:27.187 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:11:27.189 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:11:27.192 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:11:27.223 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:11:27.225 | + 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.45/identity 2022-04-13 23:11:31.755 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.755 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.756 | 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=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.763 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.779 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.779 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.809 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.842 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.842 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.930 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.930 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.930 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.931 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.931 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.931 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.944 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.944 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.944 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.944 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.944 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.945 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.952 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.954 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.955 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.955 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.955 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.955 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.955 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.956 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125524) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:11:31.989 | 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=125524) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:11:32.296 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created domain default 2022-04-13 23:11:32.341 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created project admin 2022-04-13 23:11:32.369 | DEBUG passlib.handlers.bcrypt [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=125524) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:11:32.369 | DEBUG passlib.handlers.bcrypt [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=125524) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:11:32.431 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created user admin 2022-04-13 23:11:32.444 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created role reader 2022-04-13 23:11:32.455 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created role member 2022-04-13 23:11:32.479 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created implied role where 063ee2960ce848e687d4fbb39b00edde implies ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:11:32.490 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created role admin 2022-04-13 23:11:32.508 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created implied role where 09424174e85c4253aed8fa0e1021c1e0 implies 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:11:32.520 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Granted role admin on project admin to user admin. 2022-04-13 23:11:32.527 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Granted role admin on the system to user admin. 2022-04-13 23:11:32.541 | WARNING py.warnings [None req-6f022551-4fb3-4732-800b-921b72742bdb 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-04-13 23:11:32.541 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:11:32.541 |  2022-04-13 23:11:32.545 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created region RegionOne 2022-04-13 23:11:32.579 | INFO keystone.cmd.bootstrap [None req-6f022551-4fb3-4732-800b-921b72742bdb None None] Created public endpoint http://10.222.0.45/identity 2022-04-13 23:11:33.050 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:11:33.054 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:11:33.057 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:11:33.060 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:11:36.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:36.023 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:36.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:36.023 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:36.198 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:36.201 | + lib/keystone:create_keystone_accounts:310 : admin_project=0249b0ed85514d83bbea4728cc5d7f0f 2022-04-13 23:11:36.203 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:11:36.207 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:11:38.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:38.419 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:38.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:38.419 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:38.593 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:38.597 | + lib/keystone:create_keystone_accounts:312 : admin_user=2fa738fd26c44e97bb2718078d8fa205 2022-04-13 23:11:38.599 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:11:38.601 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:11:38.604 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:11:38.606 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2fa738fd26c44e97bb2718078d8fa205 default 2022-04-13 23:11:38.665 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2fa738fd26c44e97bb2718078d8fa205 default 2022-04-13 23:11:38.709 | [97686 Async ks-domain-role:125716]: running: get_or_add_user_domain_role admin 2fa738fd26c44e97bb2718078d8fa205 default 2022-04-13 23:11:38.711 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:11:38.714 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:11:38.717 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:11:39.996 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:11:40.025 | [122880 Async install_tempest:122880]: finished successfully 2022-04-13 23:11:41.868 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:11:41.871 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:11:41.871 | default 2022-04-13 23:11:41.873 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:11:41.932 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:11:41.974 | [97686 Async ks-project:125892]: running: get_or_create_project service Default 2022-04-13 23:11:41.977 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:11:42.039 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:11:42.081 | [97686 Async ks-service:125978]: running: get_or_create_role service 2022-04-13 23:11:42.084 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:11:42.149 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:11:42.211 | [97686 Async ks-reseller:126064]: running: get_or_create_role ResellerAdmin 2022-04-13 23:11:42.214 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:11:42.218 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:11:42.605 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:11:42.823 | [97686 Async ks-anotherrole:126154]: running: get_or_create_role anotherrole 2022-04-13 23:11:42.843 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:11:42.880 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:11:42.912 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:42.951 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:11:45.651 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:45.717 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:45.779 | [125978 Async ks-service:125978]: finished successfully 2022-04-13 23:11:45.845 | [125892 Async ks-project:125892]: finished successfully 2022-04-13 23:11:46.119 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:46.159 | [126064 Async ks-reseller:126064]: finished successfully 2022-04-13 23:11:46.439 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:46.470 | [126154 Async ks-anotherrole:126154]: finished successfully 2022-04-13 23:11:46.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:46.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:46.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:46.616 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:46.790 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:46.794 | ++ functions-common:get_or_create_project:945 : project_id=6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:11:46.796 | ++ functions-common:get_or_create_project:946 : echo 6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:11:46.799 | + lib/keystone:create_keystone_accounts:340 : invis_project=6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:11:46.802 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:11:46.805 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:11:46.807 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:46.811 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:11:49.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:49.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:49.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:49.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:49.519 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:49.522 | ++ functions-common:get_or_create_project:945 : project_id=ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:49.523 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:11:49.524 | ++ functions-common:get_or_create_project:946 : echo ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:49.527 | + lib/keystone:create_keystone_accounts:344 : demo_project=ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:49.529 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:11:49.533 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:11:49.535 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:49.538 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:11:49.540 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:11:49.543 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:11:49.550 | [125716 Async ks-domain-role:125716]: finished successfully 2022-04-13 23:11:52.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.299 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:52.304 | ++ functions-common:get_or_create_user:932 : user_id=5088e0373fd647a7a4334d69aef24775 2022-04-13 23:11:52.308 | ++ functions-common:get_or_create_user:933 : echo 5088e0373fd647a7a4334d69aef24775 2022-04-13 23:11:52.312 | + lib/keystone:create_keystone_accounts:347 : demo_user=5088e0373fd647a7a4334d69aef24775 2022-04-13 23:11:52.315 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:11:52.364 | [97686 Async ks-domain-role:125716]: Waiting for completion of get_or_add_user_domain_role admin 2fa738fd26c44e97bb2718078d8fa205 default running on PID 125716 (6 other jobs running) 2022-04-13 23:11:52.389 | [97686 Async ks-domain-role:125716]: Signaling child to exit 2022-04-13 23:11:52.390 | WAKEUP 2022-04-13 23:11:52.413 | [97686 Async ks-domain-role:125716]: Signaled 2022-04-13 23:11:52.415 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:11:52.415 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:52.415 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2fa738fd26c44e97bb2718078d8fa205 --domain default 2022-04-13 23:11:52.415 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:11:52.415 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:52.415 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:52.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.415 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.415 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.415 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:52.415 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:11:52.415 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:11:52.415 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 2fa738fd26c44e97bb2718078d8fa205 --domain default 2022-04-13 23:11:52.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.415 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.415 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.415 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:11:52.415 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:11:52.415 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:11:52.415 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:52.415 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2fa738fd26c44e97bb2718078d8fa205 --domain default 2022-04-13 23:11:52.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.416 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.416 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.416 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:52.416 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:11:52.416 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:11:52.416 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:11:52.416 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | 2fa738fd26c44e97bb2718078d8fa205 | | | default | | False |' 2022-04-13 23:11:52.416 | ++ functions-common:get_field:819 : read data 2022-04-13 23:11:52.416 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:11:52.416 | + functions-common:get_or_add_user_domain_role:1028 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:11:52.416 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:11:52.459 | [97686 Async ks-domain-role:125716]: finished get_or_add_user_domain_role admin 2fa738fd26c44e97bb2718078d8fa205 default with result 0 in 10 seconds 2022-04-13 23:11:52.466 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:11:52.502 | [97686 Async ks-project:125892]: Waiting for completion of get_or_create_project service Default running on PID 125892 (5 other jobs running) 2022-04-13 23:11:52.526 | [97686 Async ks-project:125892]: Signaling child to exit 2022-04-13 23:11:52.526 | WAKEUP 2022-04-13 23:11:52.550 | [97686 Async ks-project:125892]: Signaled 2022-04-13 23:11:52.551 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:52.551 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:11:52.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.552 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.552 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:52.552 | + functions-common:get_or_create_project:945 : project_id=152b78d511d94343bee44abae680140f 2022-04-13 23:11:52.552 | + functions-common:get_or_create_project:946 : echo 152b78d511d94343bee44abae680140f 2022-04-13 23:11:52.552 | 152b78d511d94343bee44abae680140f 2022-04-13 23:11:52.595 | [97686 Async ks-project:125892]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-13 23:11:52.632 | [97686 Async ks-service:125978]: Waiting for completion of get_or_create_role service running on PID 125978 (4 other jobs running) 2022-04-13 23:11:52.657 | [97686 Async ks-service:125978]: Signaling child to exit 2022-04-13 23:11:52.657 | WAKEUP 2022-04-13 23:11:52.680 | [97686 Async ks-service:125978]: Signaled 2022-04-13 23:11:52.681 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:11:52.681 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:11:52.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.681 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.681 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.681 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:52.681 | + functions-common:get_or_create_role:957 : role_id=ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:11:52.681 | + functions-common:get_or_create_role:958 : echo ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:11:52.681 | ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:11:52.725 | [97686 Async ks-service:125978]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:11:52.762 | [97686 Async ks-reseller:126064]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126064 (3 other jobs running) 2022-04-13 23:11:52.787 | [97686 Async ks-reseller:126064]: Signaling child to exit 2022-04-13 23:11:52.787 | WAKEUP 2022-04-13 23:11:52.809 | [97686 Async ks-reseller:126064]: Signaled 2022-04-13 23:11:52.811 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:11:52.811 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:11:52.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.811 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.811 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.811 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:52.811 | + functions-common:get_or_create_role:957 : role_id=8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:11:52.811 | + functions-common:get_or_create_role:958 : echo 8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:11:52.811 | 8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:11:52.855 | [97686 Async ks-reseller:126064]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:11:52.892 | [97686 Async ks-anotherrole:126154]: Waiting for completion of get_or_create_role anotherrole running on PID 126154 (2 other jobs running) 2022-04-13 23:11:52.916 | [97686 Async ks-anotherrole:126154]: Signaling child to exit 2022-04-13 23:11:52.917 | WAKEUP 2022-04-13 23:11:52.938 | [97686 Async ks-anotherrole:126154]: Signaled 2022-04-13 23:11:52.940 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:11:52.940 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:11:52.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.940 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:52.940 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:52.940 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:52.940 | + functions-common:get_or_create_role:957 : role_id=6df03d4b97594067b6247e58e79273ab 2022-04-13 23:11:52.940 | + functions-common:get_or_create_role:958 : echo 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:11:52.940 | 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:11:52.984 | [97686 Async ks-anotherrole:126154]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:11:52.988 | + inc/async:async_wait:197 : return 0 2022-04-13 23:11:52.991 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.049 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.090 | [97686 Async ks-demo-member:127025]: running: get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.093 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2fa738fd26c44e97bb2718078d8fa205 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.153 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2fa738fd26c44e97bb2718078d8fa205 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.192 | [97686 Async ks-demo-admin:127137]: running: get_or_add_user_project_role admin 2fa738fd26c44e97bb2718078d8fa205 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.195 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.263 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.312 | [97686 Async ks-demo-another:127249]: running: get_or_add_user_project_role anotherrole 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:53.315 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:11:53.381 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:11:53.439 | [97686 Async ks-demo-invis:127363]: running: get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:11:53.442 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:11:53.448 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:11:53.451 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:11:53.454 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:11:53.463 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:11:53.471 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:11:56.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:56.802 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:56.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:56.802 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:56.993 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:11:56.995 | ++ functions-common:get_or_create_user:932 : user_id=62e0801135ac4f8f97b5c6db2e829ab7 2022-04-13 23:11:56.998 | ++ functions-common:get_or_create_user:933 : echo 62e0801135ac4f8f97b5c6db2e829ab7 2022-04-13 23:11:57.001 | + lib/keystone:create_keystone_accounts:360 : demo_reader=62e0801135ac4f8f97b5c6db2e829ab7 2022-04-13 23:11:57.004 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 62e0801135ac4f8f97b5c6db2e829ab7 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:57.075 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 62e0801135ac4f8f97b5c6db2e829ab7 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:57.127 | [97686 Async ks-demo-reader:127519]: running: get_or_add_user_project_role reader 62e0801135ac4f8f97b5c6db2e829ab7 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:11:57.131 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:11:57.134 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:11:57.136 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:11:57.140 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:12:00.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:00.777 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:00.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:00.777 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:01.180 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:01.200 | ++ functions-common:get_or_create_project:945 : project_id=d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:01.209 | ++ functions-common:get_or_create_project:946 : echo d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:01.211 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:01.214 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:12:01.217 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:12:01.220 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:01.223 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:12:01.241 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:12:01.281 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:12:04.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:04.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:04.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:04.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:05.163 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:05.180 | ++ functions-common:get_or_create_user:932 : user_id=256eafe755fa4195993a79b1d41f87b2 2022-04-13 23:12:05.192 | ++ functions-common:get_or_create_user:933 : echo 256eafe755fa4195993a79b1d41f87b2 2022-04-13 23:12:05.213 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=256eafe755fa4195993a79b1d41f87b2 2022-04-13 23:12:05.236 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:05.660 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:05.882 | [97686 Async ks-alt-admin:127889]: running: get_or_add_user_project_role admin 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:05.905 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:06.308 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:06.563 | [97686 Async ks-alt-another:128001]: running: get_or_add_user_project_role anotherrole 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:06.596 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:12:06.623 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:12:06.644 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:06.667 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:12:06.687 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:12:06.720 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:12:08.399 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:08.605 | [127025 Async ks-demo-member:127025]: finished successfully 2022-04-13 23:12:09.676 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:09.842 | [127137 Async ks-demo-admin:127137]: finished successfully 2022-04-13 23:12:09.930 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:10.097 | [127363 Async ks-demo-invis:127363]: finished successfully 2022-04-13 23:12:10.798 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:10.825 | [127249 Async ks-demo-another:127249]: finished successfully 2022-04-13 23:12:11.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:11.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:11.865 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:11.868 | ++ functions-common:get_or_create_user:932 : user_id=6995b19da567487e86c849ac0fb98442 2022-04-13 23:12:11.876 | ++ functions-common:get_or_create_user:933 : echo 6995b19da567487e86c849ac0fb98442 2022-04-13 23:12:11.879 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6995b19da567487e86c849ac0fb98442 2022-04-13 23:12:11.883 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6995b19da567487e86c849ac0fb98442 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:11.982 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6995b19da567487e86c849ac0fb98442 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:12.047 | [97686 Async ks-alt-member-user:128392]: running: get_or_add_user_project_role member 6995b19da567487e86c849ac0fb98442 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:12.061 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:12:12.085 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:12:12.088 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:12.097 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:12:12.108 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:12:12.123 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:12:12.915 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:13.104 | [127519 Async ks-demo-reader:127519]: finished successfully 2022-04-13 23:12:15.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:15.196 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:15.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:15.196 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:15.404 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:15.408 | ++ functions-common:get_or_create_user:932 : user_id=30d3445480f345d18282df6cee0563f6 2022-04-13 23:12:15.411 | ++ functions-common:get_or_create_user:933 : echo 30d3445480f345d18282df6cee0563f6 2022-04-13 23:12:15.415 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=30d3445480f345d18282df6cee0563f6 2022-04-13 23:12:15.418 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 30d3445480f345d18282df6cee0563f6 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:15.499 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 30d3445480f345d18282df6cee0563f6 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:15.614 | [97686 Async ks-alt-reader-user:128638]: running: get_or_add_user_project_role reader 30d3445480f345d18282df6cee0563f6 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:15.627 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:12:15.635 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:15.651 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:12:15.672 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:12:15.707 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:12:19.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:19.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:19.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:19.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:19.211 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:19.218 | ++ functions-common:get_or_create_user:932 : user_id=b5fe622c4e4241dc846a9006fe2f2db7 2022-04-13 23:12:19.221 | ++ functions-common:get_or_create_user:933 : echo b5fe622c4e4241dc846a9006fe2f2db7 2022-04-13 23:12:19.223 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b5fe622c4e4241dc846a9006fe2f2db7 2022-04-13 23:12:19.226 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b5fe622c4e4241dc846a9006fe2f2db7 all 2022-04-13 23:12:19.335 | + inc/async:async_inner:63 : get_or_add_user_system_role member b5fe622c4e4241dc846a9006fe2f2db7 all 2022-04-13 23:12:19.451 | [97686 Async ks-system-member:128832]: running: get_or_add_user_system_role member b5fe622c4e4241dc846a9006fe2f2db7 all 2022-04-13 23:12:19.455 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:12:19.472 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:12:19.488 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:12:19.492 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:12:19.499 | +++ functions-common:get_or_create_user:934 : 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-04-13 23:12:19.570 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:19.694 | [127889 Async ks-alt-admin:127889]: finished successfully 2022-04-13 23:12:21.343 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:21.512 | [128001 Async ks-alt-another:128001]: finished successfully 2022-04-13 23:12:22.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:22.255 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:22.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:22.255 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:22.459 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:22.472 | ++ functions-common:get_or_create_user:932 : user_id=b94a7fc38e0241178daa555529517b4c 2022-04-13 23:12:22.480 | ++ functions-common:get_or_create_user:933 : echo b94a7fc38e0241178daa555529517b4c 2022-04-13 23:12:22.488 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=b94a7fc38e0241178daa555529517b4c 2022-04-13 23:12:22.496 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader b94a7fc38e0241178daa555529517b4c all 2022-04-13 23:12:22.579 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b94a7fc38e0241178daa555529517b4c all 2022-04-13 23:12:22.640 | [97686 Async ks-system-reader:129114]: running: get_or_add_user_system_role reader b94a7fc38e0241178daa555529517b4c all 2022-04-13 23:12:22.643 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:12:22.647 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:12:22.649 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:12:22.660 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:12:22.664 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:12:25.127 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:25.210 | [128392 Async ks-alt-member-user:128392]: finished successfully 2022-04-13 23:12:26.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:26.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:26.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:26.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:26.241 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:26.247 | ++ functions-common:get_or_create_group:909 : group_id=737823d79b324194af05fc355992ab76 2022-04-13 23:12:26.252 | ++ functions-common:get_or_create_group:910 : echo 737823d79b324194af05fc355992ab76 2022-04-13 23:12:26.256 | + lib/keystone:create_keystone_accounts:402 : admin_group=737823d79b324194af05fc355992ab76 2022-04-13 23:12:26.260 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:12:26.268 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:12:26.272 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:12:26.275 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:12:26.279 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:12:28.196 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:28.225 | [128638 Async ks-alt-reader-user:128638]: finished successfully 2022-04-13 23:12:28.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:28.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:28.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:28.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:29.026 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:29.029 | ++ functions-common:get_or_create_group:909 : group_id=8e24c7b1cb9b42faacf80aa6507ac3a8 2022-04-13 23:12:29.031 | ++ functions-common:get_or_create_group:910 : echo 8e24c7b1cb9b42faacf80aa6507ac3a8 2022-04-13 23:12:29.034 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=8e24c7b1cb9b42faacf80aa6507ac3a8 2022-04-13 23:12:29.037 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:29.109 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:29.171 | [97686 Async ks-group-memberdemo:129467]: running: get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:29.175 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:29.266 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:29.372 | [97686 Async ks-group-anotherdemo:129553]: running: get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:29.376 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:29.390 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:29.442 | [128832 Async ks-system-member:128832]: finished successfully 2022-04-13 23:12:29.515 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:29.598 | [97686 Async ks-group-memberalt:129676]: running: get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:29.619 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:29.889 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:30.128 | [97686 Async ks-group-anotheralt:129781]: running: get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:30.155 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f 2022-04-13 23:12:30.568 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f 2022-04-13 23:12:30.843 | [97686 Async ks-group-admin:129871]: running: get_or_add_group_project_role admin 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f 2022-04-13 23:12:30.868 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:12:31.213 | [97686 Async ks-demo-member:127025]: Waiting for completion of get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 running on PID 127025 (17 other jobs running) 2022-04-13 23:12:31.368 | [97686 Async ks-demo-member:127025]: Signaling child to exit 2022-04-13 23:12:31.368 | WAKEUP 2022-04-13 23:12:31.550 | [97686 Async ks-demo-member:127025]: Signaled 2022-04-13 23:12:31.563 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:31.563 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:31.563 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:31.563 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:31.563 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:31.563 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:31.563 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:31.563 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:31.563 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5088e0373fd647a7a4334d69aef24775 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:31.563 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:31.563 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:31.563 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:31.563 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:31.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:31.563 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:31.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:31.563 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:31.563 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:31.563 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:31.563 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:31.564 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 5088e0373fd647a7a4334d69aef24775 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:31.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:31.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:31.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:31.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:31.564 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:31.564 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5088e0373fd647a7a4334d69aef24775 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:31.564 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:31.564 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:31.564 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:31.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:31.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:31.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:31.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:31.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:31.564 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:31.564 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:31.564 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:31.564 | ++ functions-common:get_field:825 : echo '| 063ee2960ce848e687d4fbb39b00edde | 5088e0373fd647a7a4334d69aef24775 | | ae5bad85eddc498db85f8230e6ba2709 | | | False |' 2022-04-13 23:12:31.564 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:31.564 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:31.564 | + functions-common:get_or_add_user_project_role:1004 : echo 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:31.564 | 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:31.926 | [97686 Async ks-demo-member:127025]: finished get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 with result 0 in 15 seconds 2022-04-13 23:12:32.189 | [97686 Async ks-demo-admin:127137]: Waiting for completion of get_or_add_user_project_role admin 2fa738fd26c44e97bb2718078d8fa205 ae5bad85eddc498db85f8230e6ba2709 running on PID 127137 (16 other jobs running) 2022-04-13 23:12:32.357 | [97686 Async ks-demo-admin:127137]: Signaling child to exit 2022-04-13 23:12:32.358 | WAKEUP 2022-04-13 23:12:32.525 | [97686 Async ks-demo-admin:127137]: Signaled 2022-04-13 23:12:32.539 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:32.539 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:32.539 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:32.539 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:32.539 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:32.539 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:32.539 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:32.539 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:32.539 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2fa738fd26c44e97bb2718078d8fa205 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:32.539 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:32.539 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:32.539 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:32.540 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:32.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:32.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:32.540 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:32.540 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:32.540 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:32.540 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2fa738fd26c44e97bb2718078d8fa205 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:32.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:32.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:32.540 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2fa738fd26c44e97bb2718078d8fa205 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:32.540 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:32.540 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:32.540 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:32.540 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:32.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:32.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:32.540 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:32.540 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:32.540 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:32.540 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:32.540 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | 2fa738fd26c44e97bb2718078d8fa205 | | ae5bad85eddc498db85f8230e6ba2709 | | | False |' 2022-04-13 23:12:32.540 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:32.540 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:12:32.540 | + functions-common:get_or_add_user_project_role:1004 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:12:32.540 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:12:32.823 | [97686 Async ks-demo-admin:127137]: finished get_or_add_user_project_role admin 2fa738fd26c44e97bb2718078d8fa205 ae5bad85eddc498db85f8230e6ba2709 with result 0 in 16 seconds 2022-04-13 23:12:33.003 | [97686 Async ks-demo-another:127249]: Waiting for completion of get_or_add_user_project_role anotherrole 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 running on PID 127249 (15 other jobs running) 2022-04-13 23:12:33.076 | [97686 Async ks-demo-another:127249]: Signaling child to exit 2022-04-13 23:12:33.076 | WAKEUP 2022-04-13 23:12:33.236 | [97686 Async ks-demo-another:127249]: Signaled 2022-04-13 23:12:33.247 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:33.247 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:33.247 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:33.247 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:33.247 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:33.247 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:33.247 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:33.247 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:33.247 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:33.247 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5088e0373fd647a7a4334d69aef24775 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:33.247 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:33.247 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:33.247 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:33.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.247 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.247 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:33.248 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:33.248 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:33.248 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5088e0373fd647a7a4334d69aef24775 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:33.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.248 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5088e0373fd647a7a4334d69aef24775 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:33.248 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:33.248 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:33.248 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:33.248 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:33.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.248 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:33.248 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:33.248 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:33.248 | ++ functions-common:get_field:825 : echo '| 6df03d4b97594067b6247e58e79273ab | 5088e0373fd647a7a4334d69aef24775 | | ae5bad85eddc498db85f8230e6ba2709 | | | False |' 2022-04-13 23:12:33.248 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:33.248 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:33.248 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6df03d4b97594067b6247e58e79273ab 2022-04-13 23:12:33.248 | + functions-common:get_or_add_user_project_role:1004 : echo 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:12:33.248 | 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:12:33.412 | [97686 Async ks-demo-another:127249]: finished get_or_add_user_project_role anotherrole 5088e0373fd647a7a4334d69aef24775 ae5bad85eddc498db85f8230e6ba2709 with result 0 in 17 seconds 2022-04-13 23:12:33.476 | [97686 Async ks-demo-invis:127363]: Waiting for completion of get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 6a3fee4169254c3a8b68c2bbd1826190 running on PID 127363 (14 other jobs running) 2022-04-13 23:12:33.508 | [97686 Async ks-demo-invis:127363]: Signaling child to exit 2022-04-13 23:12:33.509 | WAKEUP 2022-04-13 23:12:33.540 | [97686 Async ks-demo-invis:127363]: Signaled 2022-04-13 23:12:33.542 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:33.542 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:33.542 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:33.542 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:33.542 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:33.542 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:33.542 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:33.542 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:33.542 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5088e0373fd647a7a4334d69aef24775 --project 6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:12:33.542 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:33.542 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:33.542 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:33.542 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:33.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.542 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.542 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:33.543 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:33.543 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:33.543 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 5088e0373fd647a7a4334d69aef24775 --project 6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:12:33.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.543 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5088e0373fd647a7a4334d69aef24775 --project 6a3fee4169254c3a8b68c2bbd1826190 2022-04-13 23:12:33.543 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:33.543 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:33.543 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:33.543 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:33.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:33.543 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:33.543 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:33.543 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:33.543 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:33.543 | ++ functions-common:get_field:825 : echo '| 063ee2960ce848e687d4fbb39b00edde | 5088e0373fd647a7a4334d69aef24775 | | 6a3fee4169254c3a8b68c2bbd1826190 | | | False |' 2022-04-13 23:12:33.543 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:33.543 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:33.543 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:33.543 | + functions-common:get_or_add_user_project_role:1004 : echo 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:33.543 | 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:33.682 | [97686 Async ks-demo-invis:127363]: finished get_or_add_user_project_role member 5088e0373fd647a7a4334d69aef24775 6a3fee4169254c3a8b68c2bbd1826190 with result 0 in 16 seconds 2022-04-13 23:12:33.867 | [97686 Async ks-demo-reader:127519]: Waiting for completion of get_or_add_user_project_role reader 62e0801135ac4f8f97b5c6db2e829ab7 ae5bad85eddc498db85f8230e6ba2709 running on PID 127519 (13 other jobs running) 2022-04-13 23:12:34.029 | [97686 Async ks-demo-reader:127519]: Signaling child to exit 2022-04-13 23:12:34.029 | WAKEUP 2022-04-13 23:12:34.115 | [97686 Async ks-demo-reader:127519]: Signaled 2022-04-13 23:12:34.117 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:34.117 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:34.117 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:34.117 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:34.117 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:34.117 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:34.117 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:34.117 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:34.117 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:34.117 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:34.117 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62e0801135ac4f8f97b5c6db2e829ab7 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:34.117 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:34.117 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:34.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.117 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:34.118 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:34.118 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:34.118 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 62e0801135ac4f8f97b5c6db2e829ab7 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:34.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.118 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:34.118 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62e0801135ac4f8f97b5c6db2e829ab7 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:34.118 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:34.118 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:34.118 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:34.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.118 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:34.118 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:34.118 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:34.118 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:34.118 | ++ functions-common:get_field:825 : echo '| ce460edd8e244a77986fb8e370488f8d | 62e0801135ac4f8f97b5c6db2e829ab7 | | ae5bad85eddc498db85f8230e6ba2709 | | | False |' 2022-04-13 23:12:34.118 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:34.118 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:34.118 | + functions-common:get_or_add_user_project_role:1004 : echo ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:34.118 | ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:34.181 | [97686 Async ks-demo-reader:127519]: finished get_or_add_user_project_role reader 62e0801135ac4f8f97b5c6db2e829ab7 ae5bad85eddc498db85f8230e6ba2709 with result 0 in 16 seconds 2022-04-13 23:12:34.186 | + inc/async:async_wait:197 : return 0 2022-04-13 23:12:34.189 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:12:34.331 | [97686 Async ks-alt-admin:127889]: Waiting for completion of get_or_add_user_project_role admin 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea running on PID 127889 (12 other jobs running) 2022-04-13 23:12:34.427 | [97686 Async ks-alt-admin:127889]: Signaling child to exit 2022-04-13 23:12:34.427 | WAKEUP 2022-04-13 23:12:34.538 | [97686 Async ks-alt-admin:127889]: Signaled 2022-04-13 23:12:34.548 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:34.548 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:34.548 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:34.548 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:34.548 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:34.548 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:34.548 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:34.548 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:34.548 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:34.548 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 256eafe755fa4195993a79b1d41f87b2 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:34.548 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:34.548 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:34.548 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:34.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.548 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.548 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.548 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:34.549 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:34.549 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:34.549 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 256eafe755fa4195993a79b1d41f87b2 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:34.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.549 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.549 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.549 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:34.549 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:34.549 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:34.549 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 256eafe755fa4195993a79b1d41f87b2 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:34.549 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:34.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.549 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:34.549 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:34.549 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:34.549 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:34.549 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:34.549 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:34.549 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | 256eafe755fa4195993a79b1d41f87b2 | | d5e0486327ef4c73a6071ed216db2bea | | | False |' 2022-04-13 23:12:34.549 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:34.549 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:12:34.549 | + functions-common:get_or_add_user_project_role:1004 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:12:34.549 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:12:34.567 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:34.704 | [129114 Async ks-system-reader:129114]: finished successfully 2022-04-13 23:12:34.769 | [97686 Async ks-alt-admin:127889]: finished get_or_add_user_project_role admin 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea with result 0 in 14 seconds 2022-04-13 23:12:34.981 | [97686 Async ks-alt-another:128001]: Waiting for completion of get_or_add_user_project_role anotherrole 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea running on PID 128001 (11 other jobs running) 2022-04-13 23:12:35.102 | [97686 Async ks-alt-another:128001]: Signaling child to exit 2022-04-13 23:12:35.102 | WAKEUP 2022-04-13 23:12:35.214 | [97686 Async ks-alt-another:128001]: Signaled 2022-04-13 23:12:35.223 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:35.223 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:35.223 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:35.223 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:35.223 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:35.223 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:35.223 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:35.223 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:35.223 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:35.223 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 256eafe755fa4195993a79b1d41f87b2 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:35.223 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:35.223 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:35.223 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:35.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.223 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.223 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.223 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:35.223 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:35.223 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:35.223 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 256eafe755fa4195993a79b1d41f87b2 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:35.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.223 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.224 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.224 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 256eafe755fa4195993a79b1d41f87b2 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:35.224 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:35.224 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:35.224 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:35.224 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:35.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.224 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.224 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.224 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:35.224 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:35.224 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:35.224 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:35.224 | ++ functions-common:get_field:825 : echo '| 6df03d4b97594067b6247e58e79273ab | 256eafe755fa4195993a79b1d41f87b2 | | d5e0486327ef4c73a6071ed216db2bea | | | False |' 2022-04-13 23:12:35.224 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:35.224 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6df03d4b97594067b6247e58e79273ab 2022-04-13 23:12:35.224 | + functions-common:get_or_add_user_project_role:1004 : echo 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:12:35.224 | 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:12:35.408 | [97686 Async ks-alt-another:128001]: finished get_or_add_user_project_role anotherrole 256eafe755fa4195993a79b1d41f87b2 d5e0486327ef4c73a6071ed216db2bea with result 0 in 15 seconds 2022-04-13 23:12:35.601 | [97686 Async ks-alt-member-user:128392]: Waiting for completion of get_or_add_user_project_role member 6995b19da567487e86c849ac0fb98442 d5e0486327ef4c73a6071ed216db2bea running on PID 128392 (10 other jobs running) 2022-04-13 23:12:35.740 | [97686 Async ks-alt-member-user:128392]: Signaling child to exit 2022-04-13 23:12:35.741 | WAKEUP 2022-04-13 23:12:35.878 | [97686 Async ks-alt-member-user:128392]: Signaled 2022-04-13 23:12:35.903 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:35.903 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:35.903 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:35.904 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:35.904 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:35.904 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:35.904 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:35.904 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:35.904 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:35.904 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:35.904 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:35.904 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:35.904 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6995b19da567487e86c849ac0fb98442 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:35.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.904 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:35.904 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:35.904 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:35.904 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 6995b19da567487e86c849ac0fb98442 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:35.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.904 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:35.904 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6995b19da567487e86c849ac0fb98442 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:35.904 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:35.904 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:35.904 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:35.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:35.904 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:35.905 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:35.905 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:35.905 | ++ functions-common:get_field:825 : echo '| 063ee2960ce848e687d4fbb39b00edde | 6995b19da567487e86c849ac0fb98442 | | d5e0486327ef4c73a6071ed216db2bea | | | False |' 2022-04-13 23:12:35.905 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:35.905 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:35.905 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:35.905 | + functions-common:get_or_add_user_project_role:1004 : echo 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:35.905 | 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:36.199 | [97686 Async ks-alt-member-user:128392]: finished get_or_add_user_project_role member 6995b19da567487e86c849ac0fb98442 d5e0486327ef4c73a6071ed216db2bea with result 0 in 13 seconds 2022-04-13 23:12:36.447 | [97686 Async ks-alt-reader-user:128638]: Waiting for completion of get_or_add_user_project_role reader 30d3445480f345d18282df6cee0563f6 d5e0486327ef4c73a6071ed216db2bea running on PID 128638 (9 other jobs running) 2022-04-13 23:12:36.617 | [97686 Async ks-alt-reader-user:128638]: Signaling child to exit 2022-04-13 23:12:36.617 | WAKEUP 2022-04-13 23:12:36.769 | [97686 Async ks-alt-reader-user:128638]: Signaled 2022-04-13 23:12:36.779 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:12:36.779 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:12:36.779 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:36.779 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:36.779 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:36.779 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:36.779 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:36.779 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:12:36.779 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:12:36.779 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:36.779 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:36.779 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:36.779 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 30d3445480f345d18282df6cee0563f6 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:36.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:36.779 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:36.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:36.779 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:36.779 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:36.779 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:12:36.779 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:12:36.779 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 30d3445480f345d18282df6cee0563f6 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:36.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:36.779 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:36.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:36.780 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:36.780 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:12:36.780 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:12:36.780 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:12:36.780 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 30d3445480f345d18282df6cee0563f6 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:36.780 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:36.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:36.780 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:36.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:36.780 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:36.780 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:36.780 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:12:36.780 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:12:36.780 | ++ functions-common:get_field:825 : echo '| ce460edd8e244a77986fb8e370488f8d | 30d3445480f345d18282df6cee0563f6 | | d5e0486327ef4c73a6071ed216db2bea | | | False |' 2022-04-13 23:12:36.780 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:12:36.780 | ++ functions-common:get_field:819 : read data 2022-04-13 23:12:36.780 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:36.780 | + functions-common:get_or_add_user_project_role:1004 : echo ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:36.780 | ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:37.069 | [97686 Async ks-alt-reader-user:128638]: finished get_or_add_user_project_role reader 30d3445480f345d18282df6cee0563f6 d5e0486327ef4c73a6071ed216db2bea with result 0 in 12 seconds 2022-04-13 23:12:37.108 | + inc/async:async_wait:197 : return 0 2022-04-13 23:12:37.129 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:12:37.433 | [97686 Async ks-system-member:128832]: Waiting for completion of get_or_add_user_system_role member b5fe622c4e4241dc846a9006fe2f2db7 all running on PID 128832 (8 other jobs running) 2022-04-13 23:12:37.583 | [97686 Async ks-system-member:128832]: Signaling child to exit 2022-04-13 23:12:37.588 | WAKEUP 2022-04-13 23:12:37.744 | [97686 Async ks-system-member:128832]: Signaled 2022-04-13 23:12:37.755 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:12:37.755 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:12:37.755 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:12:37.755 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:37.755 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:37.755 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:37.755 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:37.755 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:37.755 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:12:37.755 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b5fe622c4e4241dc846a9006fe2f2db7 --system all -f value -c Role 2022-04-13 23:12:37.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:37.756 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:37.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:37.756 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:37.756 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:37.756 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:12:37.756 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:12:37.756 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user b5fe622c4e4241dc846a9006fe2f2db7 --system all 2022-04-13 23:12:37.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:37.756 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:37.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:37.756 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:37.756 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b5fe622c4e4241dc846a9006fe2f2db7 --system all -f value -c Role 2022-04-13 23:12:37.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:37.756 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:37.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:37.756 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:37.756 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:37.756 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:37.756 | + functions-common:get_or_add_user_system_role:1059 : echo 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:37.756 | 063ee2960ce848e687d4fbb39b00edde 2022-04-13 23:12:38.051 | [97686 Async ks-system-member:128832]: finished get_or_add_user_system_role member b5fe622c4e4241dc846a9006fe2f2db7 all with result 0 in 10 seconds 2022-04-13 23:12:38.319 | [97686 Async ks-system-reader:129114]: Waiting for completion of get_or_add_user_system_role reader b94a7fc38e0241178daa555529517b4c all running on PID 129114 (7 other jobs running) 2022-04-13 23:12:38.494 | [97686 Async ks-system-reader:129114]: Signaling child to exit 2022-04-13 23:12:38.496 | WAKEUP 2022-04-13 23:12:38.613 | [97686 Async ks-system-reader:129114]: Signaled 2022-04-13 23:12:38.626 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:12:38.626 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:12:38.626 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:12:38.626 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:12:38.626 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:12:38.626 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:12:38.626 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:12:38.626 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:12:38.626 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:12:38.626 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b94a7fc38e0241178daa555529517b4c --system all -f value -c Role 2022-04-13 23:12:38.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.626 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.626 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:12:38.626 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:12:38.626 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user b94a7fc38e0241178daa555529517b4c --system all 2022-04-13 23:12:38.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.627 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b94a7fc38e0241178daa555529517b4c --system all -f value -c Role 2022-04-13 23:12:38.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:38.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:38.627 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:38.627 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:38.627 | + functions-common:get_or_add_user_system_role:1059 : echo ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:38.627 | ce460edd8e244a77986fb8e370488f8d 2022-04-13 23:12:38.920 | [97686 Async ks-system-reader:129114]: finished get_or_add_user_system_role reader b94a7fc38e0241178daa555529517b4c all with result 0 in 12 seconds 2022-04-13 23:12:38.938 | + inc/async:async_wait:197 : return 0 2022-04-13 23:12:38.941 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:12:39.199 | [97686 Async ks-group-memberdemo:129467]: Waiting for completion of get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 running on PID 129467 (6 other jobs running) 2022-04-13 23:12:39.346 | [97686 Async ks-group-memberdemo:129467]: Signaling child to exit 2022-04-13 23:12:43.226 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:43.328 | [129467 Async ks-group-memberdemo:129467]: finished successfully 2022-04-13 23:12:43.448 | WAKEUP 2022-04-13 23:12:43.485 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:43.525 | [97686 Async ks-group-memberdemo:129467]: Signaled 2022-04-13 23:12:43.527 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:12:43.527 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project ae5bad85eddc498db85f8230e6ba2709 -f value 2022-04-13 23:12:43.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.527 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:43.527 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:12:43.527 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:12:43.527 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:43.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.527 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.527 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project ae5bad85eddc498db85f8230e6ba2709 -f value 2022-04-13 23:12:43.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.528 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.528 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:43.528 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='063ee2960ce848e687d4fbb39b00edde 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 False' 2022-04-13 23:12:43.528 | + functions-common:get_or_add_group_project_role:1083 : echo 063ee2960ce848e687d4fbb39b00edde 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 False 2022-04-13 23:12:43.528 | 063ee2960ce848e687d4fbb39b00edde 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 False 2022-04-13 23:12:43.563 | [129553 Async ks-group-anotherdemo:129553]: finished successfully 2022-04-13 23:12:43.630 | [97686 Async ks-group-memberdemo:129467]: finished get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 with result 0 in 14 seconds 2022-04-13 23:12:43.690 | [97686 Async ks-group-anotherdemo:129553]: Waiting for completion of get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 running on PID 129553 (5 other jobs running) 2022-04-13 23:12:43.727 | [97686 Async ks-group-anotherdemo:129553]: Signaling child to exit 2022-04-13 23:12:43.727 | WAKEUP 2022-04-13 23:12:43.751 | [97686 Async ks-group-anotherdemo:129553]: Signaled 2022-04-13 23:12:43.752 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:12:43.752 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project ae5bad85eddc498db85f8230e6ba2709 -f value 2022-04-13 23:12:43.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.752 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.752 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:43.752 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:12:43.752 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:12:43.752 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project ae5bad85eddc498db85f8230e6ba2709 2022-04-13 23:12:43.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.753 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project ae5bad85eddc498db85f8230e6ba2709 -f value 2022-04-13 23:12:43.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:43.753 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:43.753 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:43.753 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='6df03d4b97594067b6247e58e79273ab 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 False' 2022-04-13 23:12:43.753 | + functions-common:get_or_add_group_project_role:1083 : echo 6df03d4b97594067b6247e58e79273ab 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 False 2022-04-13 23:12:43.753 | 6df03d4b97594067b6247e58e79273ab 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 False 2022-04-13 23:12:43.816 | [97686 Async ks-group-anotherdemo:129553]: finished get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 ae5bad85eddc498db85f8230e6ba2709 with result 0 in 14 seconds 2022-04-13 23:12:43.857 | [97686 Async ks-group-memberalt:129676]: Waiting for completion of get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea running on PID 129676 (4 other jobs running) 2022-04-13 23:12:43.901 | [97686 Async ks-group-memberalt:129676]: Signaling child to exit 2022-04-13 23:12:44.367 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:44.393 | [129781 Async ks-group-anotheralt:129781]: finished successfully 2022-04-13 23:12:45.153 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:45.180 | [129676 Async ks-group-memberalt:129676]: finished successfully 2022-04-13 23:12:45.201 | WAKEUP 2022-04-13 23:12:45.226 | [97686 Async ks-group-memberalt:129676]: Signaled 2022-04-13 23:12:45.228 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:12:45.228 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project d5e0486327ef4c73a6071ed216db2bea -f value 2022-04-13 23:12:45.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.228 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:45.228 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:12:45.228 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:12:45.228 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:45.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.228 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project d5e0486327ef4c73a6071ed216db2bea -f value 2022-04-13 23:12:45.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.228 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:45.228 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='063ee2960ce848e687d4fbb39b00edde 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea False' 2022-04-13 23:12:45.229 | + functions-common:get_or_add_group_project_role:1083 : echo 063ee2960ce848e687d4fbb39b00edde 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea False 2022-04-13 23:12:45.229 | 063ee2960ce848e687d4fbb39b00edde 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea False 2022-04-13 23:12:45.259 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:12:45.275 | [97686 Async ks-group-memberalt:129676]: finished get_or_add_group_project_role member 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea with result 0 in 15 seconds 2022-04-13 23:12:45.286 | [129871 Async ks-group-admin:129871]: finished successfully 2022-04-13 23:12:45.316 | [97686 Async ks-group-anotheralt:129781]: Waiting for completion of get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea running on PID 129781 (3 other jobs running) 2022-04-13 23:12:45.347 | [97686 Async ks-group-anotheralt:129781]: Signaling child to exit 2022-04-13 23:12:45.347 | WAKEUP 2022-04-13 23:12:45.369 | [97686 Async ks-group-anotheralt:129781]: Signaled 2022-04-13 23:12:45.371 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:12:45.371 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project d5e0486327ef4c73a6071ed216db2bea -f value 2022-04-13 23:12:45.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.371 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:45.371 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:12:45.371 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:12:45.371 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project d5e0486327ef4c73a6071ed216db2bea 2022-04-13 23:12:45.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.371 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e24c7b1cb9b42faacf80aa6507ac3a8 --project d5e0486327ef4c73a6071ed216db2bea -f value 2022-04-13 23:12:45.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.371 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:45.371 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='6df03d4b97594067b6247e58e79273ab 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea False' 2022-04-13 23:12:45.371 | + functions-common:get_or_add_group_project_role:1083 : echo 6df03d4b97594067b6247e58e79273ab 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea False 2022-04-13 23:12:45.371 | 6df03d4b97594067b6247e58e79273ab 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea False 2022-04-13 23:12:45.420 | [97686 Async ks-group-anotheralt:129781]: finished get_or_add_group_project_role anotherrole 8e24c7b1cb9b42faacf80aa6507ac3a8 d5e0486327ef4c73a6071ed216db2bea with result 0 in 14 seconds 2022-04-13 23:12:45.460 | [97686 Async ks-group-admin:129871]: Waiting for completion of get_or_add_group_project_role admin 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f running on PID 129871 (2 other jobs running) 2022-04-13 23:12:45.487 | [97686 Async ks-group-admin:129871]: Signaling child to exit 2022-04-13 23:12:45.487 | WAKEUP 2022-04-13 23:12:45.510 | [97686 Async ks-group-admin:129871]: Signaled 2022-04-13 23:12:45.511 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:12:45.511 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 737823d79b324194af05fc355992ab76 --project 0249b0ed85514d83bbea4728cc5d7f0f -f value 2022-04-13 23:12:45.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.512 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:45.512 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:12:45.512 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:12:45.512 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 737823d79b324194af05fc355992ab76 --project 0249b0ed85514d83bbea4728cc5d7f0f 2022-04-13 23:12:45.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.512 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 737823d79b324194af05fc355992ab76 --project 0249b0ed85514d83bbea4728cc5d7f0f -f value 2022-04-13 23:12:45.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:45.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:45.512 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:12:45.512 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='09424174e85c4253aed8fa0e1021c1e0 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f False' 2022-04-13 23:12:45.512 | + functions-common:get_or_add_group_project_role:1083 : echo 09424174e85c4253aed8fa0e1021c1e0 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f False 2022-04-13 23:12:45.512 | 09424174e85c4253aed8fa0e1021c1e0 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f False 2022-04-13 23:12:45.556 | [97686 Async ks-group-admin:129871]: finished get_or_add_group_project_role admin 737823d79b324194af05fc355992ab76 0249b0ed85514d83bbea4728cc5d7f0f with result 0 in 14 seconds 2022-04-13 23:12:45.560 | + inc/async:async_wait:197 : return 0 2022-04-13 23:12:45.563 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:12:45.580 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:45.583 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:12:45.601 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:45.604 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:12:45.606 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:12:45.665 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:12:45.705 | [97686 Async create_nova_accounts:131806]: running: create_nova_accounts 2022-04-13 23:12:45.708 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:12:45.727 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:45.729 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:12:45.732 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:12:45.793 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:12:45.838 | [97686 Async create_glance_accounts:131921]: running: create_glance_accounts 2022-04-13 23:12:45.840 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:12:45.866 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:45.869 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:12:45.872 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:12:45.938 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:12:45.982 | [97686 Async create_cinder_accounts:132051]: running: create_cinder_accounts 2022-04-13 23:12:45.985 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:12:46.006 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:46.008 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:12:46.011 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:12:46.092 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:12:46.153 | [97686 Async create_neutron_accounts:132166]: running: create_neutron_accounts 2022-04-13 23:12:46.155 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:12:46.190 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:46.195 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:12:46.199 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:12:46.462 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:12:46.689 | [97686 Async create_swift_accounts:132307]: running: create_swift_accounts 2022-04-13 23:12:46.704 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:12:46.831 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:46.859 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:12:47.179 | [97686 Async create_nova_accounts:131806]: Waiting for completion of create_nova_accounts running on PID 131806 (6 other jobs running) 2022-04-13 23:12:47.344 | [97686 Async create_nova_accounts:131806]: Signaling child to exit 2022-04-13 23:13:25.318 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:13:25.485 | [132166 Async create_neutron_accounts:132166]: finished successfully 2022-04-13 23:13:43.914 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:13:43.946 | [132051 Async create_cinder_accounts:132051]: finished successfully 2022-04-13 23:14:00.344 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:00.377 | [131921 Async create_glance_accounts:131921]: finished successfully 2022-04-13 23:14:01.995 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:02.021 | [131806 Async create_nova_accounts:131806]: finished successfully 2022-04-13 23:14:02.042 | WAKEUP 2022-04-13 23:14:02.067 | [97686 Async create_nova_accounts:131806]: Signaled 2022-04-13 23:14:02.068 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:14:02.068 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:14:02.068 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:14:02.068 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:02.068 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:14:02.068 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:14:02.068 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:14:02.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.068 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.069 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.069 | + functions-common:get_or_create_user:932 : user_id=22cc7b391a594feea994cc3ea3826491 2022-04-13 23:14:02.069 | + functions-common:get_or_create_user:933 : echo 22cc7b391a594feea994cc3ea3826491 2022-04-13 23:14:02.069 | 22cc7b391a594feea994cc3ea3826491 2022-04-13 23:14:02.069 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:14:02.069 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.069 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.069 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.069 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.069 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.069 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.069 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.069 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.069 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.069 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.069 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.069 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.069 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.069 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.069 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.069 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.069 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.069 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.069 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.069 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.070 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.070 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.070 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.070 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.070 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.070 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.070 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.070 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.070 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.070 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.070 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.070 | ++ functions-common:get_field:825 : echo '| ebb8903b18794251a6392f503f8a02fb | 22cc7b391a594feea994cc3ea3826491 | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.070 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.070 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.070 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.070 | + functions-common:get_or_add_user_project_role:1004 : echo ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.070 | ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.070 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:14:02.070 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:14:02.070 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.070 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.070 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.070 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.070 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.070 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.070 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.070 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.071 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.071 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.071 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.071 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.071 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.071 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.071 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.071 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.071 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.071 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.071 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.071 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.071 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.071 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.071 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.071 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.071 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.071 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.072 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | 22cc7b391a594feea994cc3ea3826491 | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.072 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.072 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.072 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:02.072 | + functions-common:get_or_add_user_project_role:1004 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:02.072 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:02.072 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:14:02.072 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:14:02.072 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-04-13 23:14:02.072 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:14:02.072 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:14:02.072 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:14:02.072 | ++ functions-common:get_or_create_service:1104 : 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-04-13 23:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.072 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:14:02.072 | f8546808b1cd447fb3d0d6273c5e39f0' 2022-04-13 23:14:02.072 | + functions-common:get_or_create_service:1101 : echo f8546808b1cd447fb3d0d6273c5e39f0 2022-04-13 23:14:02.072 | f8546808b1cd447fb3d0d6273c5e39f0 2022-04-13 23:14:02.072 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-04-13 23:14:02.072 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:14:02.072 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:14:02.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:02.072 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.072 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.073 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:02.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:02.073 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.073 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=30acfaa62f63439ba0054d909dc9176d 2022-04-13 23:14:02.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 30acfaa62f63439ba0054d909dc9176d 2022-04-13 23:14:02.073 | + functions-common:get_or_create_endpoint:1134 : public_id=30acfaa62f63439ba0054d909dc9176d 2022-04-13 23:14:02.073 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:14:02.073 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:14:02.073 | + functions-common:get_or_create_endpoint:1143 : echo 30acfaa62f63439ba0054d909dc9176d 2022-04-13 23:14:02.073 | 30acfaa62f63439ba0054d909dc9176d 2022-04-13 23:14:02.073 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:14:02.073 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:14:02.073 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:14:02.073 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.073 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:14:02.073 | 75c0822e583f4dc9a67ffbba92b3896c' 2022-04-13 23:14:02.073 | + functions-common:get_or_create_service:1101 : echo 75c0822e583f4dc9a67ffbba92b3896c 2022-04-13 23:14:02.073 | 75c0822e583f4dc9a67ffbba92b3896c 2022-04-13 23:14:02.073 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-04-13 23:14:02.073 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:14:02.074 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-04-13 23:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:02.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:02.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=481f4280ecdb42bc86a10f6c7f73a52e 2022-04-13 23:14:02.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 481f4280ecdb42bc86a10f6c7f73a52e 2022-04-13 23:14:02.074 | + functions-common:get_or_create_endpoint:1134 : public_id=481f4280ecdb42bc86a10f6c7f73a52e 2022-04-13 23:14:02.074 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:14:02.074 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:14:02.074 | + functions-common:get_or_create_endpoint:1143 : echo 481f4280ecdb42bc86a10f6c7f73a52e 2022-04-13 23:14:02.074 | 481f4280ecdb42bc86a10f6c7f73a52e 2022-04-13 23:14:02.074 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:14:02.074 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:02.074 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:14:02.074 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:02.074 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:14:02.074 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.074 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.074 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.075 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.075 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.075 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.075 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.075 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.075 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.075 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.075 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.075 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.075 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.075 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.075 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.075 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.075 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.075 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.075 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.075 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.075 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.075 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.075 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.075 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.076 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.076 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.076 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.076 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.076 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.076 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.076 | ++ functions-common:get_field:825 : echo '| 8295bd34308b4defb1186ff4abdfc6ca | 22cc7b391a594feea994cc3ea3826491 | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.076 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.076 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:14:02.076 | + functions-common:get_or_add_user_project_role:1004 : echo 8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:14:02.076 | 8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:14:02.076 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:14:02.076 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:02.076 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:14:02.076 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:02.076 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:14:02.115 | [97686 Async create_nova_accounts:131806]: finished create_nova_accounts with result 0 in 76 seconds 2022-04-13 23:14:02.153 | [97686 Async create_glance_accounts:131921]: Waiting for completion of create_glance_accounts running on PID 131921 (5 other jobs running) 2022-04-13 23:14:02.178 | [97686 Async create_glance_accounts:131921]: Signaling child to exit 2022-04-13 23:14:02.178 | WAKEUP 2022-04-13 23:14:02.201 | [97686 Async create_glance_accounts:131921]: Signaled 2022-04-13 23:14:02.203 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:14:02.203 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:02.203 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:14:02.203 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:14:02.203 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:02.203 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:14:02.203 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:14:02.203 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:14:02.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.203 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.203 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.203 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.203 | + functions-common:get_or_create_user:932 : user_id=e5705d90f66e4337bd0ee2085804abac 2022-04-13 23:14:02.203 | + functions-common:get_or_create_user:933 : echo e5705d90f66e4337bd0ee2085804abac 2022-04-13 23:14:02.203 | e5705d90f66e4337bd0ee2085804abac 2022-04-13 23:14:02.203 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:14:02.203 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.203 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.203 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.203 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.203 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.203 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.203 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.203 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.203 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.203 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.203 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.203 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.204 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.204 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.204 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.204 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.204 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.204 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.204 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.204 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.204 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.204 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.204 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.204 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.204 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.204 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.204 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.204 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.204 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.204 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.204 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.204 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.204 | ++ functions-common:get_field:825 : echo '| ebb8903b18794251a6392f503f8a02fb | e5705d90f66e4337bd0ee2085804abac | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.204 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.204 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.204 | + functions-common:get_or_add_user_project_role:1004 : echo ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.205 | ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.205 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:14:02.205 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:14:02.205 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:02.205 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:14:02.205 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:14:02.205 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:02.205 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:14:02.205 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:14:02.205 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:14:02.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.205 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.205 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.205 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.205 | + functions-common:get_or_create_user:932 : user_id=bc8b0f202907464b8e426bda76035f6c 2022-04-13 23:14:02.205 | + functions-common:get_or_create_user:933 : echo bc8b0f202907464b8e426bda76035f6c 2022-04-13 23:14:02.205 | bc8b0f202907464b8e426bda76035f6c 2022-04-13 23:14:02.205 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:14:02.205 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.205 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.205 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.205 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.205 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.205 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.205 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.205 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.205 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.205 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.205 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.205 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.206 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.206 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.206 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.206 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.206 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.206 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.206 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.206 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.206 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.206 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.206 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.206 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.206 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.206 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.206 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.206 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.206 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.206 | ++ functions-common:get_field:825 : echo '| ebb8903b18794251a6392f503f8a02fb | bc8b0f202907464b8e426bda76035f6c | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.206 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.206 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.207 | + functions-common:get_or_add_user_project_role:1004 : echo ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.207 | ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.207 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:14:02.207 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:14:02.207 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.207 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.207 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.207 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.207 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.207 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.207 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.207 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.207 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.207 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.207 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.207 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.207 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.207 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.207 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.207 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.207 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.207 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.207 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.207 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.207 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.207 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.207 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.208 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.208 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.208 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.208 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.208 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.208 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.208 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.208 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.208 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.208 | ++ functions-common:get_field:825 : echo '| 8295bd34308b4defb1186ff4abdfc6ca | bc8b0f202907464b8e426bda76035f6c | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.208 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.208 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:14:02.208 | + functions-common:get_or_add_user_project_role:1004 : echo 8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:14:02.208 | 8295bd34308b4defb1186ff4abdfc6ca 2022-04-13 23:14:02.208 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:14:02.208 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:14:02.208 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:14:02.208 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:14:02.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.208 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.208 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.208 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:14:02.208 | 0a5619e4235c43de85f69b1a8f01f891' 2022-04-13 23:14:02.208 | + functions-common:get_or_create_service:1101 : echo 0a5619e4235c43de85f69b1a8f01f891 2022-04-13 23:14:02.208 | 0a5619e4235c43de85f69b1a8f01f891 2022-04-13 23:14:02.208 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-04-13 23:14:02.208 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:14:02.209 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-04-13 23:14:02.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:02.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:14:02.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.209 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:02.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:02.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-04-13 23:14:02.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.209 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.209 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=187b281b91da430dbd92dc8e24615f32 2022-04-13 23:14:02.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 187b281b91da430dbd92dc8e24615f32 2022-04-13 23:14:02.209 | + functions-common:get_or_create_endpoint:1134 : public_id=187b281b91da430dbd92dc8e24615f32 2022-04-13 23:14:02.209 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:14:02.209 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:14:02.209 | + functions-common:get_or_create_endpoint:1143 : echo 187b281b91da430dbd92dc8e24615f32 2022-04-13 23:14:02.209 | 187b281b91da430dbd92dc8e24615f32 2022-04-13 23:14:02.209 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:14:02.209 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:14:02.209 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:14:02.209 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:14:02.209 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:14:02.209 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:14:02.209 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:14:02.210 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:14:02.210 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:14:02.250 | [97686 Async create_glance_accounts:131921]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-13 23:14:02.289 | [97686 Async create_cinder_accounts:132051]: Waiting for completion of create_cinder_accounts running on PID 132051 (4 other jobs running) 2022-04-13 23:14:02.314 | [97686 Async create_cinder_accounts:132051]: Signaling child to exit 2022-04-13 23:14:02.315 | WAKEUP 2022-04-13 23:14:02.337 | [97686 Async create_cinder_accounts:132051]: Signaled 2022-04-13 23:14:02.339 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:14:02.339 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:14:02.339 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:14:02.339 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:02.339 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:14:02.339 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:14:02.339 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:14:02.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.339 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.339 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.339 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.339 | + functions-common:get_or_create_user:932 : user_id=a1c6d27ba25541ec81731d685590d666 2022-04-13 23:14:02.339 | + functions-common:get_or_create_user:933 : echo a1c6d27ba25541ec81731d685590d666 2022-04-13 23:14:02.339 | a1c6d27ba25541ec81731d685590d666 2022-04-13 23:14:02.340 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:14:02.340 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.340 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.340 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.340 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.340 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.340 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.340 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.340 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.340 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.340 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.340 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.340 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.340 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.340 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.340 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.340 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.340 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.340 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.340 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.340 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.340 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.340 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.340 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.340 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.340 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.340 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.340 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.341 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.341 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.341 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.341 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.341 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.341 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.341 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.341 | ++ functions-common:get_field:825 : echo '| ebb8903b18794251a6392f503f8a02fb | a1c6d27ba25541ec81731d685590d666 | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.341 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.341 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.341 | + functions-common:get_or_add_user_project_role:1004 : echo ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.341 | ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.341 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:14:02.341 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:14:02.341 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:14:02.341 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:14:02.341 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:14:02.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.341 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.341 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.341 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.341 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:14:02.341 | 14952d9eada14fb7b822c24c7c02f3e8' 2022-04-13 23:14:02.341 | + functions-common:get_or_create_service:1101 : echo 14952d9eada14fb7b822c24c7c02f3e8 2022-04-13 23:14:02.341 | 14952d9eada14fb7b822c24c7c02f3e8 2022-04-13 23:14:02.342 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:14:02.342 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-04-13 23:14:02.342 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:14:02.342 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:14:02.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:02.342 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:14:02.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.342 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.342 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.342 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:02.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:02.342 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:14:02.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.342 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.342 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.342 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=62872e0e13304bd18af472514391e5e9 2022-04-13 23:14:02.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 62872e0e13304bd18af472514391e5e9 2022-04-13 23:14:02.342 | + functions-common:get_or_create_endpoint:1134 : public_id=62872e0e13304bd18af472514391e5e9 2022-04-13 23:14:02.342 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:14:02.342 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:14:02.342 | + functions-common:get_or_create_endpoint:1143 : echo 62872e0e13304bd18af472514391e5e9 2022-04-13 23:14:02.342 | 62872e0e13304bd18af472514391e5e9 2022-04-13 23:14:02.342 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:14:02.342 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:14:02.342 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:14:02.342 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:14:02.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.343 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.343 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:14:02.343 | 9195d70bc49a4f0eba64ee96857a65bb' 2022-04-13 23:14:02.343 | + functions-common:get_or_create_service:1101 : echo 9195d70bc49a4f0eba64ee96857a65bb 2022-04-13 23:14:02.343 | 9195d70bc49a4f0eba64ee96857a65bb 2022-04-13 23:14:02.343 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-04-13 23:14:02.343 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:14:02.343 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:14:02.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:02.343 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:14:02.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.343 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:02.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:02.344 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:14:02.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.344 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.344 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.344 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=943304dcc4bf43f38e42c6493cd34e46 2022-04-13 23:14:02.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 943304dcc4bf43f38e42c6493cd34e46 2022-04-13 23:14:02.344 | + functions-common:get_or_create_endpoint:1134 : public_id=943304dcc4bf43f38e42c6493cd34e46 2022-04-13 23:14:02.344 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:14:02.344 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:14:02.344 | + functions-common:get_or_create_endpoint:1143 : echo 943304dcc4bf43f38e42c6493cd34e46 2022-04-13 23:14:02.344 | 943304dcc4bf43f38e42c6493cd34e46 2022-04-13 23:14:02.344 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:14:02.344 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:14:02.344 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:02.344 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:14:02.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.344 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.344 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.344 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.344 | ++ functions-common:get_or_create_project:945 : project_id=152b78d511d94343bee44abae680140f 2022-04-13 23:14:02.344 | ++ functions-common:get_or_create_project:946 : echo 152b78d511d94343bee44abae680140f 2022-04-13 23:14:02.344 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 152b78d511d94343bee44abae680140f 2022-04-13 23:14:02.344 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:14:02.344 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:02.344 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:14:02.344 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:14:02.345 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:14:02.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.345 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.345 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.345 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:14:02.345 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.345 | ++ functions-common:get_or_create_user:932 : user_id=a1c6d27ba25541ec81731d685590d666 2022-04-13 23:14:02.345 | ++ functions-common:get_or_create_user:933 : echo a1c6d27ba25541ec81731d685590d666 2022-04-13 23:14:02.345 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a1c6d27ba25541ec81731d685590d666 2022-04-13 23:14:02.385 | [97686 Async create_cinder_accounts:132051]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-13 23:14:02.390 | + inc/async:async_wait:197 : return 0 2022-04-13 23:14:02.392 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:14:02.445 | [97686 Async create_neutron_accounts:132166]: Waiting for completion of create_neutron_accounts running on PID 132166 (3 other jobs running) 2022-04-13 23:14:02.471 | [97686 Async create_neutron_accounts:132166]: Signaling child to exit 2022-04-13 23:14:02.471 | WAKEUP 2022-04-13 23:14:02.495 | [97686 Async create_neutron_accounts:132166]: Signaled 2022-04-13 23:14:02.496 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:14:02.496 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:14:02.496 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:14:02.496 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:14:02.496 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:14:02.496 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:14:02.496 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:14:02.496 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:14:02.496 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:14:02.496 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:14:02.496 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-04-13 23:14:02.496 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:14:02.496 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:14:02.497 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:14:02.497 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:02.497 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:14:02.497 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:14:02.497 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:14:02.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.497 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.497 | + functions-common:get_or_create_user:932 : user_id=af9a7f3024ef42c09b58418c5312fe18 2022-04-13 23:14:02.497 | + functions-common:get_or_create_user:933 : echo af9a7f3024ef42c09b58418c5312fe18 2022-04-13 23:14:02.497 | af9a7f3024ef42c09b58418c5312fe18 2022-04-13 23:14:02.497 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:14:02.497 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:02.497 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:02.497 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:02.497 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:02.497 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:02.497 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:02.497 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:02.497 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:02.497 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:02.497 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:02.497 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.497 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.497 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:02.497 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.497 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.498 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.498 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.498 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.498 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:02.498 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:02.498 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.498 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.498 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.498 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:02.498 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:14:02.498 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:02.498 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:02.498 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.498 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.498 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.498 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.498 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:02.498 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:02.498 | ++ functions-common:get_field:825 : echo '| ebb8903b18794251a6392f503f8a02fb | af9a7f3024ef42c09b58418c5312fe18 | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:02.498 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:02.498 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:02.498 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.499 | + functions-common:get_or_add_user_project_role:1004 : echo ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.499 | ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:02.499 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:14:02.499 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:14:02.499 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:14:02.499 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:14:02.499 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:14:02.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.499 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.499 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.499 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.499 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:14:02.499 | 751c654c7a9645268daaab2ed7bcd9ad' 2022-04-13 23:14:02.499 | + functions-common:get_or_create_service:1101 : echo 751c654c7a9645268daaab2ed7bcd9ad 2022-04-13 23:14:02.499 | 751c654c7a9645268daaab2ed7bcd9ad 2022-04-13 23:14:02.499 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-04-13 23:14:02.499 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:14:02.499 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-04-13 23:14:02.499 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:02.499 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:14:02.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.499 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.499 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.499 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.499 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:02.499 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:02.499 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-04-13 23:14:02.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.500 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:02.500 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:02.500 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:02.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c402c49c37a744ed952fbfb4736e53b3 2022-04-13 23:14:02.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c402c49c37a744ed952fbfb4736e53b3 2022-04-13 23:14:02.500 | + functions-common:get_or_create_endpoint:1134 : public_id=c402c49c37a744ed952fbfb4736e53b3 2022-04-13 23:14:02.500 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:14:02.500 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:14:02.500 | + functions-common:get_or_create_endpoint:1143 : echo c402c49c37a744ed952fbfb4736e53b3 2022-04-13 23:14:02.500 | c402c49c37a744ed952fbfb4736e53b3 2022-04-13 23:14:02.543 | [97686 Async create_neutron_accounts:132166]: finished create_neutron_accounts with result 0 in 39 seconds 2022-04-13 23:14:02.581 | [97686 Async create_swift_accounts:132307]: Waiting for completion of create_swift_accounts running on PID 132307 (2 other jobs running) 2022-04-13 23:14:02.608 | [97686 Async create_swift_accounts:132307]: Signaling child to exit 2022-04-13 23:14:55.012 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:55.038 | [132307 Async create_swift_accounts:132307]: finished successfully 2022-04-13 23:14:55.058 | WAKEUP 2022-04-13 23:14:55.082 | [97686 Async create_swift_accounts:132307]: Signaled 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:14:55.083 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:14:55.083 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:14:55.083 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:14:55.083 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:14:55.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.084 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.084 | ++ functions-common:get_or_create_role:957 : role_id=6df03d4b97594067b6247e58e79273ab 2022-04-13 23:14:55.084 | ++ functions-common:get_or_create_role:958 : echo 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:14:55.084 | + lib/swift:create_swift_accounts:614 : another_role=6df03d4b97594067b6247e58e79273ab 2022-04-13 23:14:55.084 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:14:55.084 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:14:55.084 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:55.084 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:14:55.084 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:14:55.084 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:14:55.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.084 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.084 | + functions-common:get_or_create_user:932 : user_id=cc2b5cc2cb674458ab574acf57db0379 2022-04-13 23:14:55.084 | + functions-common:get_or_create_user:933 : echo cc2b5cc2cb674458ab574acf57db0379 2022-04-13 23:14:55.084 | cc2b5cc2cb674458ab574acf57db0379 2022-04-13 23:14:55.084 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:14:55.084 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.084 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:55.084 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.084 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.084 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:55.084 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:55.084 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:55.084 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:55.084 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:55.084 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:55.085 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:55.085 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.085 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.085 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.085 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.085 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.085 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.085 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:55.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.085 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.085 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:55.085 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.085 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.085 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.085 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.085 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.085 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.085 | ++ functions-common:get_field:825 : echo '| ebb8903b18794251a6392f503f8a02fb | cc2b5cc2cb674458ab574acf57db0379 | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:55.086 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.086 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:1004 : echo ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:55.086 | ebb8903b18794251a6392f503f8a02fb 2022-04-13 23:14:55.086 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:14:55.086 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.086 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:14:55.086 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.086 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.086 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:14:55.086 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:14:55.086 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:14:55.086 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:14:55.086 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:14:55.086 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:55.086 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.086 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.086 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.086 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.087 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:55.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.087 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.087 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:14:55.087 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.087 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.087 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.087 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.087 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.087 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.087 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.087 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | cc2b5cc2cb674458ab574acf57db0379 | | 152b78d511d94343bee44abae680140f | | | False |' 2022-04-13 23:14:55.087 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.087 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.087 | + functions-common:get_or_add_user_project_role:1004 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.087 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.087 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:14:55.087 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:14:55.087 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:14:55.087 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:14:55.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.087 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.088 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:14:55.088 | 8349f7008824493cbf0d54d2e5cf4d13' 2022-04-13 23:14:55.088 | + functions-common:get_or_create_service:1101 : echo 8349f7008824493cbf0d54d2e5cf4d13 2022-04-13 23:14:55.088 | 8349f7008824493cbf0d54d2e5cf4d13 2022-04-13 23:14:55.088 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-04-13 23:14:55.088 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:14:55.088 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:14:55.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:55.088 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:14:55.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.088 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.088 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.088 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:55.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:55.088 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:14:55.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.088 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.088 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.088 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ee392448bad04a8196d71113d8b986ec 2022-04-13 23:14:55.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ee392448bad04a8196d71113d8b986ec 2022-04-13 23:14:55.088 | + functions-common:get_or_create_endpoint:1134 : public_id=ee392448bad04a8196d71113d8b986ec 2022-04-13 23:14:55.088 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.45:8080 ]] 2022-04-13 23:14:55.088 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-04-13 23:14:55.088 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:14:55.088 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:14:55.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.088 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.089 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.089 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:14:55.089 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:14:55.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-04-13 23:14:55.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.089 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.089 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3f119be725734d3891347b4f54d92b65 2022-04-13 23:14:55.089 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3f119be725734d3891347b4f54d92b65 2022-04-13 23:14:55.089 | 3f119be725734d3891347b4f54d92b65 2022-04-13 23:14:55.089 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:14:55.089 | + functions-common:get_or_create_endpoint:1143 : echo ee392448bad04a8196d71113d8b986ec 2022-04-13 23:14:55.089 | ee392448bad04a8196d71113d8b986ec 2022-04-13 23:14:55.089 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:14:55.089 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:14:55.089 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:55.089 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:14:55.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.089 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.089 | ++ functions-common:get_or_create_project:945 : project_id=b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.089 | ++ functions-common:get_or_create_project:946 : echo b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.089 | + lib/swift:create_swift_accounts:628 : swift_project_test1=b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.089 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:14:55.089 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.089 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:14:55.090 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:55.090 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:14:55.090 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:14:55.090 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:14:55.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.090 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.090 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.090 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.090 | ++ functions-common:get_or_create_user:932 : user_id=e8bd751d5f83450f98d3938fc50819c6 2022-04-13 23:14:55.090 | ++ functions-common:get_or_create_user:933 : echo e8bd751d5f83450f98d3938fc50819c6 2022-04-13 23:14:55.090 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=e8bd751d5f83450f98d3938fc50819c6 2022-04-13 23:14:55.090 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:14:55.090 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.090 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin e8bd751d5f83450f98d3938fc50819c6 b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.090 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.090 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:55.090 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.090 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.090 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:55.090 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:55.090 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:55.090 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:55.090 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8bd751d5f83450f98d3938fc50819c6 --project b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.090 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.090 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.090 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.090 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.091 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.091 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.091 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.091 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e8bd751d5f83450f98d3938fc50819c6 --project b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.091 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.091 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.091 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8bd751d5f83450f98d3938fc50819c6 --project b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.091 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.091 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.091 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.091 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.091 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.091 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | e8bd751d5f83450f98d3938fc50819c6 | | b6ef40e877254dbb9e53040c73508a73 | | | False |' 2022-04-13 23:14:55.091 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.091 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.091 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.091 | + functions-common:get_or_add_user_project_role:1004 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.091 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.091 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:14:55.091 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:14:55.091 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:55.091 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:14:55.092 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:14:55.092 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:14:55.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.092 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.092 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.092 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.092 | ++ functions-common:get_or_create_user:932 : user_id=d5155b47e60a4cfe8f2badd90b8f87af 2022-04-13 23:14:55.092 | ++ functions-common:get_or_create_user:933 : echo d5155b47e60a4cfe8f2badd90b8f87af 2022-04-13 23:14:55.092 | + lib/swift:create_swift_accounts:637 : swift_user_test3=d5155b47e60a4cfe8f2badd90b8f87af 2022-04-13 23:14:55.092 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:14:55.092 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.092 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 6df03d4b97594067b6247e58e79273ab d5155b47e60a4cfe8f2badd90b8f87af b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.092 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.092 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:55.092 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.092 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.092 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:55.092 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:55.092 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:55.093 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:55.093 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6df03d4b97594067b6247e58e79273ab --user d5155b47e60a4cfe8f2badd90b8f87af --project b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.093 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.093 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.093 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.093 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.093 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.093 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.093 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.093 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 6df03d4b97594067b6247e58e79273ab --user d5155b47e60a4cfe8f2badd90b8f87af --project b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.093 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6df03d4b97594067b6247e58e79273ab --user d5155b47e60a4cfe8f2badd90b8f87af --project b6ef40e877254dbb9e53040c73508a73 2022-04-13 23:14:55.093 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.093 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.093 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.093 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.093 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.093 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.093 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.093 | ++ functions-common:get_field:825 : echo '| 6df03d4b97594067b6247e58e79273ab | d5155b47e60a4cfe8f2badd90b8f87af | | b6ef40e877254dbb9e53040c73508a73 | | | False |' 2022-04-13 23:14:55.094 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.094 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.094 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6df03d4b97594067b6247e58e79273ab 2022-04-13 23:14:55.094 | + functions-common:get_or_add_user_project_role:1004 : echo 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:14:55.094 | 6df03d4b97594067b6247e58e79273ab 2022-04-13 23:14:55.094 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:14:55.094 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:14:55.094 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:55.094 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:14:55.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.094 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.094 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.094 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.094 | ++ functions-common:get_or_create_project:945 : project_id=4d7fe6b921034160866b85b8452bdc22 2022-04-13 23:14:55.094 | ++ functions-common:get_or_create_project:946 : echo 4d7fe6b921034160866b85b8452bdc22 2022-04-13 23:14:55.094 | + lib/swift:create_swift_accounts:642 : swift_project_test2=4d7fe6b921034160866b85b8452bdc22 2022-04-13 23:14:55.094 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:14:55.094 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.094 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:14:55.094 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:14:55.094 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:55.094 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:14:55.094 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:14:55.094 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:14:55.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.094 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.094 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.094 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.095 | ++ functions-common:get_or_create_user:932 : user_id=84a2bbced27042aba83beb0a5c2966e4 2022-04-13 23:14:55.095 | ++ functions-common:get_or_create_user:933 : echo 84a2bbced27042aba83beb0a5c2966e4 2022-04-13 23:14:55.095 | + lib/swift:create_swift_accounts:647 : swift_user_test2=84a2bbced27042aba83beb0a5c2966e4 2022-04-13 23:14:55.095 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:14:55.095 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.095 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 84a2bbced27042aba83beb0a5c2966e4 4d7fe6b921034160866b85b8452bdc22 2022-04-13 23:14:55.095 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.095 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:55.095 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.095 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.095 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:55.095 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:55.095 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:55.095 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:55.095 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 84a2bbced27042aba83beb0a5c2966e4 --project 4d7fe6b921034160866b85b8452bdc22 2022-04-13 23:14:55.095 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.095 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.095 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.095 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.095 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.095 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.095 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.095 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 84a2bbced27042aba83beb0a5c2966e4 --project 4d7fe6b921034160866b85b8452bdc22 2022-04-13 23:14:55.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.095 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.096 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 84a2bbced27042aba83beb0a5c2966e4 --project 4d7fe6b921034160866b85b8452bdc22 2022-04-13 23:14:55.096 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.096 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.096 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.096 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.096 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.096 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.096 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.096 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | 84a2bbced27042aba83beb0a5c2966e4 | | 4d7fe6b921034160866b85b8452bdc22 | | | False |' 2022-04-13 23:14:55.096 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.096 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.096 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.096 | + functions-common:get_or_add_user_project_role:1004 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.096 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.096 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:14:55.096 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:14:55.096 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:14:55.096 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:14:55.096 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:14:55.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.096 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.096 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.096 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:14:55.096 | ab8706280ef04cfaafb0e67f82505ec3' 2022-04-13 23:14:55.096 | ++ functions-common:get_or_create_domain:895 : echo ab8706280ef04cfaafb0e67f82505ec3 2022-04-13 23:14:55.096 | + lib/swift:create_swift_accounts:652 : swift_domain=ab8706280ef04cfaafb0e67f82505ec3 2022-04-13 23:14:55.097 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:14:55.097 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.097 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:14:55.097 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 ab8706280ef04cfaafb0e67f82505ec3 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:55.097 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=ab8706280ef04cfaafb0e67f82505ec3 --or-show -f value -c id 2022-04-13 23:14:55.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.097 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_project:945 : project_id=657e68f0c51a47abad5e1e453c1af455 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_project:946 : echo 657e68f0c51a47abad5e1e453c1af455 2022-04-13 23:14:55.097 | + lib/swift:create_swift_accounts:656 : swift_project_test4=657e68f0c51a47abad5e1e453c1af455 2022-04-13 23:14:55.097 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:14:55.097 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.097 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:14:55.097 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 ab8706280ef04cfaafb0e67f82505ec3 test4@example.com 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:14:55.097 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=ab8706280ef04cfaafb0e67f82505ec3 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:14:55.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.097 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.097 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_user:932 : user_id=f39cb86c276e4360b083210009eacb5b 2022-04-13 23:14:55.097 | ++ functions-common:get_or_create_user:933 : echo f39cb86c276e4360b083210009eacb5b 2022-04-13 23:14:55.097 | + lib/swift:create_swift_accounts:661 : swift_user_test4=f39cb86c276e4360b083210009eacb5b 2022-04-13 23:14:55.098 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:14:55.098 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:14:55.098 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin f39cb86c276e4360b083210009eacb5b 657e68f0c51a47abad5e1e453c1af455 2022-04-13 23:14:55.098 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.098 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:55.098 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.098 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.098 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:55.098 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:55.098 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:55.098 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:55.098 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.098 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f39cb86c276e4360b083210009eacb5b --project 657e68f0c51a47abad5e1e453c1af455 2022-04-13 23:14:55.098 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.098 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.098 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.098 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.098 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.098 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.098 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f39cb86c276e4360b083210009eacb5b --project 657e68f0c51a47abad5e1e453c1af455 2022-04-13 23:14:55.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.098 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f39cb86c276e4360b083210009eacb5b --project 657e68f0c51a47abad5e1e453c1af455 2022-04-13 23:14:55.098 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.098 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.099 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.099 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.099 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.099 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.099 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.099 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.099 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.099 | ++ functions-common:get_field:825 : echo '| 09424174e85c4253aed8fa0e1021c1e0 | f39cb86c276e4360b083210009eacb5b | | 657e68f0c51a47abad5e1e453c1af455 | | | False |' 2022-04-13 23:14:55.099 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.099 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.099 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.099 | + functions-common:get_or_add_user_project_role:1004 : echo 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.099 | 09424174e85c4253aed8fa0e1021c1e0 2022-04-13 23:14:55.129 | [97686 Async create_swift_accounts:132307]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-13 23:14:55.136 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:14:55.139 | + inc/async:async_wait:197 : return 0 2022-04-13 23:14:55.142 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:14:55.160 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:55.162 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:14:55.180 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:55.183 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:14:55.186 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:14:55.188 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:14:55.191 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:14:55.193 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:14:55.257 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:14:55.296 | [97686 Async init_glance:136564]: running: init_glance 2022-04-13 23:14:55.299 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:14:55.317 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:55.320 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:14:55.323 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:14:55.325 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:14:55.328 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:14:55.331 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:14:55.335 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:14:55.336 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:14:55.342 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:14:55.345 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:14:55.348 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:14:55.351 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:14:55.353 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:14:55.356 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:14:55.358 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:14:55.361 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:14:55.374 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:14:55.377 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:14:58.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:58.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.785 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.418 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.418 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.715 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:15:05.741 | [136564 Async init_glance:136564]: finished successfully 2022-04-13 23:15:06.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:06.117 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:06.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:06.117 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:09.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:09.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:09.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:09.615 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:13.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:13.132 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:13.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:13.132 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:16.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:16.577 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:16.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:16.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:20.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:20.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:20.041 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:23.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:23.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:23.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:23.707 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:28.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:28.434 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:28.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:28.434 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:28.434 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:15:34.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:34.332 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:34.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:34.332 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:34.660 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:15:34.667 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:15:34.671 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:15:34.675 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:15:34.679 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:15:34.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:15:34.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:15:34.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:15:34.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:15:34.694 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:15:34.697 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:15:34.699 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:15:34.701 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:15:34.704 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:15:34.706 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:15:34.708 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:15:34.713 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:34.715 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:15:34.718 | + 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-04-13 23:15:34.723 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:15:34.725 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:15:34.727 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:15:34.730 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:15:34.732 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:15:34.735 | + 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-04-13 23:15:34.763 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:15:34.791 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:15:34.820 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:15:34.849 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:15:34.879 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:15:34.907 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:15:34.910 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:15:34.912 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:15:34.915 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:15:34.918 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:15:34.934 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:15:34.937 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:15:34.939 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:34.941 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:15:34.944 | + 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-04-13 23:15:34.973 | + 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-04-13 23:15:35.002 | + 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-04-13 23:15:35.031 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:15:35.061 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:15:35.077 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:35.080 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:15:35.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:15:35.085 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:15:35.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:15:35.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:15:35.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:15:35.105 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:15:35.107 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:15:35.110 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:15:35.122 | + 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-04-13 23:15:35.135 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:15:35.137 | + 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-04-13 23:15:35.150 | + 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-04-13 23:15:35.162 | + 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-04-13 23:15:35.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:15:35.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:15:35.180 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:15:35.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.j4Jd39O28h 2022-04-13 23:15:35.187 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:15:35.189 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:15:35.192 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.j4Jd39O28h 2022-04-13 23:15:35.196 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.j4Jd39O28h 2022-04-13 23:15:35.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.j4Jd39O28h /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:15:35.220 | + 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-04-13 23:15:35.249 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:35.252 | + 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-04-13 23:15:35.281 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:15:35.284 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:15:35.286 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:15:35.289 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:15:35.291 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:15:35.294 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:15:35.311 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:35.314 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:15:35.317 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:15:35.319 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:15:35.337 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:35.340 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:15:35.343 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-13 23:15:35.374 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:15:35.376 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:15:35.379 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:15:35.396 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:35.399 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:15:35.401 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:15:35.404 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:15:35.406 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:15:35.409 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:15:35.411 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:15:35.414 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:15:35.417 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:15:35.419 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:15:35.422 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:15:35.426 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:15:35.429 | + 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-04-13 23:15:35.434 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:15:35.451 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:35.454 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:15:35.457 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:15:35.459 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:15:35.464 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:15:35.494 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:15:35.527 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:15:35.558 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:15:35.588 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:15:35.619 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:15:35.621 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:15:35.624 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:15:35.627 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:15:35.629 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:15:35.659 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:15:35.689 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-13 23:15:35.719 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:15:35.749 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:15:35.779 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:15:35.812 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:15:35.842 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:15:35.873 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:15:35.903 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:15:35.933 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:15:35.964 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:15:35.999 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:15:36.001 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:15:36.004 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:15:36.008 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:15:36.010 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:15:36.043 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:15:36.074 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-04-13 23:15:36.104 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:15:36.135 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:15:36.165 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:15:36.195 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:15:36.226 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:15:36.256 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:15:36.293 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:15:36.325 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:15:36.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:15:36.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:15:36.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:15:36.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:15:36.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:15:36.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:15:36.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 500:549 != '' ]] 2022-04-13 23:15:36.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:500:549 2022-04-13 23:15:36.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:500:549 != '' ]] 2022-04-13 23:15:36.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:15:36.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:15:36.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:15:36.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:15:36.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:15:36.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:15:36.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:15:36.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:15:36.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:36.374 | + 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-04-13 23:15:36.402 | + 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-04-13 23:15:36.405 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.408 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:15:36.411 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:15:36.415 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:15:36.417 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.421 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:15:36.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:15:36.453 | + 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-04-13 23:15:36.455 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:15:36.460 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:15:36.463 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:15:36.465 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.468 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:15:36.497 | + 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-04-13 23:15:36.500 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.502 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:15:36.505 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:15:36.507 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:15:36.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.512 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:15:36.545 | + 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-04-13 23:15:36.549 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.552 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:15:36.554 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:15:36.557 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:15:36.559 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.562 | + 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-04-13 23:15:36.590 | + 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-04-13 23:15:36.593 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.596 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:15:36.598 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:15:36.601 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:15:36.603 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.606 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:15:36.634 | + 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-04-13 23:15:36.636 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.639 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:15:36.641 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:15:36.644 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:15:36.646 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.649 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:15:36.678 | + 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:500:549 2022-04-13 23:15:36.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.683 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:15:36.685 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:500:549 2022-04-13 23:15:36.688 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:500:549 ']' 2022-04-13 23:15:36.690 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.693 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:500:549 2022-04-13 23:15:36.722 | + 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-04-13 23:15:36.725 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:15:36.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:15:36.730 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:15:36.732 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:15:36.735 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:15:36.737 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:15:36.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:15:36.768 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:15:36.786 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:36.788 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:15:36.791 | + 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-04-13 23:15:36.822 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:36.825 | + 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-04-13 23:15:36.855 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:15:36.886 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:15:36.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:15:36.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:15:36.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:15:39.902 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:15:39.902 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:15:39.903 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=138507) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:15:39.952 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=138507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:15:39.952 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=138507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:15:39.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=138507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:39.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=138507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:39.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=138507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:39.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=138507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:40.006 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:15:40.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:40.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:40.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:40.006 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:40.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:15:40.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:15:40.387 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:15:40.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:15:40.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:15:40.455 | + 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-04-13 23:15:40.473 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:15:40.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:40.480 | + 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-04-13 23:15:40.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:15:40.515 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:15:40.523 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:15:40.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:15:40.528 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:15:40.541 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:15:40.554 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:15:40.556 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:15:40.564 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:15:40.568 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:15:40.570 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:15:40.579 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:15:40.582 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:40.585 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:15:40.587 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:15:40.590 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:15:40.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:15:40.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:15:40.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:15:40.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:15:40.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:15:40.632 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:15:40.634 | + 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-04-13 23:15:40.679 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:15:40.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:15:40.718 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:15:40.752 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:15:40.770 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:40.772 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:15:40.775 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:15:40.780 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:15:40.809 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:15:40.839 | + 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-04-13 23:15:40.871 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:40.873 | + 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-04-13 23:15:40.902 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:15:40.920 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:40.922 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:15:40.925 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:15:40.954 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:15:40.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:15:40.959 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:15:40.990 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:15:40.993 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:15:40.996 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:15:41.000 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:15:41.018 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:41.021 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:15:41.024 | + 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-04-13 23:15:41.028 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:15:41.059 | + 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-04-13 23:15:41.092 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:41.094 | + 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-04-13 23:15:41.124 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:15:41.126 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:15:41.156 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:15:41.158 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:15:41.161 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:15:41.190 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:15:41.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:15:41.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:15:41.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:15:44.183 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:15:44.183 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:15:44.184 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139071) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:15:44.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139071) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:15:44.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139071) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:15:44.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139071) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:44.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139071) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:44.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139071) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:44.235 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139071) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:15:44.295 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:15:44.296 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139071) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:15:44.297 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139071) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:15:44.297 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:15:44.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:44.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:44.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:44.297 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:44.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:44.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:15:44.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:15:44.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:15:44.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:15:44.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:15:44.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:15:44.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:15:44.727 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:15:44.730 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:15:44.732 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:15:44.745 | + 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-04-13 23:15:44.763 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:15:44.766 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:15:44.769 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:15:44.772 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:15:44.774 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:15:44.777 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:15:44.779 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:15:44.782 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:15:44.784 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:15:44.787 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:15:44.789 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:15:44.792 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:15:44.794 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:15:44.797 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:15:44.801 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:15:44.802 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:15:44.809 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:15:44.811 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:15:44.814 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:15:44.817 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:15:44.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:15:44.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:15:44.822 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:15:44.828 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.44/22 brd 192.168.3.255' 2022-04-13 23:15:44.830 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:15:44.833 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:44.835 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:15:44.838 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:15:44.841 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.44/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:15:44.843 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:15:44.846 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:15:44.848 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:15:44.851 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:15:44.856 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.44/22 brd 192.168.3.255 2022-04-13 23:15:44.856 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:15:44.856 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:15:44.856 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:15:44.862 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.44 2022-04-13 23:15:44.864 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 ' 2022-04-13 23:15:44.867 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1 2022-04-13 23:15:44.880 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data 2022-04-13 23:15:44.893 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:15:44.907 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:15:44.927 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.44 2022-04-13 23:15:47.937 | ARPING 192.168.0.44 from 192.168.0.44 br-data 2022-04-13 23:15:47.937 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:15:47.937 | Received 0 response(s) 2022-04-13 23:15:47.956 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:15:47.960 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:15:47.965 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:15:47.970 | + ./stack.sh:exit_trap:524 : jobs='122880 2022-04-13 23:15:47.970 | 136564' 2022-04-13 23:15:47.974 | + ./stack.sh:exit_trap:527 : [[ -n 122880 2022-04-13 23:15:47.974 | 136564 ]] 2022-04-13 23:15:47.976 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-230619 ]] 2022-04-13 23:15:47.979 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:47.981 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:15:47.981 | exit_trap: cleaning up child processes 2022-04-13 23:15:47.983 | + ./stack.sh:exit_trap:529 : kill 122880 136564 2022-04-13 23:15:47.986 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.neSesv6nYK ']' 2022-04-13 23:15:47.988 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.neSesv6nYK 2022-04-13 23:15:47.992 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:15:47.995 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:15:47.997 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:15:48.000 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:15:48.000 | Error on exit 2022-04-13 23:15:48.002 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:15:48.004 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891175 573 fail 2022-04-13 23:15:48.672 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:15:48.675 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:15:49.818 | + ./stack.sh:exit_trap:558 : exit 1