2022-04-14 07:29:01.249 | + ./stack.sh:main:487 : exec 2022-04-14 07:29:01.249 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072901' 2022-04-14 07:29:01.250 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-072901.summary.2022-04-14-072901 2022-04-14 07:29:01.250 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:29:01.250 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072901 2022-04-14 07:29:01.250 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072901 /opt/stack/logs/stack.sh.log 2022-04-14 07:29:01.250 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072901.summary.2022-04-14-072901 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:29:01.250 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:29:01.250 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:29:01.250 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:29:01.250 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:29:01.250 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:29:01.250 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:29:01.250 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:29:01.250 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:29:01.250 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:29:01.250 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:29:01.250 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:29:01.250 | Linux dv-neutron-837792-1-hyperv 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-14 07:29:01.250 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:29:01.252 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:29:01.255 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:29:01.295 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:29:01.311 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:29:01.313 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:29:01.315 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:29:01.317 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:29:01.319 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:29:01.321 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:29:01.323 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:29:01.325 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:29:01.327 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:29:01.328 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:29:01.330 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:29:01.332 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:29:01.334 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:29:01.336 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:29:01.339 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:29:01.341 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:29:01.343 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:29:01.345 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:29:01.347 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:29:01.359 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:01.361 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:29:01.362 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:29:01.364 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:29:01.366 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:29:01.368 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:29:01.369 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:29:01.372 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:29:01.374 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:29:01.375 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:29:01.377 | + 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-14 07:29:01.379 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:29:01.381 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:29:01.383 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:29:01.384 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:29:01.386 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:29:01.388 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:29:01.405 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:29:01.407 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:29:01.420 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:01.423 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:29:01.426 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:29:01.428 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:29:01.430 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:29:01.432 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:29:01.434 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:29:01.436 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:29:01.437 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:29:01.439 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:29:01.441 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:29:01.443 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:29:01.448 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:29:01.460 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:29:01.476 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:29:01.489 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:29:01.501 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:29:01.537 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:29:01.595 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:29:01.684 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:29:01.705 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:29:01.755 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:29:01.808 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:29:01.954 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:29:01.968 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:29:01.981 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:29:01.993 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:29:02.087 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:29:02.090 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:29:02.093 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:29:02.095 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:29:02.097 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:29:02.099 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:29:02.102 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:29:02.102 | False' 2022-04-14 07:29:02.104 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:29:02.120 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:29:02.122 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:29:02.124 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:29:02.126 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:29:02.128 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:29:02.130 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:29:02.132 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:29:02.134 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:29:02.136 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:29:02.138 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:29:02.142 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:29:02.144 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:29:02.147 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:29:02.149 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:29:02.151 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:29:02.166 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:02.169 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:29:02.171 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:29:02.210 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:29:02.212 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:29:02.215 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:29:02.217 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:29:02.219 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:29:02.222 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:29:02.224 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:29:02.226 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:29:02.228 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:29:02.230 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:29:02.232 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.234 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:29:02.237 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.239 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:29:02.241 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.243 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:29:02.246 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.248 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:29:02.250 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.252 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:29:02.254 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.257 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:29:02.259 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.261 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:29:02.264 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.266 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:29:02.268 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.271 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:29:02.273 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.275 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:29:02.277 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.280 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:29:02.282 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.285 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:29:02.287 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.289 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:29:02.291 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.294 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:29:02.296 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.298 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:29:02.301 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.303 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:29:02.305 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.308 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:29:02.310 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.312 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:29:02.315 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.317 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:29:02.319 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.321 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:29:02.323 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.326 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:29:02.329 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.331 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:29:02.333 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.335 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:29:02.337 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.340 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:29:02.343 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.345 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:29:02.347 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.349 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:29:02.352 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.354 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:29:02.356 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.358 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:29:02.361 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.363 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:29:02.365 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.367 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:29:02.370 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.372 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:29:02.375 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.377 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:29:02.379 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.381 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:29:02.384 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.386 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:29:02.388 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.391 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:29:02.393 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.395 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:29:02.397 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.400 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:29:02.402 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.405 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:29:02.407 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.409 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:29:02.411 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.414 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:29:02.416 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.418 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:29:02.421 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.423 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:29:02.425 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.427 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:29:02.430 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.432 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:29:02.434 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.437 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:29:02.439 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.441 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:29:02.443 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:29:02.445 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:29:02.448 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:29:02.451 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:29:02.453 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:29:02.469 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:02.471 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:29:02.473 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:29:02.475 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:29:02.491 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:02.493 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:29:02.495 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:29:02.497 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:29:02.500 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:29:02.502 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:29:02.504 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:29:02.507 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:29:02.509 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:29:02.511 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:29:02.511 | Using mysql database backend 2022-04-14 07:29:02.514 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:29:02.530 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:29:02.533 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:29:02.536 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:29:02.538 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:29:02.541 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:29:02.543 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:29:02.560 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:02.562 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:29:02.578 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:29:02.594 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:02.597 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:29:02.613 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:29:02.629 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:29:02.645 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:02.647 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:29:02.663 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:02.666 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:29:02.682 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:29:02.685 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:29:02.687 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:29:02.689 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:29:02.692 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:29:02.697 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072902 2022-04-14 07:29:02.699 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072902 757' 2022-04-14 07:29:02.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.704 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:29:02.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.708 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:29:02.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.713 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:29:02.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.718 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:29:02.721 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.723 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-04-14 07:29:02.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.728 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-04-14 07:29:02.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.733 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072901 2022-04-14 07:29:02.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.738 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:29:02.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.742 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-04-14 07:29:02.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.747 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:29:02.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.752 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:29:02.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.757 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:29:02.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:29:02.761 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:29:02.764 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:29:02.766 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:29:02.769 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:29:02.771 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:29:02.773 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:29:02.775 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:29:02.778 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:29:02.781 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:29:02.783 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:29:02.785 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:29:02.801 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:29:02.803 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:29:02.805 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:02.808 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:29:02.808 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:29:02.813 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:29:02.815 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:02.818 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:29:02.830 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:29:02.833 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:29:02.833 | + functions-common:git_clone:685 : head -1 2022-04-14 07:29:02.836 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:29:02.839 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:29:02.842 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:29:02.844 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:29:02.847 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:29:02.849 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:29:02.852 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:29:02.854 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:29:02.857 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:29:02.860 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:29:02.862 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:29:02.865 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:29:02.868 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:29:02.872 | ++ tools/install_prereqs.sh:source:47 : NOW=1649921342 2022-04-14 07:29:02.875 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:29:02.879 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649920745 2022-04-14 07:29:02.882 | ++ tools/install_prereqs.sh:source:49 : DELTA=597 2022-04-14 07:29:02.884 | ++ tools/install_prereqs.sh:source:50 : [[ 597 -lt 7200 ]] 2022-04-14 07:29:02.887 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:29:02.889 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:29:02.891 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:29:02.894 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:29:02.896 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:29:02.898 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:29:02.901 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:29:02.904 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:29:02.907 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:29:02.954 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:29:02.954 | apache2-dev 2022-04-14 07:29:02.954 | bc 2022-04-14 07:29:02.954 | bsdmainutils 2022-04-14 07:29:02.954 | curl 2022-04-14 07:29:02.954 | g++ 2022-04-14 07:29:02.954 | gawk 2022-04-14 07:29:02.954 | gcc 2022-04-14 07:29:02.954 | gettext 2022-04-14 07:29:02.955 | git 2022-04-14 07:29:02.955 | graphviz 2022-04-14 07:29:02.955 | iputils-ping 2022-04-14 07:29:02.955 | libapache2-mod-proxy-uwsgi 2022-04-14 07:29:02.955 | libffi-dev 2022-04-14 07:29:02.955 | libjpeg-dev 2022-04-14 07:29:02.955 | libpcre3-dev 2022-04-14 07:29:02.955 | libpq-dev 2022-04-14 07:29:02.955 | libssl-dev 2022-04-14 07:29:02.955 | libsystemd-dev 2022-04-14 07:29:02.955 | libxml2-dev 2022-04-14 07:29:02.955 | libxslt1-dev 2022-04-14 07:29:02.955 | libyaml-dev 2022-04-14 07:29:02.955 | lsof 2022-04-14 07:29:02.955 | openssh-server 2022-04-14 07:29:02.955 | openssl 2022-04-14 07:29:02.955 | pkg-config 2022-04-14 07:29:02.955 | psmisc 2022-04-14 07:29:02.955 | python3-dev 2022-04-14 07:29:02.955 | python3-pip 2022-04-14 07:29:02.955 | python3-systemd 2022-04-14 07:29:02.955 | python3-venv 2022-04-14 07:29:02.955 | tar 2022-04-14 07:29:02.955 | tcpdump 2022-04-14 07:29:02.955 | unzip 2022-04-14 07:29:02.955 | uuid-runtime 2022-04-14 07:29:02.955 | wget 2022-04-14 07:29:02.955 | wget 2022-04-14 07:29:02.955 | zlib1g-dev 2022-04-14 07:29:02.955 | libkrb5-dev 2022-04-14 07:29:02.955 | libldap2-dev 2022-04-14 07:29:02.955 | libsasl2-dev 2022-04-14 07:29:02.955 | memcached 2022-04-14 07:29:02.955 | python3-mysqldb 2022-04-14 07:29:02.955 | sqlite3 2022-04-14 07:29:02.955 | conntrack 2022-04-14 07:29:02.955 | curl 2022-04-14 07:29:02.955 | dnsmasq-base 2022-04-14 07:29:02.956 | dnsmasq-utils 2022-04-14 07:29:02.956 | ebtables 2022-04-14 07:29:02.956 | genisoimage 2022-04-14 07:29:02.956 | iptables 2022-04-14 07:29:02.956 | iputils-arping 2022-04-14 07:29:02.956 | kpartx 2022-04-14 07:29:02.956 | libjs-jquery-tablesorter 2022-04-14 07:29:02.956 | parted 2022-04-14 07:29:02.956 | pm-utils 2022-04-14 07:29:02.956 | python3-mysqldb 2022-04-14 07:29:02.956 | socat 2022-04-14 07:29:02.956 | sqlite3 2022-04-14 07:29:02.956 | sudo 2022-04-14 07:29:02.956 | vlan 2022-04-14 07:29:02.956 | lsscsi 2022-04-14 07:29:02.956 | open-iscsi 2022-04-14 07:29:02.956 | lvm2 2022-04-14 07:29:02.956 | qemu-utils 2022-04-14 07:29:02.956 | thin-provisioning-tools 2022-04-14 07:29:02.956 | acl 2022-04-14 07:29:02.956 | dnsmasq-base 2022-04-14 07:29:02.956 | dnsmasq-utils 2022-04-14 07:29:02.956 | ebtables 2022-04-14 07:29:02.956 | haproxy 2022-04-14 07:29:02.956 | iptables 2022-04-14 07:29:02.956 | iputils-arping 2022-04-14 07:29:02.956 | iputils-ping 2022-04-14 07:29:02.956 | postgresql-server-dev-all 2022-04-14 07:29:02.956 | python3-mysqldb 2022-04-14 07:29:02.956 | sqlite3 2022-04-14 07:29:02.956 | sudo 2022-04-14 07:29:02.956 | vlan 2022-04-14 07:29:02.956 | pcp 2022-04-14 07:29:02.956 | ipset 2022-04-14 07:29:02.956 | conntrack 2022-04-14 07:29:02.956 | conntrackd 2022-04-14 07:29:02.956 | keepalived 2022-04-14 07:29:02.957 | lvm2 2022-04-14 07:29:02.957 | qemu-utils 2022-04-14 07:29:02.957 | thin-provisioning-tools 2022-04-14 07:29:02.957 | curl 2022-04-14 07:29:02.957 | liberasurecode-dev 2022-04-14 07:29:02.957 | make 2022-04-14 07:29:02.957 | memcached 2022-04-14 07:29:02.957 | rsync 2022-04-14 07:29:02.957 | sqlite3 2022-04-14 07:29:02.957 | xfsprogs' 2022-04-14 07:29:02.960 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:29:02.978 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:29:02.978 | apache2-dev 2022-04-14 07:29:02.978 | bc 2022-04-14 07:29:02.978 | bsdmainutils 2022-04-14 07:29:02.978 | curl 2022-04-14 07:29:02.978 | g++ 2022-04-14 07:29:02.978 | gawk 2022-04-14 07:29:02.978 | gcc 2022-04-14 07:29:02.978 | gettext 2022-04-14 07:29:02.978 | git 2022-04-14 07:29:02.978 | graphviz 2022-04-14 07:29:02.978 | iputils-ping 2022-04-14 07:29:02.978 | libapache2-mod-proxy-uwsgi 2022-04-14 07:29:02.978 | libffi-dev 2022-04-14 07:29:02.978 | libjpeg-dev 2022-04-14 07:29:02.978 | libpcre3-dev 2022-04-14 07:29:02.978 | libpq-dev 2022-04-14 07:29:02.978 | libssl-dev 2022-04-14 07:29:02.978 | libsystemd-dev 2022-04-14 07:29:02.978 | libxml2-dev 2022-04-14 07:29:02.978 | libxslt1-dev 2022-04-14 07:29:02.978 | libyaml-dev 2022-04-14 07:29:02.978 | lsof 2022-04-14 07:29:02.978 | openssh-server 2022-04-14 07:29:02.978 | openssl 2022-04-14 07:29:02.978 | pkg-config 2022-04-14 07:29:02.978 | psmisc 2022-04-14 07:29:02.978 | python3-dev 2022-04-14 07:29:02.979 | python3-pip 2022-04-14 07:29:02.979 | python3-systemd 2022-04-14 07:29:02.979 | python3-venv 2022-04-14 07:29:02.979 | tar 2022-04-14 07:29:02.979 | tcpdump 2022-04-14 07:29:02.979 | unzip 2022-04-14 07:29:02.979 | uuid-runtime 2022-04-14 07:29:02.979 | wget 2022-04-14 07:29:02.979 | wget 2022-04-14 07:29:02.979 | zlib1g-dev 2022-04-14 07:29:02.979 | libkrb5-dev 2022-04-14 07:29:02.979 | libldap2-dev 2022-04-14 07:29:02.979 | libsasl2-dev 2022-04-14 07:29:02.979 | memcached 2022-04-14 07:29:02.979 | python3-mysqldb 2022-04-14 07:29:02.979 | sqlite3 2022-04-14 07:29:02.979 | conntrack 2022-04-14 07:29:02.979 | curl 2022-04-14 07:29:02.979 | dnsmasq-base 2022-04-14 07:29:02.979 | dnsmasq-utils 2022-04-14 07:29:02.979 | ebtables 2022-04-14 07:29:02.979 | genisoimage 2022-04-14 07:29:02.979 | iptables 2022-04-14 07:29:02.979 | iputils-arping 2022-04-14 07:29:02.979 | kpartx 2022-04-14 07:29:02.979 | libjs-jquery-tablesorter 2022-04-14 07:29:02.979 | parted 2022-04-14 07:29:02.979 | pm-utils 2022-04-14 07:29:02.979 | python3-mysqldb 2022-04-14 07:29:02.979 | socat 2022-04-14 07:29:02.979 | sqlite3 2022-04-14 07:29:02.979 | sudo 2022-04-14 07:29:02.979 | vlan 2022-04-14 07:29:02.979 | lsscsi 2022-04-14 07:29:02.979 | open-iscsi 2022-04-14 07:29:02.979 | lvm2 2022-04-14 07:29:02.979 | qemu-utils 2022-04-14 07:29:02.980 | thin-provisioning-tools 2022-04-14 07:29:02.980 | acl 2022-04-14 07:29:02.980 | dnsmasq-base 2022-04-14 07:29:02.980 | dnsmasq-utils 2022-04-14 07:29:02.980 | ebtables 2022-04-14 07:29:02.980 | haproxy 2022-04-14 07:29:02.980 | iptables 2022-04-14 07:29:02.980 | iputils-arping 2022-04-14 07:29:02.980 | iputils-ping 2022-04-14 07:29:02.980 | postgresql-server-dev-all 2022-04-14 07:29:02.980 | python3-mysqldb 2022-04-14 07:29:02.980 | sqlite3 2022-04-14 07:29:02.980 | sudo 2022-04-14 07:29:02.980 | vlan 2022-04-14 07:29:02.980 | pcp 2022-04-14 07:29:02.980 | ipset 2022-04-14 07:29:02.980 | conntrack 2022-04-14 07:29:02.980 | conntrackd 2022-04-14 07:29:02.980 | keepalived 2022-04-14 07:29:02.980 | lvm2 2022-04-14 07:29:02.980 | qemu-utils 2022-04-14 07:29:02.980 | thin-provisioning-tools 2022-04-14 07:29:02.980 | curl 2022-04-14 07:29:02.980 | liberasurecode-dev 2022-04-14 07:29:02.980 | make 2022-04-14 07:29:02.980 | memcached 2022-04-14 07:29:02.980 | rsync 2022-04-14 07:29:02.980 | sqlite3 2022-04-14 07:29:02.980 | xfsprogs ' 2022-04-14 07:29:02.980 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:29:02.983 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:02.985 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:02.988 | ++ 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-14 07:29:02.988 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:29:02.993 | ++ 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-14 07:29:02.995 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:29:02.997 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:29:02.999 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:29:03.001 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:29:03.003 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:03.006 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:29:03.008 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:03.010 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:03.012 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:29:03.014 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:29:03.017 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:03.019 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:29:03.021 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:29:03.025 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:29:03.027 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:29:03.029 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:29:03.031 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:29:03.033 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:29:03.036 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:29:03.040 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649921343037 2022-04-14 07:29:03.042 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:29:03.044 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:29:03.047 | ++ 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-14 07:29:03.621 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:29:03.839 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 07:29:04.045 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 07:29:04.063 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 07:29:06.071 | Reading package lists... 2022-04-14 07:29:06.103 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:29:06.106 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:29:06.108 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:29:06.110 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:06.112 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:06.114 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:29:06.116 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:06.118 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:29:06.120 | ++ functions-common:time_stop:2439 : start_time=1649921343037 2022-04-14 07:29:06.123 | ++ functions-common:time_stop:2441 : [[ -z 1649921343037 ]] 2022-04-14 07:29:06.125 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:06.129 | ++ functions-common:time_stop:2444 : end_time=1649921346127 2022-04-14 07:29:06.131 | ++ functions-common:time_stop:2445 : elapsed_time=3090 2022-04-14 07:29:06.133 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:29:06.135 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:06.138 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3090 2022-04-14 07:29:06.140 | ++ 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-14 07:29:06.143 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:29:06.145 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:06.147 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:06.149 | ++ 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-14 07:29:06.170 | ++ 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-14 07:29:06.281 | Reading package lists... 2022-04-14 07:29:06.522 | Building dependency tree... 2022-04-14 07:29:06.524 | Reading state information... 2022-04-14 07:29:06.558 | acl is already the newest version (2.2.53-6). 2022-04-14 07:29:06.558 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:29:06.558 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:29:06.558 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:29:06.558 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:29:06.558 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:29:06.558 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:29:06.558 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:29:06.558 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:29:06.558 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:29:06.558 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:29:06.558 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:29:06.558 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:29:06.558 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:29:06.558 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:29:06.558 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:29:06.558 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:29:06.558 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:29:06.558 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:29:06.558 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:29:06.558 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:29:06.558 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:29:06.558 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:29:06.558 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:29:06.558 | psmisc is already the newest version (23.3-1). 2022-04-14 07:29:06.558 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:29:06.559 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:29:06.559 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:29:06.559 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:29:06.559 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:29:06.559 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:29:06.559 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:29:06.559 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:29:06.559 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:29:06.559 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:29:06.559 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:29:06.559 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:29:06.559 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:29:06.559 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:29:06.559 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:29:06.559 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:29:06.559 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:29:06.559 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:29:06.559 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:29:06.559 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:29:06.559 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:29:06.559 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:29:06.559 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:29:06.559 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:29:06.559 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:29:06.559 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:29:06.559 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:29:06.559 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:29:06.559 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:29:06.559 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:29:06.559 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:29:06.559 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:29:06.559 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:29:06.559 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:29:06.559 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:29:06.560 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:29:06.560 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:29:06.560 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:29:06.560 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:29:06.560 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:29:06.560 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:29:06.560 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:29:06.560 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:29:06.560 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:29:06.772 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:29:06.772 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:29:06.772 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:29:06.772 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:29:06.772 | The following packages were automatically installed and are no longer required: 2022-04-14 07:29:06.772 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:29:06.773 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:29:06.773 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:29:06.773 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:29:06.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:29:06.773 | python3-zope.interface 2022-04-14 07:29:06.773 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:29:06.887 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:29:06.891 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:29:06.894 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:29:06.896 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:29:06.898 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:06.900 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:06.902 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:29:06.904 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:06.906 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:29:06.909 | ++ functions-common:time_stop:2439 : start_time=1649921346167 2022-04-14 07:29:06.911 | ++ functions-common:time_stop:2441 : [[ -z 1649921346167 ]] 2022-04-14 07:29:06.914 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:06.918 | ++ functions-common:time_stop:2444 : end_time=1649921346915 2022-04-14 07:29:06.921 | ++ functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 07:29:06.923 | ++ functions-common:time_stop:2446 : total=757 2022-04-14 07:29:06.925 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:06.927 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1505 2022-04-14 07:29:06.929 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:29:06.932 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:29:06.935 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:29:06.937 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:29:06.941 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:29:06.945 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:29:06.948 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:29:06.951 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:29:08.366 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:29:08.368 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:29:08.370 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:29:08.372 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:29:08.374 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:29:08.376 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:29:08.378 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:29:08.379 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:29:08.381 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:29:08.383 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:29:08.385 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:29:08.386 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:29:08.388 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:29:08.390 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:29:08.391 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:29:08.393 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:29:08.395 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:29:08.397 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:29:08.398 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:29:08.400 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:29:08.402 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:29:08.404 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:29:08.406 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:29:08.408 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:29:08.483 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:29:08.486 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:29:08.561 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:29:08.563 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:29:08.637 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:29:08.639 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:29:08.641 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:29:08.642 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:29:08.644 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:29:08.646 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:29:08.648 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:29:08.650 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:29:08.652 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:29:08.654 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:29:08.656 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:29:08.656 | Distro: focal 2022-04-14 07:29:08.659 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:29:08.661 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:29:08.664 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:29:08.666 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:29:08.670 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:29:08.670 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:29:09.353 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:29:09.355 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:29:09.355 | pip: 21.3.1 2022-04-14 07:29:09.357 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:29:09.359 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:29:09.361 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:29:09.363 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:29:09.365 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:29:09.366 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:29:09.368 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:29:09.370 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:29:09.371 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:29:09.373 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:29:09.375 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:29:09.377 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:29:09.378 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:29:09.380 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:29:09.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:09.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:09.386 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:29:09.388 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:29:09.390 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:29:09.391 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:29:09.393 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:29:09.396 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:29:09.397 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:29:09.399 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:29:09.403 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:29:09.403 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:29:09.408 | ++ 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-14 07:29:09.410 | ++ 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-14 07:29:09.411 | ++ 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-14 07:29:09.413 | + 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-14 07:29:09.415 | + 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-14 07:29:09.432 | 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-14 07:29:09.434 | + 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-14 07:29:10.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:10.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:10.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:10.301 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:11.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:29:13.040 | 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-14 07:29:13.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 07:29:15.644 | Installing collected packages: setuptools 2022-04-14 07:29:16.472 | Successfully installed setuptools-60.9.3 2022-04-14 07:29:16.472 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:29:16.650 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:29:16.650 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:29:16.790 | + inc/python:pip_install:200 : result=0 2022-04-14 07:29:16.791 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:29:16.794 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:16.796 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:16.797 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:16.799 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:16.801 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:16.802 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:29:16.804 | + functions-common:time_stop:2439 : start_time=1649921349428 2022-04-14 07:29:16.806 | + functions-common:time_stop:2441 : [[ -z 1649921349428 ]] 2022-04-14 07:29:16.809 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:16.812 | + functions-common:time_stop:2444 : end_time=1649921356810 2022-04-14 07:29:16.814 | + functions-common:time_stop:2445 : elapsed_time=7382 2022-04-14 07:29:16.815 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:29:16.817 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:16.819 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7382 2022-04-14 07:29:16.820 | + inc/python:pip_install:203 : return 0 2022-04-14 07:29:16.822 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:29:16.825 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:29:16.828 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:29:16.830 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:29:16.833 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:29:16.833 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:29:17.530 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:29:17.532 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:29:17.532 | pip: 21.3.1 2022-04-14 07:29:17.535 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:29:17.538 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:29:17.541 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:29:17.543 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:29:17.546 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:29:17.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:17.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:17.552 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:29:17.565 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:29:17.577 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:29:17.588 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:29:17.590 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:29:17.592 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:29:17.594 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:29:17.597 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:29:17.599 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:29:17.601 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:29:17.603 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:29:17.605 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:29:17.608 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:29:17.610 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:29:17.612 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:29:17.614 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:29:17.616 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:29:17.618 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:29:17.621 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:29:17.624 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:29:17.626 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:29:17.628 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:29:17.630 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:29:17.632 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:29:17.634 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:29:17.638 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:29:17.640 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:29:17.642 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:29:17.645 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:29:17.647 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:29:17.649 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:29:17.651 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:29:17.674 | Using python 3.8 to install os-testr 2022-04-14 07:29:17.676 | + 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-14 07:29:18.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:19.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:29:19.720 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:29:19.797 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:29:19.798 | 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-14 07:29:19.799 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:29:19.800 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 07:29:19.813 | 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-14 07:29:19.840 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 07:29:19.841 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 07:29:19.843 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 07:29:19.844 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 07:29:19.845 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 07:29:19.869 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 07:29:19.870 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 07:29:19.872 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 07:29:19.873 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 07:29:19.874 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-14 07:29:19.886 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 07:29:19.951 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 07:29:19.952 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 07:29:19.953 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 07:29:22.397 | 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-14 07:29:22.405 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:29:22.405 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:29:22.529 | + inc/python:pip_install:200 : result=0 2022-04-14 07:29:22.531 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:29:22.534 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:22.536 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:22.542 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:22.542 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:22.542 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:22.544 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:29:22.547 | + functions-common:time_stop:2439 : start_time=1649921357668 2022-04-14 07:29:22.549 | + functions-common:time_stop:2441 : [[ -z 1649921357668 ]] 2022-04-14 07:29:22.552 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:22.556 | + functions-common:time_stop:2444 : end_time=1649921362553 2022-04-14 07:29:22.558 | + functions-common:time_stop:2445 : elapsed_time=4885 2022-04-14 07:29:22.560 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:29:22.562 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:22.564 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4885 2022-04-14 07:29:22.566 | + inc/python:pip_install:203 : return 0 2022-04-14 07:29:22.569 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:29:22.621 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:29:22.834 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:29:22.836 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:29:22.841 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:29:22.843 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:29:22.846 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:29:22.869 | + 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-14 07:29:24.782 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.792 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.799 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.803 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.905 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.925 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.929 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.932 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.947 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.955 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.957 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.989 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:24.998 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.003 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.021 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.059 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.067 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.072 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.119 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.133 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.137 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.157 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.163 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.211 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.229 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.233 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.325 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.333 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.387 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.507 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.532 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.536 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.548 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.553 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.573 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.580 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.597 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.653 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.665 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.682 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.725 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.729 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:25.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:29:27.522 | 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 357)) (5.8.1) 2022-04-14 07:29:27.800 | + inc/python:pip_install:200 : result=0 2022-04-14 07:29:27.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:29:27.804 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:27.806 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:27.809 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:27.811 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:27.813 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:27.815 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:29:27.817 | + functions-common:time_stop:2439 : start_time=1649921362862 2022-04-14 07:29:27.820 | + functions-common:time_stop:2441 : [[ -z 1649921362862 ]] 2022-04-14 07:29:27.822 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:27.827 | + functions-common:time_stop:2444 : end_time=1649921367824 2022-04-14 07:29:27.829 | + functions-common:time_stop:2445 : elapsed_time=4962 2022-04-14 07:29:27.831 | + functions-common:time_stop:2446 : total=4885 2022-04-14 07:29:27.833 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:27.835 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=9847 2022-04-14 07:29:27.837 | + inc/python:pip_install:203 : return 0 2022-04-14 07:29:27.840 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:29:27.842 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:29:27.865 | + 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-14 07:29:29.649 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.660 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.666 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.671 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.772 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.791 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.796 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.799 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.814 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.822 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.824 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.856 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.865 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.869 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.888 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.926 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.934 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.939 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.986 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:29.999 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.003 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.023 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.029 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.077 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.095 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.098 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.191 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.198 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.252 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.374 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.398 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.402 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.413 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.418 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.438 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.444 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.461 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.518 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.530 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.547 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.590 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.594 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:29:30.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:29:30.602 | Processing /opt/stack/requirements 2022-04-14 07:29:32.341 | 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 26)) (6.0) 2022-04-14 07:29:32.344 | 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 184)) (3.0.0) 2022-04-14 07:29:32.355 | 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 353)) (21.3) 2022-04-14 07:29:32.360 | 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 357)) (5.8.1) 2022-04-14 07:29:32.363 | 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 395)) (3.0.7) 2022-04-14 07:29:32.369 | 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 481)) (2.27.1) 2022-04-14 07:29:32.397 | 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 523)) (1.16.0) 2022-04-14 07:29:32.419 | 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 579)) (2.5.0) 2022-04-14 07:29:32.429 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 07:29:32.449 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 07:29:32.451 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 07:29:32.467 | 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 218)) (3.3) 2022-04-14 07:29:32.470 | 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 123)) (2.0.12) 2022-04-14 07:29:32.475 | 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 481)) (2021.10.8) 2022-04-14 07:29:32.478 | 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 179)) (1.0.0) 2022-04-14 07:29:32.481 | 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 125)) (3.10.1) 2022-04-14 07:29:32.493 | 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 559)) (3.5.0) 2022-04-14 07:29:32.500 | 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 126)) (2.4.0) 2022-04-14 07:29:32.554 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 07:29:32.566 | 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 100)) (0.5.0) 2022-04-14 07:29:32.569 | 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 96)) (21.4.0) 2022-04-14 07:29:32.630 | 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 620)) (0.2.5) 2022-04-14 07:29:32.635 | 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 396)) (1.8.2) 2022-04-14 07:29:32.637 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:29:32.638 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:29:33.497 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:29:33.498 | ERROR: Command errored out with exit status 1: 2022-04-14 07:29:33.498 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-wnulz4oy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-wnulz4oy/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-501w8402 2022-04-14 07:29:33.498 | cwd: /tmp/pip-req-build-wnulz4oy/ 2022-04-14 07:29:33.498 | Complete output (6 lines): 2022-04-14 07:29:33.498 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:29:33.498 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:29:33.498 | or: setup.py --help-commands 2022-04-14 07:29:33.498 | or: setup.py cmd --help 2022-04-14 07:29:33.498 | 2022-04-14 07:29:33.498 | error: invalid command 'bdist_wheel' 2022-04-14 07:29:33.498 | ---------------------------------------- 2022-04-14 07:29:33.498 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:29:33.498 | Running setup.py clean for openstack-requirements 2022-04-14 07:29:34.335 | Failed to build openstack-requirements 2022-04-14 07:29:34.351 | Installing collected packages: openstack-requirements 2022-04-14 07:29:34.352 | Attempting uninstall: openstack-requirements 2022-04-14 07:29:34.353 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:29:34.388 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:29:34.407 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:29:34.410 | Running setup.py install for openstack-requirements: started 2022-04-14 07:29:36.755 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:29:36.780 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:29:36.905 | + inc/python:pip_install:200 : result=0 2022-04-14 07:29:36.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:29:36.910 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:36.912 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:36.914 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:36.916 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:36.919 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:36.921 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:29:36.923 | + functions-common:time_stop:2439 : start_time=1649921367857 2022-04-14 07:29:36.926 | + functions-common:time_stop:2441 : [[ -z 1649921367857 ]] 2022-04-14 07:29:36.929 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:36.934 | + functions-common:time_stop:2444 : end_time=1649921376931 2022-04-14 07:29:36.936 | + functions-common:time_stop:2445 : elapsed_time=9074 2022-04-14 07:29:36.938 | + functions-common:time_stop:2446 : total=9847 2022-04-14 07:29:36.940 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:36.942 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=18921 2022-04-14 07:29:36.944 | + inc/python:pip_install:203 : return 0 2022-04-14 07:29:36.947 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:29:36.949 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:29:36.951 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:29:36.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:36.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:36.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:29:36.961 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:36.963 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:29:36.983 | Using python 3.8 to install pbr 2022-04-14 07:29:36.985 | + 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-14 07:29:37.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:37.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:37.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:37.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:39.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:29:39.038 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:29:41.725 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:29:41.732 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:29:41.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:29:41.855 | + inc/python:pip_install:200 : result=0 2022-04-14 07:29:41.858 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:29:41.860 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:41.862 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:41.864 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:41.866 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:41.869 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:41.871 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:29:41.873 | + functions-common:time_stop:2439 : start_time=1649921376977 2022-04-14 07:29:41.875 | + functions-common:time_stop:2441 : [[ -z 1649921376977 ]] 2022-04-14 07:29:41.878 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:41.882 | + functions-common:time_stop:2444 : end_time=1649921381880 2022-04-14 07:29:41.884 | + functions-common:time_stop:2445 : elapsed_time=4903 2022-04-14 07:29:41.887 | + functions-common:time_stop:2446 : total=18921 2022-04-14 07:29:41.889 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:41.891 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23824 2022-04-14 07:29:41.893 | + inc/python:pip_install:203 : return 0 2022-04-14 07:29:41.896 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:29:44.172 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:29:46.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:29:46.062 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:29:46.078 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:29:46.081 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:29:46.086 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:29:46.089 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:29:46.092 | 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-14 07:29:46.164 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:29:46.167 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:29:46.171 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:29:46.188 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:29:46.190 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:29:46.193 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:29:46.195 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:29:46.198 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:29:46.201 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:29:46.203 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:29:46.205 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:29:46.207 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:29:46.210 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:29:46.212 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:29:46.216 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:29:46.218 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:29:46.221 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:29:46.223 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:29:46.225 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:29:46.240 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:46.242 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:29:46.244 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:29:46.247 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:29:46.249 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:29:46.251 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:29:46.253 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:29:46.255 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:29:46.257 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:29:46.259 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:29:46.262 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:29:46.264 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:29:46.266 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:29:46.268 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:29:46.270 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:29:46.273 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:29:46.275 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:29:46.277 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:29:46.279 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:29:46.282 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:29:46.284 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:29:46.286 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:29:46.289 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:29:46.292 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:29:46.294 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:29:46.296 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:29:46.348 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:29:46.349 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:29:46.351 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:29:46.723 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:29:46.725 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:29:46.741 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:46.744 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:29:46.746 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:29:46.748 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:29:46.751 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:29:46.753 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:29:46.756 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:46.758 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:29:46.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:46.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:46.765 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:29:46.768 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:46.770 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:29:46.772 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:29:46.774 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:29:46.777 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:29:46.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:46.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:46.784 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:29:46.805 | + 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-14 07:29:46.915 | Reading package lists... 2022-04-14 07:29:47.158 | Building dependency tree... 2022-04-14 07:29:47.159 | Reading state information... 2022-04-14 07:29:47.410 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:29:47.410 | The following packages were automatically installed and are no longer required: 2022-04-14 07:29:47.411 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:29:47.411 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:29:47.411 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:29:47.411 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:29:47.411 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:29:47.411 | python3-zope.interface 2022-04-14 07:29:47.411 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:29:47.527 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:29:47.531 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:29:47.534 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:29:47.536 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:47.538 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:47.540 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:47.543 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:47.545 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:47.548 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:29:47.550 | + functions-common:time_stop:2439 : start_time=1649921386802 2022-04-14 07:29:47.552 | + functions-common:time_stop:2441 : [[ -z 1649921386802 ]] 2022-04-14 07:29:47.555 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:47.559 | + functions-common:time_stop:2444 : end_time=1649921387556 2022-04-14 07:29:47.561 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 07:29:47.563 | + functions-common:time_stop:2446 : total=1505 2022-04-14 07:29:47.565 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:47.567 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2259 2022-04-14 07:29:47.570 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:29:47.572 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:29:47.574 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:29:47.577 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:29:47.579 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:29:47.581 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:29:47.583 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:29:47.586 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:29:47.588 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:29:47.591 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:29:47.593 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:29:47.595 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:29:47.597 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:29:47.600 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:29:47.602 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:29:47.605 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:29:47.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:29:47.609 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:29:47.611 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:29:47.614 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:29:47.616 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:29:47.618 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:29:47.621 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:29:47.623 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:29:47.625 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:29:47.627 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:29:47.630 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:29:47.632 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:29:47.634 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:29:47.650 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:47.653 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:29:47.655 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:29:47.657 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:29:47.660 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:29:47.663 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:29:47.667 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:29:47.670 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:29:47.672 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:29:47.675 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:29:47.677 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:29:47.679 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:29:47.682 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:29:48.375 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:29:48.375 | user tags 2022-04-14 07:29:48.375 | stackrabbit []' 2022-04-14 07:29:48.379 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:29:48.379 | user tags 2022-04-14 07:29:48.379 | stackrabbit []' 2022-04-14 07:29:48.379 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:29:48.385 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:29:48.387 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:29:48.389 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:29:49.044 | Changing password for user "stackrabbit" ... 2022-04-14 07:29:49.113 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:29:49.770 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:29:49.828 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:29:49.831 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:29:50.487 | Changing password for user "stackrabbit" ... 2022-04-14 07:29:50.543 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:29:50.546 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:29:50.548 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:29:51.213 | Deleting user "guest" ... 2022-04-14 07:29:51.228 | Error: 2022-04-14 07:29:51.228 | {:no_such_user, "guest"} 2022-04-14 07:29:51.241 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:29:51.243 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:29:51.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:51.263 | + ./stack.sh:main:836 : install_database 2022-04-14 07:29:51.265 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:29:51.267 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:29:51.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:51.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:51.275 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:29:51.621 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:29:51.624 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:51.626 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:29:51.629 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:29:51.631 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:29:51.633 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:29:51.636 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:29:51.638 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:29:51.641 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:29:51.643 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:29:51.645 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:29:51.647 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:29:51.650 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:29:51.653 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:29:51.656 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:29:51.658 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:29:51.660 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:29:51.663 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:29:51.665 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:29:51.668 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:29:51.671 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:29:51.673 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:29:51.675 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:29:51.678 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:29:51.680 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:29:51.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:51.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:51.687 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:29:51.690 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:29:51.692 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:29:51.694 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:29:51.696 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:29:51.699 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:51.702 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:29:51.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:51.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:51.708 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:29:51.711 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:51.713 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:29:51.715 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:29:51.718 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:29:51.720 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:29:51.722 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:51.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:51.727 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:29:51.749 | + 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-14 07:29:51.859 | Reading package lists... 2022-04-14 07:29:52.101 | Building dependency tree... 2022-04-14 07:29:52.102 | Reading state information... 2022-04-14 07:29:52.354 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:29:52.354 | The following packages were automatically installed and are no longer required: 2022-04-14 07:29:52.355 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:29:52.355 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:29:52.355 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:29:52.355 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:29:52.355 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:29:52.355 | python3-zope.interface 2022-04-14 07:29:52.355 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:29:52.469 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:29:52.473 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:29:52.475 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:29:52.478 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:52.480 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:52.482 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:52.485 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:52.487 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:52.489 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:29:52.491 | + functions-common:time_stop:2439 : start_time=1649921391747 2022-04-14 07:29:52.493 | + functions-common:time_stop:2441 : [[ -z 1649921391747 ]] 2022-04-14 07:29:52.496 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:52.500 | + functions-common:time_stop:2444 : end_time=1649921392498 2022-04-14 07:29:52.502 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 07:29:52.504 | + functions-common:time_stop:2446 : total=2259 2022-04-14 07:29:52.507 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:52.509 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3010 2022-04-14 07:29:52.512 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:29:52.514 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:29:52.516 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:29:52.518 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:29:52.521 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:29:52.523 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:29:52.526 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:29:52.529 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:29:52.531 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:29:52.534 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:29:52.538 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:29:52.538 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:29:52.543 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:29:52.547 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:29:52.549 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:29:52.552 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:29:52.554 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:29:52.576 | Using python 3.8 to install PyMySQL 2022-04-14 07:29:52.579 | + 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-14 07:29:53.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:53.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:53.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:53.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:54.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:29:54.605 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:29:57.115 | 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-14 07:29:57.123 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:29:57.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:29:57.240 | + inc/python:pip_install:200 : result=0 2022-04-14 07:29:57.242 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:29:57.245 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:57.247 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:57.250 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:57.252 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:57.254 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:57.256 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:29:57.259 | + functions-common:time_stop:2439 : start_time=1649921392570 2022-04-14 07:29:57.261 | + functions-common:time_stop:2441 : [[ -z 1649921392570 ]] 2022-04-14 07:29:57.264 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:57.268 | + functions-common:time_stop:2444 : end_time=1649921397266 2022-04-14 07:29:57.271 | + functions-common:time_stop:2445 : elapsed_time=4696 2022-04-14 07:29:57.273 | + functions-common:time_stop:2446 : total=23824 2022-04-14 07:29:57.275 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:57.278 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=28520 2022-04-14 07:29:57.280 | + inc/python:pip_install:203 : return 0 2022-04-14 07:29:57.282 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:29:57.285 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:29:57.287 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:29:57.289 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:29:57.307 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:57.309 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:29:57.312 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:29:57.315 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:29:57.315 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:29:57.320 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:29:57.323 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:29:57.325 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:29:57.328 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:29:57.330 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:29:57.332 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:29:57.348 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:57.350 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:29:57.353 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:29:57.356 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:29:57.358 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:29:57.361 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:29:57.363 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:57.365 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:29:57.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:57.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:57.372 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:29:57.374 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:57.377 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:29:57.379 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:29:57.381 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:29:57.384 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:29:57.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:57.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:57.391 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:29:57.411 | + 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-14 07:29:57.521 | Reading package lists... 2022-04-14 07:29:57.764 | Building dependency tree... 2022-04-14 07:29:57.766 | Reading state information... 2022-04-14 07:29:58.019 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:29:58.019 | The following packages were automatically installed and are no longer required: 2022-04-14 07:29:58.020 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:29:58.021 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:29:58.021 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:29:58.021 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:29:58.021 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:29:58.021 | python3-zope.interface 2022-04-14 07:29:58.021 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:29:58.134 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:29:58.139 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:29:58.141 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:29:58.144 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:58.146 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:58.148 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:58.150 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:58.152 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:58.154 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:29:58.156 | + functions-common:time_stop:2439 : start_time=1649921397409 2022-04-14 07:29:58.159 | + functions-common:time_stop:2441 : [[ -z 1649921397409 ]] 2022-04-14 07:29:58.161 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:58.165 | + functions-common:time_stop:2444 : end_time=1649921398163 2022-04-14 07:29:58.168 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 07:29:58.170 | + functions-common:time_stop:2446 : total=3010 2022-04-14 07:29:58.172 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:58.174 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3764 2022-04-14 07:29:58.177 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:29:58.179 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:29:58.196 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:58.199 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:29:58.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:29:58.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:29:58.206 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:29:58.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:29:58.228 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:29:58.230 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:29:58.232 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:29:58.235 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:29:58.237 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:58.239 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:29:58.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:58.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:58.246 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:29:58.248 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:58.250 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:29:58.253 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:29:58.255 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:29:58.257 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:29:58.259 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:58.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:58.264 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:29:58.284 | + 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-14 07:29:58.393 | Reading package lists... 2022-04-14 07:29:58.639 | Building dependency tree... 2022-04-14 07:29:58.641 | Reading state information... 2022-04-14 07:29:58.894 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:29:58.894 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:29:58.894 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:29:58.894 | The following packages were automatically installed and are no longer required: 2022-04-14 07:29:58.895 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:29:58.895 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:29:58.895 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:29:58.895 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:29:58.895 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:29:58.895 | python3-zope.interface 2022-04-14 07:29:58.895 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:29:59.009 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:29:59.014 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:29:59.016 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:29:59.018 | + functions-common:time_stop:2432 : local name 2022-04-14 07:29:59.020 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:29:59.022 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:29:59.024 | + functions-common:time_stop:2435 : local total 2022-04-14 07:29:59.026 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:29:59.028 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:29:59.031 | + functions-common:time_stop:2439 : start_time=1649921398281 2022-04-14 07:29:59.033 | + functions-common:time_stop:2441 : [[ -z 1649921398281 ]] 2022-04-14 07:29:59.035 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:29:59.039 | + functions-common:time_stop:2444 : end_time=1649921399037 2022-04-14 07:29:59.042 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-14 07:29:59.044 | + functions-common:time_stop:2446 : total=3764 2022-04-14 07:29:59.046 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:29:59.048 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4520 2022-04-14 07:29:59.051 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:29:59.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:29:59.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:29:59.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:29:59.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:29:59.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:29:59.065 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:29:59.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:29:59.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:29:59.075 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:29:59.076 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:29:59.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:29:59.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:29:59.085 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:29:59.087 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:29:59.089 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:29:59.091 | + functions:vercmp:631 : local result 2022-04-14 07:29:59.095 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:29:59.095 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:29:59.096 | ++ functions:vercmp:635 : head -1 2022-04-14 07:29:59.100 | + functions:vercmp:635 : result=3.13 2022-04-14 07:29:59.103 | + functions:vercmp:637 : case $op in 2022-04-14 07:29:59.105 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:29:59.107 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:29:59.109 | + functions:vercmp:648 : return 2022-04-14 07:29:59.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:29:59.114 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:29:59.116 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:29:59.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:29:59.594 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:29:59.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:29:59.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.608 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:29:59.628 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:59.631 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:29:59.634 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:29:59.634 | Installing etcd 2022-04-14 07:29:59.636 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:29:59.649 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:29:59.663 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:59.666 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:29:59.679 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:29:59.682 | ++ 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-14 07:29:59.686 | ++ 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-14 07:29:59.689 | +++ 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-14 07:29:59.693 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:29:59.695 | ++ 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-14 07:29:59.698 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:29:59.700 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:29:59.703 | ++ functions:get_extra_file:74 : return 2022-04-14 07:29:59.706 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:29:59.708 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:29:59.710 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:29:59.713 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:29:59.730 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:59.732 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:29:59.735 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:29:59.751 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:59.754 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:29:59.756 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:29:59.758 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:29:59.761 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:29:59.763 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:29:59.765 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:29:59.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:29:59.770 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:29:59.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:29:59.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.782 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:29:59.784 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:29:59.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:29:59.788 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:29:59.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:29:59.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.801 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:29:59.803 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:29:59.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:29:59.807 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:29:59.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:29:59.817 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.819 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:29:59.821 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:29:59.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:29:59.826 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:29:59.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:29:59.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.839 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:29:59.841 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:29:59.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:29:59.845 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:29:59.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:29:59.855 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.858 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:29:59.860 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:29:59.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:29:59.865 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:29:59.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:29:59.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.876 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:29:59.878 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:29:59.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:29:59.883 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:29:59.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:29:59.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.895 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:29:59.897 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:29:59.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:29:59.902 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:29:59.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:29:59.911 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.914 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:29:59.916 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:29:59.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:29:59.921 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:29:59.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:29:59.930 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.933 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:29:59.935 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:29:59.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:29:59.940 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:29:59.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:29:59.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.952 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:29:59.954 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:29:59.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:29:59.959 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:29:59.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.966 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:29:59.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.971 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:29:59.973 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:29:59.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:29:59.979 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:29:59.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:29:59.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:29:59.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:29:59.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:29:59.991 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:29:59.995 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:29:59.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:29:59.999 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:30:00.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:30:00.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.011 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:30:00.013 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:30:00.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:30:00.018 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:30:00.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:30:00.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.030 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:30:00.032 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:30:00.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:30:00.037 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:30:00.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:30:00.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.049 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:30:00.052 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:30:00.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:30:00.057 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:30:00.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:30:00.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.069 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:30:00.071 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:30:00.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:30:00.076 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:30:00.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:30:00.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.088 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:30:00.090 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:30:00.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:30:00.095 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:30:00.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:30:00.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.108 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:30:00.110 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:30:00.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:30:00.115 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:30:00.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:30:00.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.127 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:30:00.130 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:30:00.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:30:00.135 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:30:00.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:30:00.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.146 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:30:00.148 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:30:00.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:30:00.153 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:30:00.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:30:00.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.166 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:30:00.169 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:30:00.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:30:00.173 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:30:00.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:30:00.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.186 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:30:00.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:30:00.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:30:00.193 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:30:00.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:30:00.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.205 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:30:00.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:30:00.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:30:00.211 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:30:00.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:30:00.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.223 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:30:00.226 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:30:00.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:30:00.231 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:30:00.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:30:00.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.243 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:30:00.246 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:30:00.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:30:00.250 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:30:00.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:30:00.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.262 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:30:00.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:30:00.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:30:00.269 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:30:00.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:30:00.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.281 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:30:00.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:30:00.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:30:00.288 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:30:00.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:30:00.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.301 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:30:00.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:30:00.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:30:00.308 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:30:00.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:30:00.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.320 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:30:00.323 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:30:00.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:30:00.327 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:30:00.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:30:00.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.339 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:30:00.342 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:30:00.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:30:00.346 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:30:00.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:30:00.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.359 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:30:00.361 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:30:00.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:30:00.366 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:30:00.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:30:00.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.378 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:30:00.380 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:30:00.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:30:00.385 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:30:00.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:30:00.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.397 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:30:00.399 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:30:00.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:30:00.404 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:30:00.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:30:00.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.416 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:30:00.418 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:30:00.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:30:00.423 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:30:00.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:30:00.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.435 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:30:00.437 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:30:00.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:30:00.442 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:30:00.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:30:00.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.454 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:30:00.457 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:30:00.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:30:00.461 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:30:00.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:30:00.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.473 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:30:00.476 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:30:00.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:30:00.480 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:30:00.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:00.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:00.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:30:00.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:00.492 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:30:00.514 | Using python 3.8 to install etcd3 2022-04-14 07:30:00.517 | + 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-14 07:30:01.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:01.399 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:01.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:01.399 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:02.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:02.590 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:30:02.598 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:30:02.598 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:30:02.600 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:30:02.601 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:30:05.151 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:30:05.158 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:05.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:05.276 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:05.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:05.281 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:05.283 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:05.285 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:05.288 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:05.290 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:05.292 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:05.294 | + functions-common:time_stop:2439 : start_time=1649921400508 2022-04-14 07:30:05.296 | + functions-common:time_stop:2441 : [[ -z 1649921400508 ]] 2022-04-14 07:30:05.299 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:05.303 | + functions-common:time_stop:2444 : end_time=1649921405301 2022-04-14 07:30:05.305 | + functions-common:time_stop:2445 : elapsed_time=4793 2022-04-14 07:30:05.307 | + functions-common:time_stop:2446 : total=28520 2022-04-14 07:30:05.310 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:05.312 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=33313 2022-04-14 07:30:05.314 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:05.317 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:30:05.339 | Using python 3.8 to install etcd3gw 2022-04-14 07:30:05.342 | + 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-14 07:30:06.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:06.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:06.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:06.204 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:07.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:07.364 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:30:07.371 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:30:07.372 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:30:07.373 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:30:07.374 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:30:07.407 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-14 07:30:07.408 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:30:07.411 | 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-14 07:30:07.413 | 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-14 07:30:09.928 | 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-14 07:30:09.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:09.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:10.054 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:10.057 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:10.059 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:10.062 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:10.064 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:10.066 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:10.068 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:10.070 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:10.072 | + functions-common:time_stop:2439 : start_time=1649921405333 2022-04-14 07:30:10.074 | + functions-common:time_stop:2441 : [[ -z 1649921405333 ]] 2022-04-14 07:30:10.077 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:10.081 | + functions-common:time_stop:2444 : end_time=1649921410079 2022-04-14 07:30:10.083 | + functions-common:time_stop:2445 : elapsed_time=4746 2022-04-14 07:30:10.086 | + functions-common:time_stop:2446 : total=33313 2022-04-14 07:30:10.088 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:10.090 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=38059 2022-04-14 07:30:10.093 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:10.095 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:30:10.097 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:30:10.100 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:30:10.102 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:30:10.105 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:30:10.107 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:30:10.110 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:30:10.112 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:30:10.114 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:30:10.117 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:30:10.119 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:30:10.121 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:30:10.124 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:30:10.126 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:30:10.128 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:30:10.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:10.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:10.135 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:30:10.138 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:30:10.140 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:30:10.142 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:30:10.145 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:30:10.147 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:30:10.150 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:10.152 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:30:10.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:10.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:10.159 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:30:10.162 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:10.164 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:30:10.167 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:30:10.169 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:30:10.172 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:30:10.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:10.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:10.179 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:30:10.200 | + 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-14 07:30:10.314 | Reading package lists... 2022-04-14 07:30:10.560 | Building dependency tree... 2022-04-14 07:30:10.561 | Reading state information... 2022-04-14 07:30:10.821 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:30:10.821 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:30:10.822 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:30:10.822 | The following packages were automatically installed and are no longer required: 2022-04-14 07:30:10.823 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:30:10.823 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:30:10.823 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:30:10.823 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:30:10.823 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:30:10.823 | python3-zope.interface 2022-04-14 07:30:10.823 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:30:10.937 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:30:10.942 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:30:10.944 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:30:10.947 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:10.949 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:10.951 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:10.953 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:10.955 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:10.958 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:30:10.960 | + functions-common:time_stop:2439 : start_time=1649921410198 2022-04-14 07:30:10.963 | + functions-common:time_stop:2441 : [[ -z 1649921410198 ]] 2022-04-14 07:30:10.965 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:10.970 | + functions-common:time_stop:2444 : end_time=1649921410967 2022-04-14 07:30:10.972 | + functions-common:time_stop:2445 : elapsed_time=769 2022-04-14 07:30:10.974 | + functions-common:time_stop:2446 : total=4520 2022-04-14 07:30:10.976 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:10.979 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5289 2022-04-14 07:30:10.982 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:30:10.984 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:30:10.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:10.989 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:10.991 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:30:11.053 | Module proxy already enabled 2022-04-14 07:30:11.058 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:30:11.121 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:30:11.121 | Module proxy already enabled 2022-04-14 07:30:11.121 | Module proxy_uwsgi already enabled 2022-04-14 07:30:11.125 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:30:11.128 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:30:11.130 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:30:11.132 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:30:11.280 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:30:11.282 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:30:11.284 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:30:11.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:30:11.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.302 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:30:11.304 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:30:11.307 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:30:11.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:30:11.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.319 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:30:11.321 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:30:11.326 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:30:11.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:30:11.335 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.338 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:30:11.340 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:30:11.342 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:30:11.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:30:11.352 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.355 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:30:11.357 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:30:11.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:30:11.367 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.370 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:30:11.372 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:30:11.375 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:30:11.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:30:11.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.387 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:30:11.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:11.406 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:30:11.409 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:30:11.411 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:30:11.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:30:11.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.424 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:30:11.441 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:11.443 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:30:11.446 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:30:11.448 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:30:11.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:30:11.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.460 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:30:11.463 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:30:11.465 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:30:11.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:11.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:11.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:30:11.475 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:11.478 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:30:11.480 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:30:11.483 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:30:11.486 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:30:11.488 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:30:11.490 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:30:11.494 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:30:11.494 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:30:11.499 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:30:11.501 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:30:11.504 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:30:11.507 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:30:11.510 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:30:11.530 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:30:11.533 | + 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-14 07:30:12.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:12.398 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:12.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:12.398 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:13.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:13.564 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:30:13.617 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:30:13.618 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:30:13.619 | 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-14 07:30:13.621 | 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-14 07:30:13.622 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:30:13.623 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:30:13.624 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:30:13.625 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:30:13.626 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:30:13.627 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:30:13.628 | 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-14 07:30:13.629 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:30:13.630 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:30:13.631 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:30:13.688 | 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-14 07:30:13.690 | 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-14 07:30:13.691 | 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-14 07:30:13.730 | 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-14 07:30:13.770 | 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-14 07:30:13.771 | 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-14 07:30:13.773 | 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-14 07:30:13.773 | 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-14 07:30:13.822 | 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-14 07:30:13.825 | 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-14 07:30:13.836 | 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-14 07:30:13.838 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 07:30:13.851 | 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-14 07:30:13.853 | 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-14 07:30:13.855 | 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-14 07:30:13.921 | 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-14 07:30:13.923 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-14 07:30:13.925 | 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-14 07:30:13.926 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:30:13.976 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 07:30:13.988 | 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-14 07:30:16.409 | 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-14 07:30:16.417 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:16.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:16.538 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:16.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:16.544 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:16.546 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:16.548 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:16.551 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:16.553 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:16.555 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:16.558 | + functions-common:time_stop:2439 : start_time=1649921411525 2022-04-14 07:30:16.560 | + functions-common:time_stop:2441 : [[ -z 1649921411525 ]] 2022-04-14 07:30:16.563 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:16.567 | + functions-common:time_stop:2444 : end_time=1649921416565 2022-04-14 07:30:16.569 | + functions-common:time_stop:2445 : elapsed_time=5040 2022-04-14 07:30:16.572 | + functions-common:time_stop:2446 : total=38059 2022-04-14 07:30:16.574 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:16.576 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=43099 2022-04-14 07:30:16.579 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:16.581 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:30:16.584 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:30:16.586 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:30:16.589 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:30:16.592 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:30:16.594 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:30:16.598 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:30:16.598 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:30:16.604 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:30:16.606 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:30:16.609 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:30:16.612 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:30:16.614 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:30:16.636 | Using python 3.8 to install python-memcached 2022-04-14 07:30:16.638 | + 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-14 07:30:17.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:17.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:17.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:17.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:18.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:18.688 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:30:18.691 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:30:21.203 | 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-14 07:30:21.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:21.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:21.329 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:21.331 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:21.334 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:21.336 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:21.339 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:21.341 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:21.343 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:21.345 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:21.348 | + functions-common:time_stop:2439 : start_time=1649921416630 2022-04-14 07:30:21.350 | + functions-common:time_stop:2441 : [[ -z 1649921416630 ]] 2022-04-14 07:30:21.353 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:21.358 | + functions-common:time_stop:2444 : end_time=1649921421355 2022-04-14 07:30:21.360 | + functions-common:time_stop:2445 : elapsed_time=4725 2022-04-14 07:30:21.362 | + functions-common:time_stop:2446 : total=43099 2022-04-14 07:30:21.364 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:21.367 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47824 2022-04-14 07:30:21.369 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:21.372 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:30:21.388 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:21.390 | + ./stack.sh:main:897 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-04-14 07:30:21.393 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:30:21.395 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:30:21.398 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:30:21.401 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:30:21.403 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:30:21.405 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:30:21.421 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:21.424 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:30:21.426 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:30:21.428 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:30:21.430 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:30:21.432 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:30:21.435 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:30:21.437 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:30:21.439 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:30:21.442 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:30:21.457 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:30:21.459 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:30:21.462 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:21.465 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:30:21.465 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:30:21.470 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:30:21.472 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:21.474 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:30:21.486 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:30:21.489 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:30:21.489 | + functions-common:git_clone:685 : head -1 2022-04-14 07:30:21.493 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:30:21.495 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:30:21.498 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:30:21.500 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:30:21.502 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:30:21.504 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:30:21.507 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:30:21.509 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:30:21.511 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:30:21.514 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:30:21.516 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:30:21.518 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:30:21.521 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:30:21.524 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:30:21.527 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:30:21.529 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:30:21.532 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:30:21.534 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:30:21.537 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:30:21.543 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:30:21.546 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:30:22.235 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:30:22.237 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:30:22.239 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:30:22.241 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:30:22.244 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:30:22.247 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:30:22.249 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:30:22.251 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:30:22.253 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:30:22.255 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:30:22.258 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:30:22.260 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:30:22.263 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:30:22.265 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:30:22.285 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:30:22.287 | + 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-14 07:30:23.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:23.164 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:23.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:23.164 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:24.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:24.337 | Obtaining file:///opt/stack/keystone 2022-04-14 07:30:24.338 | Preparing metadata (setup.py): started 2022-04-14 07:30:27.898 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:30:27.974 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 07:30:27.975 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 07:30:27.976 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:30:27.978 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 07:30:27.979 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 07:30:27.980 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 07:30:27.981 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 07:30:27.982 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 07:30:27.983 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 07:30:27.984 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 07:30:27.985 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 07:30:27.987 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:30:27.987 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 07:30:27.989 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 07:30:27.990 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 07:30:27.991 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 07:30:27.992 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 07:30:27.994 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 07:30:27.995 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 07:30:27.996 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 07:30:27.997 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 07:30:27.998 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 07:30:28.000 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 07:30:28.001 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:30:28.002 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 07:30:28.003 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:30:28.005 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 07:30:28.006 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 07:30:28.007 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 07:30:28.008 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:30:28.009 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:30:28.010 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 07:30:28.011 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 07:30:28.012 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 07:30:28.023 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 07:30:28.024 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 07:30:28.068 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 07:30:28.080 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:30:28.081 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 07:30:28.082 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 07:30:28.083 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:30:28.094 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 07:30:28.155 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 07:30:28.156 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:30:28.255 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:30:28.256 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:30:28.257 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 07:30:28.259 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 07:30:28.314 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 07:30:28.316 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 07:30:28.317 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 07:30:28.366 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 07:30:28.369 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 07:30:28.426 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 07:30:28.428 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 07:30:28.431 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 07:30:28.432 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:30:28.434 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 07:30:28.436 | 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.0.1.dev2) (2.8.0) 2022-04-14 07:30:28.457 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 07:30:28.532 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:30:28.552 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 07:30:28.553 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 07:30:28.555 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 07:30:28.557 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 07:30:28.612 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:30:28.726 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 07:30:28.728 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 07:30:28.729 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 07:30:28.731 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 07:30:28.733 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 07:30:28.955 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 07:30:28.978 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 07:30:28.980 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 07:30:29.048 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 07:30:29.049 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 07:30:29.068 | 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.0.1.dev2) (5.0.0) 2022-04-14 07:30:29.142 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 07:30:29.182 | 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.0.1.dev2) (1.13.3) 2022-04-14 07:30:29.297 | 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.0.1.dev2) (2.1.0) 2022-04-14 07:30:29.372 | 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.0.1.dev2) (1.7.0) 2022-04-14 07:30:29.500 | 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.0.1.dev2) (0.17.3) 2022-04-14 07:30:29.532 | 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.0.1.dev2) (0.13.1) 2022-04-14 07:30:29.572 | 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.0.1.dev2) (2.1.1) 2022-04-14 07:30:29.573 | 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.0.1.dev2) (0.33.0) 2022-04-14 07:30:29.575 | 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.0.1.dev2) (3.5.0) 2022-04-14 07:30:29.577 | 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.0.1.dev2) (1.3.3) 2022-04-14 07:30:29.578 | 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.0.1.dev2) (2.5.1) 2022-04-14 07:30:29.581 | 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.0.1.dev2) (3.0.0) 2022-04-14 07:30:29.636 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 07:30:29.777 | 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.0.1.dev2) (2.0.12) 2022-04-14 07:30:29.779 | 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.0.1.dev2) (3.3) 2022-04-14 07:30:29.780 | 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.0.1.dev2) (1.26.8) 2022-04-14 07:30:29.781 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 07:30:29.937 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:30:30.019 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:30:30.094 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 07:30:30.275 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:30:30.543 | 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.0.1.dev2) (0.7) 2022-04-14 07:30:30.580 | 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.0.1.dev2) (1.0.0) 2022-04-14 07:30:32.515 | Installing collected packages: keystone 2022-04-14 07:30:32.515 | Attempting uninstall: keystone 2022-04-14 07:30:32.515 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:30:32.519 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:30:32.521 | Running setup.py develop for keystone 2022-04-14 07:30:37.074 | Successfully installed keystone 2022-04-14 07:30:37.074 | 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-14 07:30:37.082 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:37.082 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:37.215 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:37.217 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:37.219 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:37.221 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:37.223 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:37.225 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:37.228 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:37.230 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:37.233 | + functions-common:time_stop:2439 : start_time=1649921422280 2022-04-14 07:30:37.235 | + functions-common:time_stop:2441 : [[ -z 1649921422280 ]] 2022-04-14 07:30:37.238 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:37.242 | + functions-common:time_stop:2444 : end_time=1649921437240 2022-04-14 07:30:37.245 | + functions-common:time_stop:2445 : elapsed_time=14960 2022-04-14 07:30:37.247 | + functions-common:time_stop:2446 : total=47824 2022-04-14 07:30:37.249 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:37.251 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=62784 2022-04-14 07:30:37.253 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:37.255 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:30:37.258 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:30:37.261 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:30:37.279 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:30:37.292 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:30:37.294 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:30:37.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:37.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:37.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:30:37.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:37.307 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:30:37.323 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:37.325 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:30:37.328 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:30:37.330 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:30:37.333 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:30:37.345 | + 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-14 07:30:37.347 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:30:37.353 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:30:37.368 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:37.371 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:30:37.401 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:30:37.428 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:30:37.458 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:30:37.489 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:30:37.519 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:30:37.550 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:30:37.578 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:30:37.606 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:30:37.608 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:30:37.611 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:30:37.613 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:30:37.615 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:30:37.618 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:30:37.636 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:37.639 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:30:37.642 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:30:37.645 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:30:37.661 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:37.664 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:30:37.667 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:30:37.698 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:30:37.701 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:30:37.703 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:30:37.706 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:30:37.722 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:37.724 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.48/identity 2022-04-14 07:30:37.756 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:30:37.759 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:30:37.791 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:30:37.793 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:30:37.796 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:30:37.798 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:30:37.801 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:30:37.803 | + 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-14 07:30:37.836 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:30:37.838 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:30:37.842 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:30:37.844 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:30:37.847 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:30:37.865 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:30:37.867 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:30:37.869 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:30:37.872 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:30:37.874 | + 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-14 07:30:37.902 | + 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-14 07:30:37.931 | + 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-14 07:30:37.958 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:30:37.986 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:30:38.013 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:30:38.016 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:30:38.018 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:30:38.020 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:30:38.023 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:30:38.025 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:30:38.028 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:30:38.031 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:30:38.035 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:30:38.037 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:30:38.041 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:30:38.053 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:30:38.053 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:30:38.063 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:30:38.066 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:30:38.082 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:30:38.084 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:30:38.089 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:30:38.119 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:30:38.146 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:30:38.174 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:30:38.201 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:30:38.229 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:30:38.256 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:30:38.284 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:30:38.312 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:30:38.339 | + 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-14 07:30:38.366 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:30:38.393 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:30:38.421 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:30:38.448 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:30:38.451 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:30:38.453 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:30:38.456 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:30:38.458 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:30:38.460 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:38.463 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:38.465 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:30:38.468 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:30:38.470 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:30:38.497 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:30:38.524 | + 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-14 07:30:38.525 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:30:38.534 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:30:38.537 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:30:38.540 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:30:38.542 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:30:38.544 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:30:38.547 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:30:38.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:38.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:38.554 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:30:38.556 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:30:38.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:38.561 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:38.563 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:30:38.624 | Site keystone-wsgi-public already enabled 2022-04-14 07:30:38.628 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:30:38.631 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:30:38.633 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:30:38.636 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:30:38.781 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:30:38.815 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:30:38.846 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:30:38.877 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:30:38.879 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:30:38.910 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:30:38.940 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:30:38.968 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:30:38.971 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:30:38.988 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:38.990 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:30:39.007 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:39.010 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:30:39.012 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:30:39.015 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:30:39.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:30:39.019 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:30:39.022 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:30:39.024 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:30:39.027 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:30:39.029 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:30:39.031 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:30:39.034 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:30:39.037 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:30:39.040 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:30:39.042 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:30:39.059 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:30:39.061 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:30:39.063 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:39.066 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:30:39.066 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:30:39.072 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:30:39.074 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:30:39.076 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:30:39.089 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:30:39.092 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:30:39.092 | + functions-common:git_clone:685 : head -1 2022-04-14 07:30:39.095 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:30:39.098 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:30:39.100 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:30:39.103 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:30:39.106 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:30:39.108 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:30:39.111 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:30:39.113 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:30:39.115 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:30:39.118 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:30:39.120 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:30:39.122 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:30:39.125 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:30:39.128 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:30:39.130 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:30:39.134 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:30:39.136 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:30:39.138 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:30:39.141 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:30:39.147 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:30:39.150 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:30:39.827 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:30:39.829 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:30:39.832 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:30:39.834 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:30:39.837 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:30:39.839 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:30:39.841 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:30:39.843 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:30:39.846 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:30:39.848 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:30:39.850 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:30:39.852 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:30:39.855 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:30:39.857 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:30:39.877 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:30:39.880 | + 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-14 07:30:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:40.754 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:40.754 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:41.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:41.918 | Obtaining file:///opt/stack/swift 2022-04-14 07:30:41.919 | Preparing metadata (setup.py): started 2022-04-14 07:30:45.144 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:30:45.183 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 07:30:45.184 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 07:30:45.186 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 07:30:45.187 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 07:30:45.188 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 07:30:45.189 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 07:30:45.190 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 07:30:45.191 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 07:30:45.192 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 07:30:45.193 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 07:30:45.194 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 07:30:45.233 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 07:30:45.241 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 07:30:45.297 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 07:30:45.298 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 07:30:45.300 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 07:30:45.301 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 07:30:45.302 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 07:30:45.303 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 07:30:45.304 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 07:30:45.305 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 07:30:45.307 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 07:30:45.308 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 07:30:45.309 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 07:30:45.310 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 07:30:45.330 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 07:30:45.360 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 07:30:45.365 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 07:30:45.368 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 07:30:45.371 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 07:30:45.393 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 07:30:45.490 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 07:30:45.491 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 07:30:45.493 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 07:30:45.535 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.1.5) 2022-04-14 07:30:45.580 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 07:30:45.581 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 07:30:45.583 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 07:30:45.584 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 07:30:45.649 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 07:30:45.650 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 07:30:45.665 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 07:30:45.667 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 07:30:45.690 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 07:30:45.691 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 07:30:45.797 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 07:30:45.813 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.1) 2022-04-14 07:30:48.149 | Installing collected packages: swift 2022-04-14 07:30:48.149 | Attempting uninstall: swift 2022-04-14 07:30:48.149 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:30:48.152 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:30:48.154 | Running setup.py develop for swift 2022-04-14 07:30:52.378 | Successfully installed swift 2022-04-14 07:30:52.378 | 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-14 07:30:52.387 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:30:52.387 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:30:52.524 | + inc/python:pip_install:200 : result=0 2022-04-14 07:30:52.527 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:30:52.529 | + functions-common:time_stop:2432 : local name 2022-04-14 07:30:52.531 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:30:52.533 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:30:52.535 | + functions-common:time_stop:2435 : local total 2022-04-14 07:30:52.537 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:30:52.540 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:30:52.542 | + functions-common:time_stop:2439 : start_time=1649921439872 2022-04-14 07:30:52.544 | + functions-common:time_stop:2441 : [[ -z 1649921439872 ]] 2022-04-14 07:30:52.547 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:30:52.551 | + functions-common:time_stop:2444 : end_time=1649921452548 2022-04-14 07:30:52.553 | + functions-common:time_stop:2445 : elapsed_time=12676 2022-04-14 07:30:52.555 | + functions-common:time_stop:2446 : total=62784 2022-04-14 07:30:52.557 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:30:52.560 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=75460 2022-04-14 07:30:52.562 | + inc/python:pip_install:203 : return 0 2022-04-14 07:30:52.564 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:30:52.566 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:30:52.569 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:30:52.589 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:30:52.601 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:30:52.603 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:30:52.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:52.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:52.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:30:52.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:52.615 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:30:52.618 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:30:52.620 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:30:52.622 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:30:52.624 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:30:52.626 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:30:52.628 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:30:52.630 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:30:53.810 | No object-server running 2022-04-14 07:30:53.810 | No account-replicator running 2022-04-14 07:30:53.810 | No object-replicator running 2022-04-14 07:30:53.810 | No container-sync running 2022-04-14 07:30:53.810 | No container-updater running 2022-04-14 07:30:53.810 | No object-auditor running 2022-04-14 07:30:53.810 | No container-reconciler running 2022-04-14 07:30:53.810 | No proxy-server running 2022-04-14 07:30:53.810 | No container-sharder running 2022-04-14 07:30:53.810 | No container-auditor running 2022-04-14 07:30:53.810 | No account-auditor running 2022-04-14 07:30:53.811 | No account-server running 2022-04-14 07:30:53.811 | No object-expirer running 2022-04-14 07:30:53.811 | No account-reaper running 2022-04-14 07:30:53.811 | No container-replicator running 2022-04-14 07:30:53.811 | No object-reconstructor running 2022-04-14 07:30:53.811 | No container-server running 2022-04-14 07:30:53.811 | No object-updater running 2022-04-14 07:30:53.902 | + lib/swift:configure_swift:337 : true 2022-04-14 07:30:53.904 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:30:53.917 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:30:53.929 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:30:53.932 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:30:53.932 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:30:53.937 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:30:53.937 | s/%GROUP%/ubuntu/; 2022-04-14 07:30:53.937 | s/%USER%/ubuntu/; 2022-04-14 07:30:53.937 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:30:53.937 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:30:53.941 | uid = ubuntu 2022-04-14 07:30:53.941 | gid = ubuntu 2022-04-14 07:30:53.941 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:30:53.941 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:30:53.941 | address = 127.0.0.1 2022-04-14 07:30:53.941 | 2022-04-14 07:30:53.941 | [account6612] 2022-04-14 07:30:53.941 | max connections = 25 2022-04-14 07:30:53.941 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:30:53.941 | read only = false 2022-04-14 07:30:53.941 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:30:53.941 | 2022-04-14 07:30:53.941 | [account6622] 2022-04-14 07:30:53.941 | max connections = 25 2022-04-14 07:30:53.941 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:30:53.941 | read only = false 2022-04-14 07:30:53.941 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:30:53.941 | 2022-04-14 07:30:53.941 | [account6632] 2022-04-14 07:30:53.941 | max connections = 25 2022-04-14 07:30:53.941 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:30:53.941 | read only = false 2022-04-14 07:30:53.941 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:30:53.941 | 2022-04-14 07:30:53.941 | [account6642] 2022-04-14 07:30:53.941 | max connections = 25 2022-04-14 07:30:53.941 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:30:53.941 | read only = false 2022-04-14 07:30:53.941 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:30:53.941 | 2022-04-14 07:30:53.941 | 2022-04-14 07:30:53.941 | [container6611] 2022-04-14 07:30:53.941 | max connections = 25 2022-04-14 07:30:53.941 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:30:53.942 | read only = false 2022-04-14 07:30:53.942 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:30:53.942 | 2022-04-14 07:30:53.942 | [container6621] 2022-04-14 07:30:53.942 | max connections = 25 2022-04-14 07:30:53.942 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:30:53.942 | read only = false 2022-04-14 07:30:53.942 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:30:53.942 | 2022-04-14 07:30:53.942 | [container6631] 2022-04-14 07:30:53.942 | max connections = 25 2022-04-14 07:30:53.942 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:30:53.942 | read only = false 2022-04-14 07:30:53.942 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:30:53.942 | 2022-04-14 07:30:53.942 | [container6641] 2022-04-14 07:30:53.942 | max connections = 25 2022-04-14 07:30:53.942 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:30:53.942 | read only = false 2022-04-14 07:30:53.942 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:30:53.942 | 2022-04-14 07:30:53.942 | 2022-04-14 07:30:53.942 | [object6613] 2022-04-14 07:30:53.942 | max connections = 25 2022-04-14 07:30:53.942 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:30:53.942 | read only = false 2022-04-14 07:30:53.942 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:30:53.942 | 2022-04-14 07:30:53.942 | [object6623] 2022-04-14 07:30:53.942 | max connections = 25 2022-04-14 07:30:53.942 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:30:53.942 | read only = false 2022-04-14 07:30:53.942 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:30:53.942 | 2022-04-14 07:30:53.942 | [object6633] 2022-04-14 07:30:53.942 | max connections = 25 2022-04-14 07:30:53.943 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:30:53.943 | read only = false 2022-04-14 07:30:53.943 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:30:53.943 | 2022-04-14 07:30:53.943 | [object6643] 2022-04-14 07:30:53.943 | max connections = 25 2022-04-14 07:30:53.943 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:30:53.943 | read only = false 2022-04-14 07:30:53.943 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:30:53.945 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:30:53.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:30:53.949 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:30:53.951 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:30:53.963 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:30:53.965 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:30:53.969 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:30:53.973 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:30:53.976 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:30:53.980 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:30:54.008 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.48:8080/v1/ 2022-04-14 07:30:54.033 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:30:54.051 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:30:54.079 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:30:54.096 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:30:54.125 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:30:54.142 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:30:54.170 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:30:54.188 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:30:54.216 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:30:54.234 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:30:54.262 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:30:54.279 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:30:54.294 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:54.297 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:30:54.325 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:30:54.352 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:30:54.379 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:30:54.406 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:30:54.420 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:54.422 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:30:54.449 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:30:54.464 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:54.466 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:30:54.482 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:54.484 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:30:54.486 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:30:54.501 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:54.503 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:30:54.505 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:30:54.507 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:30:54.512 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:30:54.517 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:30:54.545 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:30:54.571 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:30:54.602 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:30:54.630 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:30:54.662 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:30:54.665 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:30:54.667 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:30:54.669 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:30:54.671 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:30:54.701 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:30:54.728 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:30:54.755 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:30:54.782 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:30:54.809 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:30:54.837 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:30:54.864 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:30:54.891 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:30:54.918 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:30:54.945 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:30:54.972 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:30:55.000 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:30:55.028 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:30:55.058 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:30:55.086 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:30:55.103 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:30:55.131 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:30:55.158 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:30:55.163 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:30:55.191 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:30:55.218 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:30:55.244 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:30:55.247 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:30:55.249 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:30:55.251 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:30:55.255 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:30:55.258 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:30:55.260 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:30:55.263 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:30:55.265 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:30:55.267 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:30:55.269 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:30:55.271 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:30:55.289 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:30:55.317 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:30:55.335 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:30:55.365 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:30:55.384 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:30:55.412 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:30:55.430 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:30:55.458 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:30:55.477 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:30:55.505 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:30:55.524 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:30:55.552 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:30:55.571 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:30:55.604 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:30:55.623 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:30:55.651 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:30:55.669 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:30:55.696 | + 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-14 07:30:55.713 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:30:55.731 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:30:55.759 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:30:55.788 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:30:55.791 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:30:55.795 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:30:55.798 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:30:55.800 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:30:55.802 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:30:55.804 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:30:55.806 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:30:55.809 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:30:55.811 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:30:55.828 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:30:55.857 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:30:55.875 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:30:55.904 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:30:55.923 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:30:55.951 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:30:55.969 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:30:55.998 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:30:56.016 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:30:56.045 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:30:56.063 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:30:56.091 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:30:56.109 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:30:56.138 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:30:56.156 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:30:56.185 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:30:56.202 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:30:56.229 | + 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-14 07:30:56.234 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:30:56.252 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:30:56.281 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:30:56.283 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:30:56.287 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:30:56.290 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:30:56.292 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:30:56.294 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:30:56.296 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:30:56.298 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:30:56.301 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:30:56.303 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:30:56.321 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:30:56.349 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:30:56.366 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:30:56.394 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:30:56.412 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:30:56.441 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:30:56.459 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:30:56.487 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:30:56.504 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:30:56.534 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:30:56.552 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:30:56.580 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:30:56.598 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:30:56.626 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:30:56.644 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:30:56.672 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:30:56.691 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:30:56.718 | + 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-14 07:30:56.723 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:30:56.742 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:30:56.771 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:30:56.799 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:30:56.827 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:30:56.856 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:30:56.858 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:30:56.863 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:30:56.892 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:30:56.921 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:30:56.951 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:30:56.980 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:30:57.009 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:30:57.036 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:30:57.065 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:30:57.092 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:30:57.120 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:30:57.136 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:57.138 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:30:57.156 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:30:57.159 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:30:57.179 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:30:57.181 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.48 2022-04-14 07:30:57.209 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:30:57.211 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:30:57.239 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.48/identity 2022-04-14 07:30:57.268 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:30:57.270 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:30:57.298 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:30:57.314 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:57.316 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:30:57.320 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:30:57.324 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:30:57.327 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:30:57.339 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:30:57.341 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:30:57.353 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:30:57.355 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:30:57.357 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:30:57.360 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:30:57.362 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:30:57.364 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:30:57.367 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:30:57.369 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:30:57.372 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:30:57.384 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:30:57.386 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:30:57.389 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:30:57.406 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:30:57.409 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:30:57.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:57.429 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:30:57.431 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:30:57.434 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:30:57.436 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:30:57.439 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:30:57.441 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:30:57.444 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:30:57.446 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:30:57.464 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:57.466 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:30:57.469 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:30:57.486 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:30:57.489 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:30:57.491 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:30:57.494 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:30:57.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:30:57.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:30:57.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:30:57.504 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:30:57.508 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:30:57.510 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:30:57.513 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:30:57.516 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:30:57.518 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:30:57.521 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:30:57.524 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:30:57.527 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:30:57.530 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:30:57.533 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:30:57.536 | +++ 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-14 07:30:57.537 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:30:57.542 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:30:57.545 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:30:57.547 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:30:57.550 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:30:57.553 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:30:57.575 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:30:57.578 | + 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-14 07:30:58.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:58.465 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:58.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:30:58.465 | from cryptography.utils import int_from_bytes 2022-04-14 07:30:59.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:30:59.641 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:30:59.724 | 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-14 07:30:59.725 | 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-14 07:30:59.726 | 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-14 07:30:59.728 | 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-14 07:30:59.729 | 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-14 07:30:59.730 | 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-14 07:30:59.731 | 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-14 07:30:59.732 | 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-14 07:30:59.733 | 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-14 07:30:59.734 | 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-14 07:30:59.735 | 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-14 07:30:59.736 | 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-14 07:30:59.738 | 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-14 07:30:59.741 | 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-14 07:30:59.744 | 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-14 07:30:59.746 | 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-14 07:30:59.749 | 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-14 07:30:59.751 | 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-14 07:30:59.760 | 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-14 07:30:59.761 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 07:30:59.775 | 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-14 07:30:59.845 | 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-14 07:30:59.847 | 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-14 07:30:59.848 | 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-14 07:30:59.872 | 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-14 07:30:59.873 | 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-14 07:30:59.876 | 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-14 07:30:59.877 | 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-14 07:30:59.878 | 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-14 07:30:59.889 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 07:30:59.931 | 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-14 07:30:59.933 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 07:30:59.934 | 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-14 07:30:59.935 | 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-14 07:30:59.957 | 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-14 07:30:59.959 | 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-14 07:30:59.973 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 07:30:59.990 | 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-14 07:30:59.991 | 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-14 07:31:00.012 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-14 07:31:00.013 | 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-14 07:31:00.096 | 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-14 07:31:00.097 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-14 07:31:00.098 | 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-14 07:31:00.101 | 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-14 07:31:00.151 | 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-14 07:31:00.177 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 07:31:00.378 | 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-14 07:31:00.380 | 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-14 07:31:00.416 | 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-14 07:31:00.417 | 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-14 07:31:00.418 | 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-14 07:31:00.443 | 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-14 07:31:00.446 | 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-14 07:31:00.448 | 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-14 07:31:00.504 | 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-14 07:31:00.685 | 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-14 07:31:00.708 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-14 07:31:00.793 | 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-14 07:31:00.943 | 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-14 07:31:03.095 | 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-14 07:31:03.102 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:03.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:03.227 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:03.230 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:03.232 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:03.234 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:03.237 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:03.239 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:03.242 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:03.244 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:03.246 | + functions-common:time_stop:2439 : start_time=1649921457569 2022-04-14 07:31:03.249 | + functions-common:time_stop:2441 : [[ -z 1649921457569 ]] 2022-04-14 07:31:03.252 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:03.256 | + functions-common:time_stop:2444 : end_time=1649921463253 2022-04-14 07:31:03.258 | + functions-common:time_stop:2445 : elapsed_time=5684 2022-04-14 07:31:03.261 | + functions-common:time_stop:2446 : total=75460 2022-04-14 07:31:03.263 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:03.265 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81144 2022-04-14 07:31:03.268 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:03.270 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:31:03.273 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:31:03.276 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:31:03.290 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:31:03.295 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:31:03.297 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:31:03.300 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:31:03.302 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:31:03.305 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:31:03.308 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:31:03.311 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:31:03.313 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:31:03.316 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:31:03.332 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:31:03.335 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:31:03.338 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:03.341 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:31:03.341 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:31:03.346 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:31:03.349 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:03.351 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:31:03.364 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:31:03.367 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:31:03.367 | + functions-common:git_clone:685 : head -1 2022-04-14 07:31:03.370 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:31:03.373 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:31:03.375 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:31:03.378 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:31:03.380 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:31:03.383 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:31:03.386 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:31:03.388 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:31:03.391 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:31:03.393 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:31:03.396 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:31:03.399 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:31:03.401 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:31:03.405 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:31:03.407 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:31:03.410 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:31:03.413 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:31:03.416 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:31:03.419 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:31:03.425 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:31:03.427 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:31:04.085 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:31:04.088 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:31:04.090 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:31:04.093 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:31:04.095 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:31:04.103 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:31:04.107 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:31:04.109 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:31:04.112 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:31:04.114 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:31:04.116 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:31:04.119 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:31:04.121 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:31:04.124 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:31:04.148 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:31:04.150 | + 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-14 07:31:05.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:05.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:05.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:05.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:06.175 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:06.202 | Obtaining file:///opt/stack/glance 2022-04-14 07:31:06.202 | Preparing metadata (setup.py): started 2022-04-14 07:31:09.420 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:31:09.493 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 07:31:09.494 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 07:31:09.495 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 07:31:09.496 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 07:31:09.497 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 07:31:09.498 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 07:31:09.499 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 07:31:09.500 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 07:31:09.501 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 07:31:09.502 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 07:31:09.503 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 07:31:09.504 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:31:09.506 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 07:31:09.507 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:31:09.508 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 07:31:09.509 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:31:09.510 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:31:09.512 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 07:31:09.513 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:31:09.514 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 07:31:09.515 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:31:09.516 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:31:09.517 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:31:09.518 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:31:09.519 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 07:31:09.520 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 07:31:09.521 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 07:31:09.523 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 07:31:09.524 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:31:09.525 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 07:31:09.526 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 07:31:09.527 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 07:31:09.528 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 07:31:09.529 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 07:31:09.531 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:31:09.532 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 07:31:09.533 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:31:09.534 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:31:09.535 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 07:31:09.536 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 07:31:09.537 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 07:31:09.538 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 07:31:09.539 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:31:09.556 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 07:31:09.557 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 07:31:09.558 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 07:31:09.580 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-14 07:31:09.582 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 07:31:09.621 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 07:31:09.637 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 07:31:09.645 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 07:31:09.660 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 07:31:09.661 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:31:09.663 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 07:31:09.755 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.1.dev2) (3.0.7) 2022-04-14 07:31:09.832 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 07:31:09.884 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 07:31:09.886 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:31:09.922 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 07:31:09.966 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 07:31:09.967 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:31:09.968 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 07:31:10.056 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 07:31:10.057 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 07:31:10.060 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:31:10.088 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 07:31:10.132 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 07:31:10.135 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 07:31:10.197 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.2.3) 2022-04-14 07:31:10.199 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 07:31:10.201 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (2.8.0) 2022-04-14 07:31:10.202 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.4.0) 2022-04-14 07:31:10.203 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.9) 2022-04-14 07:31:10.231 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 07:31:10.233 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:31:10.234 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 07:31:10.277 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 07:31:10.321 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 07:31:10.323 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 07:31:10.324 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:31:10.403 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 07:31:10.463 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 07:31:10.566 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 07:31:10.840 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:31:10.841 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 07:31:10.843 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 07:31:10.848 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 07:31:10.903 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 07:31:10.927 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 07:31:11.054 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 07:31:11.159 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:31:11.375 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:31:11.376 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.4) 2022-04-14 07:31:11.391 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.10.0) 2022-04-14 07:31:11.391 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.0) 2022-04-14 07:31:11.391 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (5.1.1) 2022-04-14 07:31:11.391 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.32) 2022-04-14 07:31:11.391 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.1.5) 2022-04-14 07:31:11.505 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.13.1) 2022-04-14 07:31:11.536 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.1.dev2) (1.0.3) 2022-04-14 07:31:11.581 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:31:11.588 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:31:11.830 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:31:12.015 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2019.11.28) 2022-04-14 07:31:12.018 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2.0.12) 2022-04-14 07:31:12.020 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (3.3) 2022-04-14 07:31:12.021 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (1.26.8) 2022-04-14 07:31:12.128 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.2) 2022-04-14 07:31:12.287 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:31:12.391 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 07:31:12.735 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:31:12.738 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:31:12.971 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.2) 2022-04-14 07:31:13.255 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (1.0.0) 2022-04-14 07:31:13.570 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (1.8.2) 2022-04-14 07:31:13.571 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (21.4.0) 2022-04-14 07:31:15.026 | Installing collected packages: glance 2022-04-14 07:31:15.026 | Attempting uninstall: glance 2022-04-14 07:31:15.027 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:31:15.033 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:31:15.035 | Running setup.py develop for glance 2022-04-14 07:31:19.618 | Successfully installed glance 2022-04-14 07:31:19.619 | 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-14 07:31:19.626 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:19.626 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:19.763 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:19.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:19.768 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:19.770 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:19.773 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:19.775 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:19.777 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:19.779 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:19.782 | + functions-common:time_stop:2439 : start_time=1649921464142 2022-04-14 07:31:19.784 | + functions-common:time_stop:2441 : [[ -z 1649921464142 ]] 2022-04-14 07:31:19.787 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:19.791 | + functions-common:time_stop:2444 : end_time=1649921479789 2022-04-14 07:31:19.794 | + functions-common:time_stop:2445 : elapsed_time=15647 2022-04-14 07:31:19.796 | + functions-common:time_stop:2446 : total=81144 2022-04-14 07:31:19.798 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:19.801 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=96791 2022-04-14 07:31:19.803 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:19.806 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:31:19.808 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:31:19.811 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:31:19.830 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:31:19.843 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:31:19.846 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:31:19.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:19.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:19.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:31:19.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:19.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:31:19.861 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:31:19.864 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:31:19.877 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:31:19.880 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:31:19.882 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:31:19.885 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:31:19.887 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:31:19.889 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:31:19.892 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:31:19.894 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:31:19.924 | + 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-14 07:31:19.953 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:31:19.984 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:31:20.013 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:31:20.043 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:31:20.073 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:31:20.075 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:31:20.078 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:31:20.080 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:31:20.083 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:31:20.112 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:31:20.141 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:31:20.171 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:31:20.201 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:31:20.230 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:31:20.259 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:31:20.289 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:31:20.319 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:31:20.349 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:31:20.378 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:31:20.409 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:31:20.412 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:31:20.414 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:31:20.416 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:31:20.419 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:31:20.421 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:31:20.438 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:20.441 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:31:20.444 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:31:20.446 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:31:20.463 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:20.465 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:31:20.468 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:31:20.497 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:31:20.500 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:31:20.502 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:31:20.504 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:31:20.507 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:31:20.537 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:31:20.567 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:31:20.570 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:31:20.572 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:31:20.575 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:31:20.577 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:31:20.579 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:31:20.582 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:31:20.611 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:31:20.614 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.48 2022-04-14 07:31:20.644 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:31:20.647 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:31:20.663 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:20.666 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:31:20.696 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:31:20.726 | + 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-14 07:31:20.757 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:31:20.786 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:31:20.816 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:31:20.833 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:20.836 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:31:20.866 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:31:20.895 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:31:20.925 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.48/identity/v3 2022-04-14 07:31:20.955 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:31:20.984 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.48/image 2022-04-14 07:31:21.014 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:31:21.030 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:21.033 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:31:21.035 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:31:21.038 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:31:21.041 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:31:21.059 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:31:21.061 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:31:21.063 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:31:21.066 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:31:21.069 | + 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-14 07:31:21.098 | + 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-14 07:31:21.128 | + 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-14 07:31:21.158 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:31:21.188 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:31:21.192 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:31:21.223 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:31:21.254 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:31:21.284 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.48/identity 2022-04-14 07:31:21.314 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:31:21.344 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:31:21.374 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:31:21.405 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:31:21.436 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:31:21.466 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:31:21.496 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:31:21.526 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:31:21.530 | + 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-14 07:31:21.538 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:31:21.555 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:21.558 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:31:21.560 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:31:21.563 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:31:21.565 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:31:21.567 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:31:21.571 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:31:21.575 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:31:21.577 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:31:21.581 | + 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-14 07:31:21.610 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:31:21.612 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:31:21.615 | ++ functions:get_random_port:837 : true 2022-04-14 07:31:21.618 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:31:21.620 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:31:21.622 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:31:21.676 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:31:21.679 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:31:21.681 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:31:21.684 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:31:21.686 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:31:21.713 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:31:21.742 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:31:21.769 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:31:21.797 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:31:21.825 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:31:21.853 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:31:21.880 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:31:21.908 | + 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-14 07:31:21.936 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:31:21.964 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:31:21.993 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:31:22.020 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:31:22.048 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:31:22.076 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:31:22.104 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:31:22.131 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:31:22.159 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:31:22.187 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:31:22.215 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:31:22.217 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:31:22.219 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:31:22.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:22.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:22.227 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:31:22.229 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:31:22.284 | proxy (enabled by site administrator) 2022-04-14 07:31:22.287 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:31:22.290 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:31:22.292 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:31:22.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:22.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:22.299 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:31:22.302 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:31:22.357 | proxy_http (enabled by site administrator) 2022-04-14 07:31:22.361 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:31:22.364 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:31:22.367 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:31:22.370 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:31:22.372 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:22.375 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:22.377 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:31:22.380 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:31:22.384 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:31:22.384 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:31:22.393 | KeepAlive Off 2022-04-14 07:31:22.397 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:31:22.397 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:31:22.406 | SetEnv proxy-sendchunked 1 2022-04-14 07:31:22.410 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:31:22.410 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:31:22.419 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:31:22.423 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:31:22.425 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:31:22.428 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:31:22.431 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:31:22.433 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:31:22.435 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:22.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:22.440 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:31:22.443 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:31:22.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:22.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:22.450 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:31:22.515 | Site glance-wsgi-api already enabled 2022-04-14 07:31:22.519 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:31:22.522 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:31:22.524 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:31:22.527 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:31:22.663 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:31:22.669 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:31:22.705 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:31:22.707 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:31:22.726 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:22.729 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:31:22.731 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:31:22.734 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:31:22.736 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:31:22.739 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:31:22.741 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:31:22.744 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:31:22.746 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:31:22.748 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:31:22.751 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:31:22.754 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:31:22.757 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:31:22.759 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:31:22.762 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:31:22.779 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:31:22.782 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:31:22.784 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:22.787 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:31:22.787 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:31:22.792 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:31:22.795 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:22.797 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:31:22.810 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:31:22.813 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:31:22.814 | + functions-common:git_clone:685 : head -1 2022-04-14 07:31:22.818 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:31:22.821 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:31:22.824 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:31:22.827 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:31:22.829 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:31:22.832 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:31:22.834 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:31:22.837 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:31:22.839 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:31:22.842 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:31:22.844 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:31:22.847 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:31:22.849 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:31:22.852 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:31:22.855 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:31:22.858 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:31:22.860 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:31:22.863 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:31:22.867 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:31:22.872 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:31:22.875 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:31:23.543 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:31:23.545 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:31:23.548 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:31:23.550 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:31:23.553 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:31:23.555 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:31:23.558 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:31:23.560 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:31:23.562 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:31:23.565 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:31:23.567 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:31:23.570 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:31:23.572 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:31:23.575 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:31:23.595 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:31:23.598 | + 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-14 07:31:24.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:24.473 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:24.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:24.473 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:25.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:25.636 | Obtaining file:///opt/stack/cinder 2022-04-14 07:31:25.637 | Preparing metadata (setup.py): started 2022-04-14 07:31:29.615 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:31:29.745 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 07:31:29.746 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 07:31:29.747 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 07:31:29.748 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 07:31:29.749 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 07:31:29.750 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 07:31:29.751 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 07:31:29.752 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:31:29.753 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 07:31:29.754 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 07:31:29.755 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 07:31:29.757 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 07:31:29.758 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:31:29.759 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 07:31:29.760 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 07:31:29.761 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 07:31:29.762 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 07:31:29.763 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 07:31:29.764 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 07:31:29.766 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 07:31:29.767 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 07:31:29.768 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:31:29.769 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 07:31:29.770 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 07:31:29.772 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 07:31:29.773 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 07:31:29.774 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 07:31:29.775 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 07:31:29.776 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 07:31:29.777 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 07:31:29.778 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:31:29.779 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 07:31:29.780 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 07:31:29.781 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 07:31:29.782 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 07:31:29.783 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 07:31:29.784 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 07:31:29.786 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 07:31:29.787 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 07:31:29.788 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 07:31:29.789 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 07:31:29.790 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 07:31:29.791 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 07:31:29.792 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 07:31:29.793 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 07:31:29.794 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 07:31:29.795 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 07:31:29.797 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:31:29.798 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 07:31:29.798 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:31:29.799 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 07:31:29.801 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 07:31:29.802 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 07:31:29.803 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 07:31:29.804 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 07:31:29.805 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 07:31:29.807 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 07:31:29.808 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 07:31:29.809 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 07:31:29.810 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 07:31:29.811 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 07:31:29.812 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 07:31:29.825 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 07:31:29.826 | 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.0.0) (0.5.2) 2022-04-14 07:31:29.827 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 07:31:29.889 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 07:31:29.920 | 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.0.0) (2.1.0) 2022-04-14 07:31:29.934 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:31:29.935 | 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.0.0) (4.1.1) 2022-04-14 07:31:29.937 | 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.0.0) (0.1.0) 2022-04-14 07:31:29.938 | 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.0.0) (2.6.0) 2022-04-14 07:31:30.035 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 07:31:30.088 | 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.0.0) (3.1.1) 2022-04-14 07:31:30.090 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 07:31:30.117 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 07:31:30.119 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 07:31:30.120 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 07:31:30.174 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 07:31:30.243 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 07:31:30.244 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 07:31:30.246 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 07:31:30.247 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:31:30.307 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 07:31:30.309 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 07:31:30.312 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 07:31:30.367 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 07:31:30.373 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 07:31:30.433 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 07:31:30.435 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 07:31:30.437 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 07:31:30.438 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 07:31:30.441 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 07:31:30.465 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 07:31:30.467 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 07:31:30.468 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 07:31:30.514 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 07:31:30.600 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 07:31:30.602 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 07:31:30.623 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 07:31:30.649 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 07:31:30.716 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:31:30.720 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 07:31:30.849 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:31:30.874 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 07:31:31.014 | 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.0.0) (3.10.1) 2022-04-14 07:31:31.049 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 07:31:31.051 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 07:31:31.053 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 07:31:31.250 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 07:31:31.253 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 07:31:31.254 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 07:31:31.290 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 07:31:31.320 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 07:31:31.557 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 07:31:31.557 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 07:31:31.700 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 07:31:31.703 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:31:31.704 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 07:31:31.834 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 07:31:31.952 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 07:31:31.953 | 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.0.0) (4.11.1) 2022-04-14 07:31:31.955 | 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.0.0) (5.4.0) 2022-04-14 07:31:31.990 | 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.0.0) (5.0.0) 2022-04-14 07:31:32.236 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 07:31:32.314 | 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.0.0) (0.5.0) 2022-04-14 07:31:32.316 | 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.0.0) (2.4.0) 2022-04-14 07:31:32.510 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:31:32.602 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 07:31:32.603 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 07:31:32.781 | 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.0.0) (2.1.0) 2022-04-14 07:31:33.200 | 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.0.0) (1.1.5) 2022-04-14 07:31:33.253 | 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.0.0) (0.13.1) 2022-04-14 07:31:33.300 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 07:31:34.338 | 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.0.0) (1.32) 2022-04-14 07:31:34.612 | 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.0.0) (21.4.0) 2022-04-14 07:31:34.613 | 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.0.0) (1.8.2) 2022-04-14 07:31:34.755 | 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.0.0) (2.2) 2022-04-14 07:31:34.943 | 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.0.0) (1.0.0) 2022-04-14 07:31:35.071 | 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.0.0) (3.7.0) 2022-04-14 07:31:36.749 | Installing collected packages: cinder 2022-04-14 07:31:36.749 | Attempting uninstall: cinder 2022-04-14 07:31:36.750 | Found existing installation: cinder 20.0.0 2022-04-14 07:31:36.756 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:31:36.758 | Running setup.py develop for cinder 2022-04-14 07:31:42.515 | Successfully installed cinder 2022-04-14 07:31:42.515 | 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-14 07:31:42.524 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:31:42.524 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:31:42.676 | + inc/python:pip_install:200 : result=0 2022-04-14 07:31:42.678 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:31:42.680 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:42.683 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:42.685 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:42.687 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:42.689 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:42.691 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:31:42.694 | + functions-common:time_stop:2439 : start_time=1649921483590 2022-04-14 07:31:42.696 | + functions-common:time_stop:2441 : [[ -z 1649921483590 ]] 2022-04-14 07:31:42.699 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:42.703 | + functions-common:time_stop:2444 : end_time=1649921502701 2022-04-14 07:31:42.706 | + functions-common:time_stop:2445 : elapsed_time=19111 2022-04-14 07:31:42.708 | + functions-common:time_stop:2446 : total=96791 2022-04-14 07:31:42.711 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:42.713 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=115902 2022-04-14 07:31:42.715 | + inc/python:pip_install:203 : return 0 2022-04-14 07:31:42.717 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:31:42.720 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:31:42.722 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:31:42.741 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:31:42.753 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:31:42.756 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:31:42.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:42.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:42.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:31:42.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:42.768 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:31:42.771 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:31:42.774 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:31:42.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:42.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:42.781 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:31:42.793 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:31:42.796 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:31:42.798 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:31:42.801 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:31:42.803 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:31:42.806 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:42.808 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:31:42.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:42.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:42.816 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:31:42.819 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:31:42.821 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:31:42.824 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:31:42.826 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:31:42.829 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:31:42.831 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:42.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:42.837 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:31:42.859 | + 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-14 07:31:42.969 | Reading package lists... 2022-04-14 07:31:43.212 | Building dependency tree... 2022-04-14 07:31:43.213 | Reading state information... 2022-04-14 07:31:43.470 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:31:43.470 | The following packages were automatically installed and are no longer required: 2022-04-14 07:31:43.471 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:31:43.471 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:31:43.471 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:31:43.471 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:31:43.471 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:31:43.471 | python3-zope.interface 2022-04-14 07:31:43.471 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:31:43.585 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:31:43.590 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:31:43.592 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:31:43.595 | + functions-common:time_stop:2432 : local name 2022-04-14 07:31:43.597 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:31:43.600 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:31:43.602 | + functions-common:time_stop:2435 : local total 2022-04-14 07:31:43.605 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:31:43.607 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:31:43.610 | + functions-common:time_stop:2439 : start_time=1649921502856 2022-04-14 07:31:43.612 | + functions-common:time_stop:2441 : [[ -z 1649921502856 ]] 2022-04-14 07:31:43.615 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:31:43.620 | + functions-common:time_stop:2444 : end_time=1649921503617 2022-04-14 07:31:43.622 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-14 07:31:43.625 | + functions-common:time_stop:2446 : total=5289 2022-04-14 07:31:43.627 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:31:43.630 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6050 2022-04-14 07:31:43.633 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:31:43.635 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:31:43.638 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:31:43.640 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:31:43.653 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:31:43.657 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:31:43.659 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:31:43.661 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:31:43.664 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:31:43.665 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:31:43.669 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:31:43.671 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:31:43.674 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:31:43.676 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:31:43.678 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:31:43.680 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:31:43.682 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:31:43.684 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:31:43.696 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:31:43.708 | + 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-14 07:31:43.720 | + 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-14 07:31:43.732 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:31:43.744 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:31:43.747 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:31:43.751 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dnQDE6kwIv 2022-04-14 07:31:43.754 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:31:43.756 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:31:43.759 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:31:43.761 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dnQDE6kwIv 2022-04-14 07:31:43.764 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dnQDE6kwIv 2022-04-14 07:31:43.777 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dnQDE6kwIv /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:31:43.789 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:31:43.793 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:31:43.796 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:31:43.798 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:31:43.800 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:31:43.803 | + 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-14 07:31:43.805 | + 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-14 07:31:43.807 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:31:43.810 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:31:43.814 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:31:43.819 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:31:43.838 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:31:43.856 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:31:43.875 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:31:43.894 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:31:43.913 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:31:43.932 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:31:43.951 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:31:43.969 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:31:43.971 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:31:43.974 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:31:43.976 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:31:43.978 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:31:44.008 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:31:44.035 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:31:44.064 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:31:44.091 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:31:44.120 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:31:44.148 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:31:44.177 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:31:44.204 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:31:44.233 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:31:44.261 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:31:44.292 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:31:44.321 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:31:44.324 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:31:44.326 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:31:44.328 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:31:44.331 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:31:44.334 | + 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-14 07:31:44.364 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:31:44.392 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:31:44.420 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:31:44.448 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:31:44.476 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:31:44.503 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:31:44.534 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:31:44.537 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.48 2022-04-14 07:31:44.565 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:31:44.597 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:31:44.605 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 62132f35af51767daee8b0c3847a325c 2022-04-14 07:31:44.634 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:31:44.636 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:31:44.665 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:31:44.694 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:31:44.722 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:31:44.771 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:31:44.788 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:44.791 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:31:44.793 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:31:44.795 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:31:44.798 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:31:44.800 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:31:44.803 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:31:44.805 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:31:44.807 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:31:44.810 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:31:44.812 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:31:44.814 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:31:44.845 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:31:44.873 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:31:44.901 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:31:44.929 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:31:44.957 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:31:44.985 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:31:44.987 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:31:44.990 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:31:44.992 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:31:45.020 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:31:45.023 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:31:45.052 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:31:45.054 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:31:45.057 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:31:45.059 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:31:45.087 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:31:45.089 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:31:45.091 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:31:45.108 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:45.111 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:31:45.113 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:31:45.116 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:31:45.119 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:31:45.146 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.48:8080/v1/AUTH_ 2022-04-14 07:31:45.175 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:31:45.192 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:45.194 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:31:45.211 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:45.213 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:31:45.230 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:45.232 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:31:45.235 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:31:45.237 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:31:45.240 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:31:45.242 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:31:45.245 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:31:45.247 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:31:45.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:45.266 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:31:45.269 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:31:45.271 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:31:45.288 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:45.290 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:31:45.293 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:31:45.321 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:31:45.324 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:31:45.326 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:31:45.329 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:31:45.331 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:31:45.335 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:31:45.352 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:31:45.354 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:31:45.357 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:31:45.359 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:31:45.361 | + 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-14 07:31:45.389 | + 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-14 07:31:45.418 | + 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-14 07:31:45.448 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:31:45.477 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:31:45.493 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:45.495 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:31:45.498 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:31:45.500 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:31:45.503 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:31:45.505 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:31:45.507 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:31:45.510 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:31:45.514 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:31:45.517 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:31:45.519 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:31:45.532 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:31:45.533 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:31:45.541 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:31:45.544 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:31:45.560 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:31:45.563 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:31:45.567 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:31:45.596 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:31:45.624 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:31:45.651 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:31:45.679 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:31:45.706 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:31:45.734 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:31:45.761 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:31:45.789 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:31:45.817 | + 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-14 07:31:45.844 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:31:45.872 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:31:45.900 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:31:45.928 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:31:45.930 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:31:45.933 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:31:45.936 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:31:45.938 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:31:45.941 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:45.943 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:45.946 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:31:45.949 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:31:45.951 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:31:45.979 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:31:46.007 | + 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-14 07:31:46.008 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:31:46.016 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:31:46.019 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:31:46.022 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:31:46.024 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:31:46.026 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:31:46.029 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:31:46.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:46.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:46.036 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:31:46.039 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:31:46.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:31:46.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:31:46.046 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:31:46.108 | Enabling site cinder-wsgi. 2022-04-14 07:31:46.114 | To activate the new configuration, you need to run: 2022-04-14 07:31:46.114 | systemctl reload apache2 2022-04-14 07:31:46.118 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:31:46.121 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:31:46.123 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:31:46.125 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:31:46.260 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:31:46.263 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:31:46.297 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.48/image 2022-04-14 07:31:46.326 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:31:46.343 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:31:46.346 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:31:46.348 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:31:46.351 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:31:46.353 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:31:46.355 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:31:46.387 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:31:46.415 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.48/identity 2022-04-14 07:31:46.443 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:31:46.471 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:31:46.499 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:31:46.528 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:31:46.556 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:31:46.584 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:31:46.612 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:31:46.641 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:31:46.669 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:31:46.697 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:31:46.700 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:31:46.717 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:46.719 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.48:2379 2022-04-14 07:31:46.750 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:31:46.752 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:31:46.771 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:31:46.773 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:31:46.776 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:31:46.778 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:31:46.781 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:31:46.783 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:31:46.786 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:31:46.790 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:31:46.790 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:31:46.795 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:31:46.798 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:31:46.801 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:31:46.804 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:31:46.806 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:31:46.809 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:31:46.812 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:31:46.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:31:46.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:31:46.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:31:46.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:31:46.825 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:31:46.827 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:31:46.830 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:31:46.832 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:31:46.835 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:31:46.837 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:31:46.840 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:31:46.843 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:31:46.845 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:31:46.861 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:31:46.864 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:31:46.867 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:46.869 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:31:46.870 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:31:46.875 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:31:46.877 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:31:46.880 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:31:46.893 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:31:46.896 | + functions-common:git_clone:685 : head -1 2022-04-14 07:31:46.897 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:31:46.900 | 525a9b2501 ovn: Wait for northd in functional tests 2022-04-14 07:31:46.903 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:31:46.905 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:31:46.908 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:31:46.910 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:31:46.913 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:31:46.916 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:31:46.918 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:31:46.921 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:31:46.924 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:31:46.927 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:31:46.929 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:31:46.932 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:31:46.935 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:31:46.938 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:31:46.941 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:31:46.944 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:31:46.946 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:31:46.950 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:31:46.956 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:31:46.958 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:31:47.606 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:31:47.608 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:31:47.611 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:31:47.613 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:31:47.616 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:31:47.618 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:31:47.621 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:31:47.623 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:31:47.625 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:31:47.628 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:31:47.631 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:31:47.633 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:31:47.636 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:31:47.638 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:31:47.659 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:31:47.662 | + 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-14 07:31:48.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:48.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:48.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:31:48.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:31:49.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:31:49.703 | Obtaining file:///opt/stack/neutron 2022-04-14 07:31:49.704 | Preparing metadata (setup.py): started 2022-04-14 07:31:53.921 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:31:54.011 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.8.1) 2022-04-14 07:31:54.012 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.5.0) 2022-04-14 07:31:54.013 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.1.1) 2022-04-14 07:31:54.014 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.5.1) 2022-04-14 07:31:54.015 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.5.0) 2022-04-14 07:31:54.016 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.1.1) 2022-04-14 07:31:54.017 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.33.0) 2022-04-14 07:31:54.018 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.4.1) 2022-04-14 07:31:54.021 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.20.4) 2022-04-14 07:31:54.022 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.27.1) 2022-04-14 07:31:54.023 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.0.3) 2022-04-14 07:31:54.024 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (9.4.0) 2022-04-14 07:31:54.025 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.8.0) 2022-04-14 07:31:54.026 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.11.0) 2022-04-14 07:31:54.027 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.20.0) 2022-04-14 07:31:54.028 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (7.8.0) 2022-04-14 07:31:54.029 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (6.3.1) 2022-04-14 07:31:54.030 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.4.31) 2022-04-14 07:31:54.031 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.8.7) 2022-04-14 07:31:54.032 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.0) 2022-04-14 07:31:54.033 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.7.6) 2022-04-14 07:31:54.034 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.5.0) 2022-04-14 07:31:54.036 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.10.1) 2022-04-14 07:31:54.037 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.0) 2022-04-14 07:31:54.038 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (8.8.0) 2022-04-14 07:31:54.039 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.1.0) 2022-04-14 07:31:54.040 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (11.2.0) 2022-04-14 07:31:54.041 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.1.0) 2022-04-14 07:31:54.042 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.7.0) 2022-04-14 07:31:54.043 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (12.13.0) 2022-04-14 07:31:54.044 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.1) 2022-04-14 07:31:54.046 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.11.0) 2022-04-14 07:31:54.047 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.7.0) 2022-04-14 07:31:54.048 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.3.0) 2022-04-14 07:31:54.049 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (6.3.1) 2022-04-14 07:31:54.050 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.3.0) 2022-04-14 07:31:54.052 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.8.0) 2022-04-14 07:31:54.053 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.5.0) 2022-04-14 07:31:54.054 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.12.2) 2022-04-14 07:31:54.055 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.6.0) 2022-04-14 07:31:54.056 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.4.2) 2022-04-14 07:31:54.057 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.3.1) 2022-04-14 07:31:54.058 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.1.0) 2022-04-14 07:31:54.059 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.16.0) 2022-04-14 07:31:54.060 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.15.1) 2022-04-14 07:31:54.061 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (21.3) 2022-04-14 07:31:54.062 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.9.0) 2022-04-14 07:31:54.063 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:54.064 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (22.0.0) 2022-04-14 07:31:54.066 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (17.7.0) 2022-04-14 07:31:54.067 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.61.0) 2022-04-14 07:31:54.068 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.0) 2022-04-14 07:31:54.069 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.7.1) 2022-04-14 07:31:54.070 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.4.0) 2022-04-14 07:31:54.072 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.10.1) 2022-04-14 07:31:54.089 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev20) (5.4.0) 2022-04-14 07:31:54.090 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev20) (1.1.6) 2022-04-14 07:31:54.091 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev20) (4.11.1) 2022-04-14 07:31:54.098 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev20) (1.13.3) 2022-04-14 07:31:54.111 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev20) (1.16.0) 2022-04-14 07:31:54.112 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev20) (1.1.2) 2022-04-14 07:31:54.113 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev20) (2.1.0) 2022-04-14 07:31:54.133 | 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.0.1.dev20) (3.0.7) 2022-04-14 07:31:54.140 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev20) (2.1.0) 2022-04-14 07:31:54.201 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev20) (1.7.0) 2022-04-14 07:31:54.203 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev20) (1.0.2) 2022-04-14 07:31:54.256 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev20) (4.4.0) 2022-04-14 07:31:54.259 | 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.0.1.dev20) (3.1.1) 2022-04-14 07:31:54.304 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev20) (1.2.2) 2022-04-14 07:31:54.308 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev20) (2.7.0) 2022-04-14 07:31:54.339 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (36.0.1) 2022-04-14 07:31:54.340 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.4.4) 2022-04-14 07:31:54.341 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.4.0) 2022-04-14 07:31:54.342 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (0.10.0) 2022-04-14 07:31:54.343 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (2.5.0) 2022-04-14 07:31:54.344 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.32) 2022-04-14 07:31:54.345 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (6.0) 2022-04-14 07:31:54.347 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.1.5) 2022-04-14 07:31:54.364 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev20) (1.0.3) 2022-04-14 07:31:54.456 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev20) (0.17.3) 2022-04-14 07:31:54.501 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev20) (1.5.0) 2022-04-14 07:31:54.591 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev20) (0.13.0) 2022-04-14 07:31:54.594 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev20) (2.0.1) 2022-04-14 07:31:54.595 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev20) (0.5.0) 2022-04-14 07:31:54.654 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev20) (0.9.6) 2022-04-14 07:31:54.655 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev20) (2.8.2) 2022-04-14 07:31:54.716 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (0.4.0) 2022-04-14 07:31:54.718 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (5.2.3) 2022-04-14 07:31:54.721 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (5.0.0) 2022-04-14 07:31:54.724 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (5.0.9) 2022-04-14 07:31:54.749 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev20) (3.2.0) 2022-04-14 07:31:54.750 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev20) (3.3.0) 2022-04-14 07:31:54.797 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev20) (1.15.0) 2022-04-14 07:31:54.853 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev20) (2021.3) 2022-04-14 07:31:54.886 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev20) (1.3.3) 2022-04-14 07:31:54.889 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev20) (3.0.0) 2022-04-14 07:31:54.913 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev20) (3.1.1) 2022-04-14 07:31:55.056 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev20) (2.4.0) 2022-04-14 07:31:55.128 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev20) (60.9.3) 2022-04-14 07:31:55.206 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev20) (0.3.5) 2022-04-14 07:31:55.208 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev20) (3.0.0) 2022-04-14 07:31:55.319 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:55.320 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:55.321 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:55.322 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:55.323 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:55.324 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:55.326 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:31:55.532 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev20) (2.5.0) 2022-04-14 07:31:55.533 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev20) (3.2.0) 2022-04-14 07:31:55.537 | 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.0.1.dev20) (3.10.1) 2022-04-14 07:31:55.582 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev20) (3.17.6) 2022-04-14 07:31:55.587 | 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.0.1.dev20) (2.1.0) 2022-04-14 07:31:55.679 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (2.0.12) 2022-04-14 07:31:55.681 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (3.3) 2022-04-14 07:31:55.682 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (2019.11.28) 2022-04-14 07:31:55.683 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (1.26.8) 2022-04-14 07:31:55.720 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev20) (0.7) 2022-04-14 07:31:56.058 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev20) (0.12.2) 2022-04-14 07:31:56.134 | 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.0.1.dev20) (5.0.0) 2022-04-14 07:31:56.329 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev20) (2.21) 2022-04-14 07:31:56.401 | 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.0.1.dev20) (0.5.0) 2022-04-14 07:31:56.404 | 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.0.1.dev20) (2.4.0) 2022-04-14 07:31:56.630 | 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.0.1.dev20) (2.5.0) 2022-04-14 07:31:56.805 | 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.0.1.dev20) (2.2) 2022-04-14 07:31:57.335 | 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.0.1.dev20) (0.13.1) 2022-04-14 07:31:57.415 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev20) (0.2.5) 2022-04-14 07:31:58.031 | 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.0.1.dev20) (0.4.2) 2022-04-14 07:31:58.032 | 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.0.1.dev20) (0.5.2) 2022-04-14 07:31:58.339 | 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.0.1.dev20) (2.0.0) 2022-04-14 07:31:58.340 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev20) (4.10.0) 2022-04-14 07:31:58.514 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev20) (3.7.0) 2022-04-14 07:31:58.758 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev20) (21.4.0) 2022-04-14 07:31:58.759 | 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.0.1.dev20) (1.8.2) 2022-04-14 07:31:58.942 | 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.0.1.dev20) (1.0.0) 2022-04-14 07:31:59.159 | 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.0.1.dev20) (2.3.1) 2022-04-14 07:32:00.736 | Installing collected packages: neutron 2022-04-14 07:32:00.736 | Attempting uninstall: neutron 2022-04-14 07:32:00.736 | Found existing installation: neutron 20.0.1.dev20 2022-04-14 07:32:00.755 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:32:00.793 | Running setup.py develop for neutron 2022-04-14 07:32:06.695 | Successfully installed neutron 2022-04-14 07:32:06.695 | 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-14 07:32:06.703 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:06.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:06.851 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:06.853 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:06.855 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:06.857 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:06.860 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:06.862 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:06.865 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:06.867 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:06.869 | + functions-common:time_stop:2439 : start_time=1649921507654 2022-04-14 07:32:06.872 | + functions-common:time_stop:2441 : [[ -z 1649921507654 ]] 2022-04-14 07:32:06.875 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:06.879 | + functions-common:time_stop:2444 : end_time=1649921526876 2022-04-14 07:32:06.881 | + functions-common:time_stop:2445 : elapsed_time=19222 2022-04-14 07:32:06.883 | + functions-common:time_stop:2446 : total=115902 2022-04-14 07:32:06.885 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:06.888 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=135124 2022-04-14 07:32:06.890 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:06.892 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:32:06.895 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:32:06.897 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:32:06.917 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:32:06.929 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:32:06.931 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:32:06.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:06.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:06.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:32:06.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:06.945 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:32:06.947 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:32:06.950 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:32:06.967 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:06.970 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:32:06.973 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:32:06.976 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:32:06.978 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:32:06.981 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:32:06.984 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:32:06.986 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:32:06.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:06.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:06.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:32:06.996 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:06.998 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:32:07.014 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:07.017 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:32:07.033 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:07.036 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:32:07.054 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:07.056 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:32:07.058 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:32:07.061 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:32:07.063 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:32:07.065 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:32:07.069 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:32:07.071 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:32:07.074 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:32:07.076 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:32:07.092 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:32:07.094 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:32:07.096 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:07.100 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:32:07.100 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:32:07.105 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:32:07.112 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:07.115 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:32:07.127 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:32:07.131 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:32:07.131 | + functions-common:git_clone:685 : head -1 2022-04-14 07:32:07.134 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:32:07.137 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:32:07.139 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:32:07.142 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:32:07.145 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:32:07.147 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:32:07.149 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:32:07.152 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:32:07.154 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:32:07.157 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:32:07.159 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:32:07.162 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:32:07.165 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:32:07.168 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:32:07.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:32:07.174 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:32:07.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:32:07.180 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:32:07.183 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:32:07.188 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:32:07.192 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:32:07.840 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:32:07.842 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:32:07.845 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:32:07.848 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:32:07.850 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:32:07.853 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:32:07.855 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:32:07.857 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:32:07.859 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:32:07.862 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:32:07.864 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:32:07.867 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:32:07.869 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:32:07.871 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:32:07.892 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:32:07.895 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 07:32:08.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:08.766 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:08.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:08.766 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:09.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:09.950 | Obtaining file:///opt/stack/nova 2022-04-14 07:32:09.951 | Preparing metadata (setup.py): started 2022-04-14 07:32:14.849 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:32:14.973 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 07:32:14.975 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 07:32:14.976 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 07:32:14.977 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 07:32:14.978 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 07:32:14.978 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 07:32:14.980 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 07:32:14.981 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 07:32:14.982 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 07:32:14.983 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 07:32:14.984 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 07:32:14.985 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 07:32:14.986 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:32:14.987 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:32:14.988 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 07:32:14.989 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 07:32:14.990 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 07:32:14.991 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 07:32:14.992 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 07:32:14.993 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 07:32:14.995 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:32:14.996 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 07:32:14.997 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:32:14.998 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 07:32:14.999 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 07:32:15.000 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 07:32:15.001 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:32:15.002 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:32:15.004 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:32:15.005 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:32:15.006 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 07:32:15.007 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 07:32:15.008 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 07:32:15.009 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:32:15.011 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 07:32:15.012 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 07:32:15.013 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:32:15.014 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 07:32:15.015 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 07:32:15.016 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:32:15.017 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 07:32:15.018 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 07:32:15.019 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:32:15.021 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 07:32:15.022 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 07:32:15.023 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:32:15.024 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 07:32:15.025 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 07:32:15.026 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 07:32:15.027 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 07:32:15.028 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 07:32:15.029 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:32:15.030 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 07:32:15.031 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:32:15.032 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 07:32:15.033 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:32:15.035 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 07:32:15.036 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:32:15.037 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 07:32:15.038 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 07:32:15.039 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 07:32:15.040 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:32:15.042 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 07:32:15.043 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 07:32:15.059 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 07:32:15.061 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 07:32:15.063 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 07:32:15.083 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 07:32:15.125 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 07:32:15.156 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 07:32:15.157 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:32:15.182 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:32:15.307 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:32:15.309 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 07:32:15.366 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:32:15.368 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 07:32:15.370 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 07:32:15.371 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:32:15.372 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 07:32:15.374 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 07:32:15.398 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 07:32:15.399 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:32:15.458 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:32:15.486 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:15.489 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 07:32:15.548 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 07:32:15.658 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 07:32:15.661 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:32:15.741 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 07:32:15.808 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:32:15.809 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 07:32:15.810 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 07:32:15.811 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 07:32:15.836 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:32:15.840 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 07:32:15.891 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 07:32:15.949 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 07:32:15.985 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 07:32:15.989 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:32:16.040 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 07:32:16.041 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 07:32:16.131 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:32:16.157 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 07:32:16.238 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 07:32:16.317 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.1.dev2) (3.17.6) 2022-04-14 07:32:16.381 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 07:32:16.382 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 07:32:16.385 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:32:16.430 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:32:16.431 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:32:16.436 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:32:16.516 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 07:32:16.519 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 07:32:16.520 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 07:32:16.521 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 07:32:16.617 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 07:32:16.830 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 07:32:16.830 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 07:32:16.943 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:32:16.945 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 07:32:16.946 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 07:32:17.038 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 07:32:17.114 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 07:32:17.149 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:32:17.388 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 07:32:17.465 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:32:17.466 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:32:17.705 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:32:17.817 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.2) 2022-04-14 07:32:18.291 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.13.1) 2022-04-14 07:32:18.341 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.16.0) 2022-04-14 07:32:18.709 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:18.710 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:18.711 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:18.712 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:18.713 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:18.714 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:18.716 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:32:19.950 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 07:32:20.369 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (21.4.0) 2022-04-14 07:32:20.370 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (1.8.2) 2022-04-14 07:32:20.469 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:32:20.577 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (1.0.0) 2022-04-14 07:32:22.216 | Installing collected packages: nova 2022-04-14 07:32:22.216 | Attempting uninstall: nova 2022-04-14 07:32:22.216 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:32:22.225 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:32:22.227 | Running setup.py develop for nova 2022-04-14 07:32:28.510 | Successfully installed nova 2022-04-14 07:32:28.510 | 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-14 07:32:28.519 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:28.519 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:28.668 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:28.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:28.673 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:28.675 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:28.678 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:28.680 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:28.682 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:28.684 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:28.686 | + functions-common:time_stop:2439 : start_time=1649921527887 2022-04-14 07:32:28.689 | + functions-common:time_stop:2441 : [[ -z 1649921527887 ]] 2022-04-14 07:32:28.692 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:28.696 | + functions-common:time_stop:2444 : end_time=1649921548694 2022-04-14 07:32:28.698 | + functions-common:time_stop:2445 : elapsed_time=20807 2022-04-14 07:32:28.701 | + functions-common:time_stop:2446 : total=135124 2022-04-14 07:32:28.703 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:28.705 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=155931 2022-04-14 07:32:28.708 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:28.710 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:32:28.713 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:32:28.715 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:32:28.734 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:32:28.746 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:32:28.748 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:32:28.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:28.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:28.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:32:28.758 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:28.761 | + 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-14 07:32:28.774 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:32:28.776 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:32:28.779 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:32:28.791 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:32:28.794 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:32:28.797 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:32:28.801 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:32:28.801 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:32:28.806 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:32:28.809 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:32:28.811 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:32:28.813 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:32:28.817 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:32:28.819 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:32:28.821 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:32:28.824 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:32:28.836 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:32:28.849 | + 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-14 07:32:28.862 | + 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-14 07:32:28.875 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:32:28.887 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:32:28.890 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:32:28.895 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kASziQbqQk 2022-04-14 07:32:28.897 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:32:28.900 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:32:28.902 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:32:28.905 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:32:28.907 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:32:28.910 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kASziQbqQk 2022-04-14 07:32:28.914 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kASziQbqQk 2022-04-14 07:32:28.926 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kASziQbqQk /etc/sudoers.d/nova-rootwrap 2022-04-14 07:32:28.939 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:32:28.943 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:32:28.946 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:32:28.948 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:32:28.951 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:32:28.953 | + 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-14 07:32:28.956 | + 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-14 07:32:28.959 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:32:28.962 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:32:28.966 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:32:28.983 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:28.986 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:32:28.988 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:32:28.992 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:32:28.996 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:32:29.024 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:32:29.026 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:32:29.053 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:32:29.082 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:32:29.108 | + 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-14 07:32:29.143 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:32:29.172 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:32:29.202 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:32:29.204 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.48 2022-04-14 07:32:29.231 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:32:29.258 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:32:29.284 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:32:29.312 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:32:29.338 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:32:29.368 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:32:29.370 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:32:29.372 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:32:29.375 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:32:29.377 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:32:29.380 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:32:29.382 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:32:29.384 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:32:29.386 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:32:29.388 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:32:29.391 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:32:29.393 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:32:29.396 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:32:29.398 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:32:29.400 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:32:29.402 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:32:29.404 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:32:29.406 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:32:29.409 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:32:29.411 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:32:29.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:29.429 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:32:29.431 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:32:29.434 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:32:29.462 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:32:29.464 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:32:29.466 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:32:29.469 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:32:29.471 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:32:29.474 | + 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-14 07:32:29.504 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:32:29.507 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:32:29.509 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:32:29.511 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:32:29.514 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:32:29.516 | + 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-14 07:32:29.546 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:32:29.576 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:32:29.603 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:32:29.630 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:32:29.646 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:29.648 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:32:29.664 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:29.668 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:32:29.668 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:32:29.673 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:32:29.676 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:32:29.703 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:32:29.719 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:29.721 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:32:29.724 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:32:29.726 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:32:29.728 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:32:29.730 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:32:29.760 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:32:29.786 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:32:29.814 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:32:29.841 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:32:29.869 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:32:29.896 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:32:29.923 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:32:29.951 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:32:29.978 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:32:30.006 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:32:30.022 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:30.024 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:32:30.026 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:32:30.057 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:32:30.084 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.48/identity 2022-04-14 07:32:30.112 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:32:30.139 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:32:30.167 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:32:30.195 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:32:30.227 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:32:30.254 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:32:30.271 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:30.273 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:32:30.275 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:32:30.303 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:32:30.333 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:32:30.336 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:32:30.364 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:32:30.366 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:32:30.368 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:32:30.370 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:32:30.373 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:32:30.375 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:32:30.378 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:32:30.380 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:32:30.382 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:32:30.385 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:32:30.387 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:32:30.389 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:32:30.391 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:32:30.394 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:32:30.397 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:32:30.399 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:32:30.401 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:32:30.403 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:32:30.406 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:32:30.408 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:32:30.413 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:32:30.415 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:32:30.418 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:32:30.420 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:32:30.423 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:32:30.441 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:32:30.443 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:32:30.446 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:30.448 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:32:30.450 | + 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-14 07:32:30.478 | + 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-14 07:32:30.507 | + 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-14 07:32:30.535 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:32:30.563 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:32:30.593 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:32:30.609 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:30.612 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:32:30.615 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:32:30.617 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:32:30.619 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:32:30.621 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:32:30.623 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:32:30.626 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:32:30.631 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:32:30.633 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:32:30.635 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:32:30.649 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:32:30.649 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:30.657 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:32:30.660 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:30.676 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:32:30.678 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:32:30.682 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:32:30.711 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:32:30.738 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:32:30.765 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:32:30.792 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:32:30.819 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:32:30.846 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:32:30.872 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:32:30.900 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:32:30.927 | + 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-14 07:32:30.953 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:32:30.981 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:32:31.008 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:32:31.036 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:32:31.038 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:32:31.041 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:32:31.043 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:32:31.046 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:32:31.048 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:31.051 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:31.053 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:32:31.056 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:32:31.058 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:32:31.085 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:32:31.113 | + 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-14 07:32:31.114 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:32:31.122 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:32:31.125 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:32:31.128 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:32:31.130 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:32:31.132 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:32:31.135 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:32:31.137 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:31.139 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:31.141 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:32:31.144 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:32:31.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:31.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:31.151 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:32:31.212 | Enabling site nova-api-wsgi. 2022-04-14 07:32:31.218 | To activate the new configuration, you need to run: 2022-04-14 07:32:31.218 | systemctl reload apache2 2022-04-14 07:32:31.223 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:32:31.225 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:32:31.227 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:32:31.229 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:32:31.364 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:32:31.385 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:31.387 | + 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-14 07:32:31.390 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:32:31.392 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:32:31.395 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:32:31.397 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:32:31.399 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:32:31.402 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:32:31.406 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:32:31.409 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:32:31.412 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:32:31.425 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:32:31.425 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:31.434 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:32:31.437 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:31.453 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:32:31.457 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:32:31.461 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:32:31.490 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:32:31.523 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:32:31.551 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:32:31.578 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:32:31.605 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:32:31.631 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:32:31.659 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:32:31.686 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:32:31.713 | + 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-14 07:32:31.740 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:32:31.767 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:32:31.795 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:32:31.823 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:32:31.825 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:32:31.852 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:32:31.868 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:31.871 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:32:31.902 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:32:31.905 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:32:31.907 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:32:31.924 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:31.927 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:32:31.929 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:32:31.957 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:32:31.988 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:32:31.990 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:32:31.993 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:32:31.995 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:32:31.997 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:32:31.999 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:32:32.015 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:32.019 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:32:32.021 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:32:32.024 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:32:32.040 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:32.042 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:32:32.045 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:32:32.073 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:32:32.075 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:32:32.078 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:32:32.106 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:32:32.134 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:32:32.165 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:32:32.181 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:32.183 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:32:32.212 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:32:32.214 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:32:32.217 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:32:32.247 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:32:32.275 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.48/identity 2022-04-14 07:32:32.304 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:32:32.333 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:32:32.360 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:32:32.388 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:32:32.415 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:32:32.444 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:32:32.472 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:32:32.488 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:32.491 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:32:32.495 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:32:32.497 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:32:32.499 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:32:32.503 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:32:32.505 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:32:32.508 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:32:32.510 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:32:32.513 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:32:32.515 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:32:32.520 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:32:32.522 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:32:32.525 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:32:32.527 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:32:32.529 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:32:32.532 | + 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-14 07:32:32.562 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:32:32.593 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:32:32.624 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:32:32.626 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:32:32.628 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:32:32.631 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:32:32.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:32.651 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:32:32.651 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:32:33.348 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:32:33.350 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:32:33.353 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:32:33.355 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:32:33.358 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:32:33.360 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:32:33.362 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:32:33.378 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.381 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:32:33.384 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:32:33.386 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:32:33.402 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.404 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-04-14 07:32:33.407 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-04-14 07:32:33.435 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:32:33.438 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:32:33.441 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:32:33.457 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.459 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:32:33.462 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:32:33.464 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:32:33.494 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.48/identity 2022-04-14 07:32:33.522 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:32:33.551 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:32:33.579 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:32:33.606 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:32:33.634 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:32:33.665 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:32:33.694 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:32:33.696 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:32:33.699 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:32:33.702 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:32:33.718 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:32:33.721 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:32:33.724 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:33.726 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:32:33.728 | + 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-14 07:32:33.756 | + 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-14 07:32:33.785 | + 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-14 07:32:33.813 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:32:33.842 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:32:33.845 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:32:33.849 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:32:33.852 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:32:33.854 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:32:33.857 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:32:33.860 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:32:33.863 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:32:33.865 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:32:33.868 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:32:33.870 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:32:33.872 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:32:33.875 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:32:33.877 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:32:33.880 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:32:33.895 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:33.898 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:32:33.900 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:32:33.916 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:33.918 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:32:33.935 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:33.937 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:32:33.954 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:33.957 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:32:33.974 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:33.976 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:32:33.979 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:32:33.981 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:32:33.984 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:32:33.987 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:32:33.989 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:32:33.992 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:32:33.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:33.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:34.000 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:32:34.002 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:32:34.005 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:32:34.008 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:32:34.010 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:32:34.013 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:34.015 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:32:34.018 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:34.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:34.023 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:32:34.025 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:34.027 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:32:34.030 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:32:34.032 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:32:34.035 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:32:34.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:34.040 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:34.043 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:32:34.065 | + 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-14 07:32:34.176 | Reading package lists... 2022-04-14 07:32:34.418 | Building dependency tree... 2022-04-14 07:32:34.419 | Reading state information... 2022-04-14 07:32:34.685 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:32:34.685 | The following packages were automatically installed and are no longer required: 2022-04-14 07:32:34.687 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:32:34.687 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:32:34.687 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:32:34.687 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:32:34.687 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:32:34.687 | python3-zope.interface 2022-04-14 07:32:34.687 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:32:34.801 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:32:34.806 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:32:34.808 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:32:34.811 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:34.813 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:34.816 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:34.819 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:34.821 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:34.823 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:32:34.826 | + functions-common:time_stop:2439 : start_time=1649921554063 2022-04-14 07:32:34.828 | + functions-common:time_stop:2441 : [[ -z 1649921554063 ]] 2022-04-14 07:32:34.831 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:34.835 | + functions-common:time_stop:2444 : end_time=1649921554833 2022-04-14 07:32:34.838 | + functions-common:time_stop:2445 : elapsed_time=770 2022-04-14 07:32:34.840 | + functions-common:time_stop:2446 : total=6050 2022-04-14 07:32:34.842 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:34.844 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6820 2022-04-14 07:32:34.847 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:32:34.850 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:32:34.852 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:32:34.855 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:32:34.857 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:32:34.860 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:32:34.883 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:32:34.886 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:32:34.888 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:32:34.891 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:32:34.893 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:32:34.896 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:34.899 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:32:34.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:34.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:34.906 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:32:34.909 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:32:34.911 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:32:34.914 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:32:34.916 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:32:34.919 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:32:34.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:34.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:34.927 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:32:34.950 | + 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-14 07:32:35.060 | Reading package lists... 2022-04-14 07:32:35.302 | Building dependency tree... 2022-04-14 07:32:35.304 | Reading state information... 2022-04-14 07:32:35.557 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:32:35.557 | The following packages were automatically installed and are no longer required: 2022-04-14 07:32:35.558 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:32:35.559 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:32:35.559 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:32:35.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:32:35.559 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:32:35.559 | python3-zope.interface 2022-04-14 07:32:35.559 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:32:35.675 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:32:35.679 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:32:35.682 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:32:35.684 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:35.687 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:35.689 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:35.692 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:35.695 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:35.697 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:32:35.699 | + functions-common:time_stop:2439 : start_time=1649921554947 2022-04-14 07:32:35.702 | + functions-common:time_stop:2441 : [[ -z 1649921554947 ]] 2022-04-14 07:32:35.704 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:35.709 | + functions-common:time_stop:2444 : end_time=1649921555706 2022-04-14 07:32:35.711 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 07:32:35.713 | + functions-common:time_stop:2446 : total=6820 2022-04-14 07:32:35.716 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:35.718 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7579 2022-04-14 07:32:35.721 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:32:35.724 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:32:35.726 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:32:35.729 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:32:35.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:35.734 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:35.737 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:32:35.740 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:32:35.795 | wsgi (enabled by maintainer script) 2022-04-14 07:32:35.798 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:32:35.801 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:32:35.804 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:32:35.807 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:32:35.810 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:32:35.812 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:32:35.817 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:32:35.817 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:32:35.823 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:32:35.825 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:32:35.827 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:32:35.831 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:32:35.833 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:32:35.856 | Using python 3.8 to install osc-placement 2022-04-14 07:32:35.858 | + 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-14 07:32:36.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:36.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:36.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:36.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:37.867 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:37.893 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:32:37.904 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:32:37.905 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:32:37.906 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:32:37.907 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:32:37.908 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:32:37.909 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:32:37.968 | 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-14 07:32:37.970 | 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-14 07:32:37.971 | 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-14 07:32:37.972 | 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-14 07:32:37.985 | 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-14 07:32:37.986 | 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-14 07:32:37.989 | 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-14 07:32:38.003 | 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-14 07:32:38.005 | 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-14 07:32:38.006 | 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-14 07:32:38.007 | 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-14 07:32:38.008 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 07:32:38.009 | 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-14 07:32:38.029 | 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-14 07:32:38.030 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-14 07:32:38.032 | 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-14 07:32:38.034 | 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-14 07:32:38.041 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-14 07:32:38.081 | 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-14 07:32:38.082 | 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-14 07:32:38.084 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-14 07:32:38.085 | 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-14 07:32:38.086 | 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-14 07:32:38.088 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-14 07:32:38.089 | 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-14 07:32:38.090 | 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-14 07:32:38.155 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-14 07:32:38.157 | 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-14 07:32:38.159 | 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-14 07:32:38.161 | 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-14 07:32:38.250 | 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-14 07:32:38.251 | 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-14 07:32:38.252 | 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-14 07:32:38.295 | 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-14 07:32:38.335 | 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-14 07:32:38.496 | 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-14 07:32:40.725 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:32:40.732 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:40.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:40.855 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:40.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:40.860 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:40.863 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:40.865 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:40.868 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:40.870 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:40.873 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:40.875 | + functions-common:time_stop:2439 : start_time=1649921555850 2022-04-14 07:32:40.878 | + functions-common:time_stop:2441 : [[ -z 1649921555850 ]] 2022-04-14 07:32:40.882 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:40.886 | + functions-common:time_stop:2444 : end_time=1649921560883 2022-04-14 07:32:40.889 | + functions-common:time_stop:2445 : elapsed_time=5033 2022-04-14 07:32:40.891 | + functions-common:time_stop:2446 : total=155931 2022-04-14 07:32:40.893 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:40.896 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=160964 2022-04-14 07:32:40.898 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:40.901 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:32:40.904 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:32:40.907 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:32:40.909 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:32:40.912 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:32:40.915 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:32:40.918 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:32:40.921 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:32:40.925 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:32:40.942 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:32:40.945 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:32:40.947 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:40.950 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:32:40.951 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:32:40.957 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:32:40.959 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:32:40.962 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:32:40.974 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:32:40.978 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:32:40.978 | + functions-common:git_clone:685 : head -1 2022-04-14 07:32:40.981 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:32:40.983 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:32:40.987 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:32:40.989 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:32:40.991 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:32:40.994 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:32:40.996 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:32:40.999 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:32:41.002 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:32:41.004 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:32:41.007 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:32:41.009 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:32:41.012 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:32:41.015 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:32:41.019 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:32:41.022 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:32:41.024 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:32:41.027 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:32:41.030 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:32:41.036 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:32:41.039 | + 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-14 07:32:41.689 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:32:41.692 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:32:41.694 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:32:41.697 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:32:41.699 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:32:41.702 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:32:41.704 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:32:41.707 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:32:41.710 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:32:41.712 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:32:41.715 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:32:41.717 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:32:41.720 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:32:41.723 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:32:41.744 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:32:41.747 | + 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-14 07:32:42.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:42.613 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:42.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:42.613 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:43.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:43.782 | Obtaining file:///opt/stack/placement 2022-04-14 07:32:43.782 | Preparing metadata (setup.py): started 2022-04-14 07:32:46.984 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:32:47.028 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 07:32:47.029 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 07:32:47.030 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 07:32:47.031 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 07:32:47.032 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 07:32:47.033 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:32:47.034 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 07:32:47.036 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (60.9.3) 2022-04-14 07:32:47.037 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:32:47.039 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 07:32:47.040 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 07:32:47.041 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 07:32:47.042 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 07:32:47.043 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 07:32:47.044 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 07:32:47.045 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 07:32:47.046 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 07:32:47.047 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:32:47.049 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 07:32:47.050 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 07:32:47.052 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 07:32:47.115 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 07:32:47.116 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:32:47.119 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 07:32:47.120 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 07:32:47.121 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:32:47.122 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 07:32:47.143 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 07:32:47.182 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:32:47.184 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 07:32:47.185 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:32:47.186 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 07:32:47.187 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 07:32:47.240 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.13.0) 2022-04-14 07:32:47.241 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 07:32:47.242 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 07:32:47.243 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 07:32:47.283 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (2.8.2) 2022-04-14 07:32:47.288 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 07:32:47.305 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 07:32:47.306 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:32:47.308 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 07:32:47.334 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 07:32:47.335 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 07:32:47.349 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:32:47.366 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 07:32:47.368 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 07:32:47.370 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 07:32:47.370 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 07:32:47.412 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 07:32:47.414 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 07:32:47.416 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (1.26.8) 2022-04-14 07:32:47.418 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 07:32:47.434 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 07:32:47.621 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 07:32:47.661 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.4.0) 2022-04-14 07:32:47.661 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.1.6) 2022-04-14 07:32:47.663 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (4.11.1) 2022-04-14 07:32:47.680 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (1.15.0) 2022-04-14 07:32:47.714 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.13.3) 2022-04-14 07:32:47.770 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.1.0) 2022-04-14 07:32:47.836 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.7.0) 2022-04-14 07:32:47.917 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.1.5) 2022-04-14 07:32:47.968 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (0.2.5) 2022-04-14 07:32:48.160 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.4.2) 2022-04-14 07:32:48.161 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.2) 2022-04-14 07:32:48.162 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.1.1) 2022-04-14 07:32:48.242 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:32:48.292 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.21) 2022-04-14 07:32:48.453 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.7.0) 2022-04-14 07:32:48.560 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.0.0) 2022-04-14 07:32:48.561 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.0.0) 2022-04-14 07:32:50.467 | Installing collected packages: openstack-placement 2022-04-14 07:32:50.467 | Attempting uninstall: openstack-placement 2022-04-14 07:32:50.467 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:32:50.470 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:32:50.472 | Running setup.py develop for openstack-placement 2022-04-14 07:32:54.727 | Successfully installed openstack-placement 2022-04-14 07:32:54.727 | 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-14 07:32:54.734 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:32:54.734 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:32:54.865 | + inc/python:pip_install:200 : result=0 2022-04-14 07:32:54.867 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:32:54.870 | + functions-common:time_stop:2432 : local name 2022-04-14 07:32:54.872 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:32:54.874 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:32:54.877 | + functions-common:time_stop:2435 : local total 2022-04-14 07:32:54.879 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:32:54.881 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:32:54.884 | + functions-common:time_stop:2439 : start_time=1649921561739 2022-04-14 07:32:54.886 | + functions-common:time_stop:2441 : [[ -z 1649921561739 ]] 2022-04-14 07:32:54.889 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:32:54.893 | + functions-common:time_stop:2444 : end_time=1649921574890 2022-04-14 07:32:54.895 | + functions-common:time_stop:2445 : elapsed_time=13151 2022-04-14 07:32:54.898 | + functions-common:time_stop:2446 : total=160964 2022-04-14 07:32:54.900 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:32:54.902 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174115 2022-04-14 07:32:54.905 | + inc/python:pip_install:203 : return 0 2022-04-14 07:32:54.908 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:32:54.910 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:32:54.913 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:32:54.933 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:32:54.945 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:32:54.948 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:32:54.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:54.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:54.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:32:54.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:54.961 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:32:54.963 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:32:54.965 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:32:54.978 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:32:54.981 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:32:54.986 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:32:54.988 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:32:54.991 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:32:54.993 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:32:54.996 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:32:54.999 | + 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-14 07:32:55.031 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:32:55.065 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:32:55.097 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:32:55.099 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:32:55.102 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:32:55.104 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:32:55.107 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:32:55.139 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:32:55.169 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:32:55.199 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:32:55.228 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:32:55.258 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:32:55.288 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:32:55.317 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:32:55.347 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:32:55.377 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:32:55.407 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:32:55.410 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:32:55.412 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:32:55.415 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:32:55.436 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:32:55.438 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:32:55.441 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:32:55.444 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:32:55.446 | + 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-14 07:32:55.477 | + 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-14 07:32:55.506 | + 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-14 07:32:55.537 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:32:55.567 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:32:55.569 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:32:55.572 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:32:55.574 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:32:55.577 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:32:55.579 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:32:55.581 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:32:55.585 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:32:55.589 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:32:55.591 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:32:55.594 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:32:55.607 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:32:55.607 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:55.617 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:32:55.620 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:32:55.636 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:32:55.638 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:32:55.642 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:32:55.675 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:32:55.702 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:32:55.732 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:32:55.761 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:32:55.790 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:32:55.819 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:32:55.848 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:32:55.878 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:32:55.906 | + 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-14 07:32:55.935 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:32:55.964 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:32:55.993 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:32:56.023 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:32:56.025 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:32:56.028 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:32:56.031 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:32:56.034 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:32:56.037 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:56.039 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:56.042 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:32:56.045 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:32:56.047 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:32:56.077 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:32:56.106 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:32:56.106 | + 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-14 07:32:56.115 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:32:56.119 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:32:56.121 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:32:56.124 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:32:56.127 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:32:56.130 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:32:56.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:56.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:56.137 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:32:56.139 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:32:56.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:32:56.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:32:56.147 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:32:56.208 | Site placement-api already enabled 2022-04-14 07:32:56.213 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:32:56.216 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:32:56.218 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:32:56.221 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:32:56.356 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:32:56.381 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:56.384 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:32:56.403 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:56.406 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:32:56.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:56.430 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:32:56.432 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:32:56.435 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:32:56.467 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.48/identity 2022-04-14 07:32:56.497 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:32:56.526 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:32:56.557 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:32:56.586 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:32:56.616 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:32:56.646 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:32:56.676 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:32:56.693 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:56.695 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:32:56.713 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:32:56.716 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:32:56.718 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:32:56.721 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:32:56.724 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:32:56.726 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:32:56.729 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:32:56.732 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:32:56.734 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:32:56.737 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:32:56.742 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:32:56.744 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:32:56.747 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:32:56.749 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:32:56.752 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:32:56.768 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:32:56.770 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:32:56.772 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:32:56.775 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:32:56.777 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:32:56.779 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:32:56.782 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:32:56.785 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:32:56.787 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:32:56.843 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:32:56.881 | [143876 Async install_tempest:175750]: running: install_tempest 2022-04-14 07:32:56.884 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:32:56.886 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:32:56.889 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:32:56.892 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:32:56.894 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:32:56.897 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:32:56.900 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:32:56.903 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:32:56.905 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:32:56.908 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:32:56.911 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:32:56.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:32:56.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:32:56.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:32:56.922 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:32:56.925 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:32:56.928 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:32:56.931 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:32:56.934 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:32:56.937 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:32:56.941 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:32:56.945 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:32:56.945 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:32:56.951 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:32:56.953 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:32:56.956 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:32:56.959 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:32:56.962 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:32:56.985 | Using python 3.8 to install python-openstackclient 2022-04-14 07:32:56.987 | + 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-14 07:32:57.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:57.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:57.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:32:57.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:32:59.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:32:59.035 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:32:59.054 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:32:59.055 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:32:59.056 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:32:59.057 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:32:59.058 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:32:59.059 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:32:59.061 | 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-14 07:32:59.062 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:32:59.063 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:32:59.064 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:32:59.065 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:32:59.075 | 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-14 07:32:59.076 | 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-14 07:32:59.078 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 07:32:59.080 | 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-14 07:32:59.081 | 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-14 07:32:59.107 | 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-14 07:32:59.108 | 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-14 07:32:59.109 | 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-14 07:32:59.111 | 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-14 07:32:59.112 | 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-14 07:32:59.113 | 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-14 07:32:59.114 | 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-14 07:32:59.115 | 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-14 07:32:59.117 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 07:32:59.118 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 07:32:59.119 | 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-14 07:32:59.133 | 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-14 07:32:59.152 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 07:32:59.153 | 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-14 07:32:59.154 | 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-14 07:32:59.155 | 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-14 07:32:59.179 | 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-14 07:32:59.197 | 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-14 07:32:59.199 | 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-14 07:32:59.200 | 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-14 07:32:59.292 | 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-14 07:32:59.293 | 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-14 07:32:59.294 | 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-14 07:32:59.337 | 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-14 07:32:59.348 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-14 07:32:59.382 | 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-14 07:32:59.545 | 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-14 07:32:59.562 | 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-14 07:32:59.665 | 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-14 07:32:59.667 | 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-14 07:32:59.670 | 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-14 07:32:59.671 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-14 07:32:59.801 | 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-14 07:33:02.124 | 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-14 07:33:02.132 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:33:02.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:33:02.260 | + inc/python:pip_install:200 : result=0 2022-04-14 07:33:02.262 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:33:02.265 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:02.267 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:02.269 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:02.272 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:02.274 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:02.276 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:33:02.279 | + functions-common:time_stop:2439 : start_time=1649921576979 2022-04-14 07:33:02.281 | + functions-common:time_stop:2441 : [[ -z 1649921576979 ]] 2022-04-14 07:33:02.285 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:02.289 | + functions-common:time_stop:2444 : end_time=1649921582286 2022-04-14 07:33:02.291 | + functions-common:time_stop:2445 : elapsed_time=5307 2022-04-14 07:33:02.293 | + functions-common:time_stop:2446 : total=174115 2022-04-14 07:33:02.296 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:02.299 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=179422 2022-04-14 07:33:02.301 | + inc/python:pip_install:203 : return 0 2022-04-14 07:33:02.304 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:33:02.307 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:33:02.312 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.m7YMReIE9W 2022-04-14 07:33:02.314 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:33:02.317 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:33:02.319 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:33:02.322 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:33:02.325 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:33:02.327 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:33:02.346 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:02.349 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:33:02.352 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:33:02.354 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:33:02.357 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:33:02.359 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:33:02.362 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:33:02.364 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:33:02.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:02.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:02.371 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:33:02.374 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:33:02.378 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:33:02.379 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:33:02.383 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:33:02.436 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:33:02.438 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:33:02.441 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:33:02.443 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:33:02.446 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:33:02.448 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:33:02.451 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:33:02.453 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:33:02.456 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:33:02.458 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:33:02.460 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:33:02.463 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:33:02.465 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:33:02.468 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:33:02.470 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:33:02.473 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:33:02.475 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:33:02.478 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:33:02.480 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:33:02.482 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:33:02.485 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:02.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:02.490 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:33:02.493 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:33:02.495 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:33:04.992 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:33:05.008 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:33:05.008 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:33:05.012 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:33:05.014 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:33:05.017 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:05.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:05.022 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:33:05.024 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:33:05.027 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:33:05.029 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:33:05.032 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:33:05.034 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:33:05.036 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:33:05.039 | + 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-14 07:33:05.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:33:05.122 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:33:05.134 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:33:05.205 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:33:05.259 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:33:05.314 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:33:05.368 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:33:05.371 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:33:05.373 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:33:05.376 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:33:08.345 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:33:08.347 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:33:08.350 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:33:08.355 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-073308 2022-04-14 07:33:08.357 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-073308 1039' 2022-04-14 07:33:08.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.363 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:33:08.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.368 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:33:08.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.373 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:33:08.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.378 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:33:08.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.383 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-04-14 07:33:08.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.388 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-04-14 07:33:08.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.394 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072901 2022-04-14 07:33:08.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.399 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:33:08.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.404 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-04-14 07:33:08.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.409 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:33:08.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.414 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:33:08.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.419 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:33:08.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:33:08.424 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:33:08.427 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:33:08.429 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:33:08.432 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:33:08.444 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:33:08.447 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:33:08.449 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:33:08.452 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:33:08.455 | + functions-common:run_process:1689 : local group= 2022-04-14 07:33:08.457 | + functions-common:run_process:1690 : local user= 2022-04-14 07:33:08.460 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:33:08.462 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:33:08.465 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:33:08.467 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:33:08.470 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:33:08.473 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:33:08.477 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921588475 2022-04-14 07:33:08.480 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:33:08.497 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:08.500 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:33:08.503 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:33:08.505 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:33:08.508 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:33:08.510 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:33:08.513 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:33:08.516 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:33:08.518 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:33:08.521 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:33:08.523 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:33:08.526 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:33:08.528 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:33:08.531 | + 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-14 07:33:08.534 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:33:08.536 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:33:08.539 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:33:08.541 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:33:08.544 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:33:08.546 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:33:08.549 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:33:08.552 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:33:08.556 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:33:08.608 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:33:08.665 | + 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-14 07:33:08.718 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:33:08.772 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:33:08.827 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:33:08.880 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:33:08.882 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:33:08.936 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:33:09.318 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:33:09.331 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:33:09.713 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:33:09.739 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:33:09.742 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:09.744 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:09.746 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:09.749 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:09.751 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:09.754 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:33:09.756 | + functions-common:time_stop:2439 : start_time=1649921588475 2022-04-14 07:33:09.758 | + functions-common:time_stop:2441 : [[ -z 1649921588475 ]] 2022-04-14 07:33:09.761 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:09.767 | + functions-common:time_stop:2444 : end_time=1649921589763 2022-04-14 07:33:09.770 | + functions-common:time_stop:2445 : elapsed_time=1288 2022-04-14 07:33:09.772 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:33:09.775 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:09.777 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1288 2022-04-14 07:33:09.780 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:33:09.783 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:33:09.785 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:33:09.788 | + functions-common:run_process:1689 : local group= 2022-04-14 07:33:09.790 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:33:09.792 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:33:09.795 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:33:09.798 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:33:09.801 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:33:09.804 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:33:09.809 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:33:09.812 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921589809 2022-04-14 07:33:09.814 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:33:09.832 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:09.835 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:33:09.838 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:09.842 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:09.843 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:09.846 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:09.848 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:09.851 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:33:09.853 | + functions-common:time_stop:2439 : start_time=1649921589809 2022-04-14 07:33:09.856 | + functions-common:time_stop:2441 : [[ -z 1649921589809 ]] 2022-04-14 07:33:09.859 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:09.864 | + functions-common:time_stop:2444 : end_time=1649921589861 2022-04-14 07:33:09.867 | + functions-common:time_stop:2445 : elapsed_time=52 2022-04-14 07:33:09.869 | + functions-common:time_stop:2446 : total=1288 2022-04-14 07:33:09.872 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:09.875 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1340 2022-04-14 07:33:09.878 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:33:09.895 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:09.897 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:33:09.923 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:09.924 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:33:09.954 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:09.957 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:33:09.959 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:33:09.962 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:33:09.965 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:33:09.967 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380' 2022-04-14 07:33:09.970 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.48:2380' 2022-04-14 07:33:09.973 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.48:2379' 2022-04-14 07:33:09.975 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:33:09.978 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:33:09.981 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.48:2379' 2022-04-14 07:33:09.983 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:33:09.986 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:33:09.989 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:33:09.992 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' '' root 2022-04-14 07:33:09.995 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:33:09.997 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-04-14 07:33:09.999 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:33:10.002 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:33:10.006 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:33:10.010 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:33:10.012 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:33:10.015 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:33:10.020 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:33:10.097 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:33:10.177 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-04-14 07:33:10.229 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:33:10.281 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:33:10.333 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:33:10.384 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:33:10.386 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:33:10.450 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:33:10.836 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:33:10.889 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:33:10.941 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:33:10.993 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:33:11.045 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:33:11.049 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:33:11.053 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:33:11.056 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:33:11.446 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:33:11.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:33:11.836 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:33:12.512 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:33:12.530 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:12.534 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:33:12.536 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:33:12.539 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:33:12.544 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:33:12.556 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:33:12.568 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:33:12.570 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:33:12.573 | + 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.48/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:33:12.712 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:33:12.851 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:33:12.989 | + 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.48/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:33:13.127 | + 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.48/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:33:13.265 | + 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.48/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:33:13.408 | + 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.48/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:33:13.549 | + 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.48/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:33:13.689 | + 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.48/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:33:13.829 | + 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.48/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:33:13.969 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:33:13.974 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:33:13.978 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:33:13.981 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:33:13.985 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:33:13.988 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:33:13.991 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:33:14.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:33:14.010 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:33:14.013 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:33:14.015 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:33:14.018 | + ./stack.sh:main:1095 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-04-14 07:33:14.020 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:33:14.023 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:33:14.039 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:33:14.042 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:33:14.044 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:33:14.047 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:33:14.050 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:33:14.052 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:33:14.055 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:33:14.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:33:20.295 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:33:20.301 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:33:20.413 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:33:20.416 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:33:20.418 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:33:20.421 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:33:20.424 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:33:20.429 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921600426 2022-04-14 07:33:20.432 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:33:25.226 | 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=177688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:33:25.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:25.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.235 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.235 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.235 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.236 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:25.236 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:25.263 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:25.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.264 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.264 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.265 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.266 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:25.266 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:25.790 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:25.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.792 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.792 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.792 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:25.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:25.793 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:25.793 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:25.801 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:33:44.639 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:33:44.665 | [175750 Async install_tempest:175750]: finished successfully 2022-04-14 07:33:54.215 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:54.216 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:33:54.273 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:54.273 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:33:54.347 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:54.348 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:33:54.402 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:54.402 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:33:54.464 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:54.464 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:33:54.527 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:54.527 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:33:55.551 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:55.552 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:55.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.554 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.554 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.554 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.555 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.555 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:55.555 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:55.556 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:55.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.557 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.557 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.557 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.558 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:55.559 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:55.566 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:55.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.578 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.578 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.578 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.578 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.578 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:55.579 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:55.933 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.935 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.935 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.935 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:55.936 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:55.936 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:55.936 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:56.010 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:56.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.012 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.012 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.013 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.013 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.013 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:56.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:56.020 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:33:56.176 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:56.176 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:33:56.255 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:56.255 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:33:56.338 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:56.338 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:33:56.390 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:56.390 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:33:56.480 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:56.480 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:33:56.728 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:56.728 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:33:56.813 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:56.813 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:56.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.816 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.817 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.817 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.817 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:56.817 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:56.818 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:56.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.820 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.820 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.820 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.821 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.821 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:56.821 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:56.828 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:56.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.831 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.832 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.832 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:56.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:56.832 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:56.832 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:57.146 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:57.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.147 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.148 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.148 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.149 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:57.149 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:57.230 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:33:57.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.231 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.232 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.232 | 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=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:33:57.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:33:57.233 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:33:57.233 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:33:57.241 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:33:57.287 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:57.287 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:33:57.350 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:57.350 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:33:57.425 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:57.425 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:33:57.488 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:57.488 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:33:57.561 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:57.561 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:33:57.630 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:57.630 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:33:57.684 | INFO migrate.versioning.api [-] done 2022-04-14 07:33:58.072 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:33:58.075 | + functions-common:time_stop:2432 : local name 2022-04-14 07:33:58.078 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:33:58.080 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:33:58.082 | + functions-common:time_stop:2435 : local total 2022-04-14 07:33:58.085 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:33:58.087 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:33:58.090 | + functions-common:time_stop:2439 : start_time=1649921600426 2022-04-14 07:33:58.092 | + functions-common:time_stop:2441 : [[ -z 1649921600426 ]] 2022-04-14 07:33:58.095 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:33:58.100 | + functions-common:time_stop:2444 : end_time=1649921638097 2022-04-14 07:33:58.102 | + functions-common:time_stop:2445 : elapsed_time=37671 2022-04-14 07:33:58.105 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:33:58.107 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:33:58.109 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37671 2022-04-14 07:33:58.113 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:33:58.115 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:33:58.119 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:34:02.618 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:34:02.619 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:34:02.619 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:34:02.619 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:34:02.619 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:34:02.620 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:34:02.620 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:34:02.620 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:34:02.620 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:34:02.977 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:34:02.982 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:34:07.474 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:34:07.475 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:34:07.475 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:34:07.475 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:34:07.476 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:34:07.476 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:34:07.476 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:34:07.476 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:34:07.476 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:34:07.841 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:34:07.843 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:34:07.846 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:34:07.848 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:34:07.865 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:07.868 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:34:07.871 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:34:07.875 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:34:07.878 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:34:07.881 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:34:07.883 | + functions-common:run_process:1689 : local group= 2022-04-14 07:34:07.886 | + functions-common:run_process:1690 : local user= 2022-04-14 07:34:07.888 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:34:07.891 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:34:07.893 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:34:07.896 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:34:07.898 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:34:07.901 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:34:07.906 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921647903 2022-04-14 07:34:07.908 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:34:07.924 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:34:07.927 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:34:07.929 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:34:07.932 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:34:07.934 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:34:07.937 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:34:07.940 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:34:07.942 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:34:07.944 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:34:07.947 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:34:07.949 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:34:07.952 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:34:07.955 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:34:07.957 | + 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-14 07:34:07.960 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:34:07.962 | + 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-14 07:34:07.964 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:34:07.966 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:34:07.968 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:34:07.971 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:34:07.976 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:34:08.026 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:34:08.078 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:34:08.131 | + 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-14 07:34:08.188 | + 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-14 07:34:08.240 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:34:08.296 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:34:08.353 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:34:08.411 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:34:08.468 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:34:08.523 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:34:08.526 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:34:08.584 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:34:08.974 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:34:08.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:34:09.358 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:34:09.440 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:34:09.442 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:09.445 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:09.447 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:09.450 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:09.453 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:09.456 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:34:09.459 | + functions-common:time_stop:2439 : start_time=1649921647903 2022-04-14 07:34:09.462 | + functions-common:time_stop:2441 : [[ -z 1649921647903 ]] 2022-04-14 07:34:09.465 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:09.469 | + functions-common:time_stop:2444 : end_time=1649921649467 2022-04-14 07:34:09.472 | + functions-common:time_stop:2445 : elapsed_time=1564 2022-04-14 07:34:09.475 | + functions-common:time_stop:2446 : total=1340 2022-04-14 07:34:09.477 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:09.480 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2904 2022-04-14 07:34:09.482 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:34:09.482 | Waiting for keystone to start... 2022-04-14 07:34:09.485 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.48/identity/v3/ 2022-04-14 07:34:09.487 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.48/identity/v3/ 2022-04-14 07:34:09.490 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:34:09.492 | + functions:wait_for_service:458 : local url=http://10.222.0.48/identity/v3/ 2022-04-14 07:34:09.499 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:34:09.499 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:34:09.500 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:34:09.503 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:34:09.505 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:34:09.508 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:34:09.513 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921649510 2022-04-14 07:34:09.515 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:34:09.522 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.48/identity/v3/ 2022-04-14 07:34:16.089 | + :: : [[ 200 == 503 ]] 2022-04-14 07:34:16.090 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:34:16.094 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:34:16.096 | + functions-common:time_stop:2432 : local name 2022-04-14 07:34:16.099 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:34:16.101 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:34:16.103 | + functions-common:time_stop:2435 : local total 2022-04-14 07:34:16.106 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:34:16.108 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:34:16.111 | + functions-common:time_stop:2439 : start_time=1649921649510 2022-04-14 07:34:16.113 | + functions-common:time_stop:2441 : [[ -z 1649921649510 ]] 2022-04-14 07:34:16.117 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:34:16.121 | + functions-common:time_stop:2444 : end_time=1649921656118 2022-04-14 07:34:16.123 | + functions-common:time_stop:2445 : elapsed_time=6608 2022-04-14 07:34:16.126 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:34:16.129 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:34:16.131 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6608 2022-04-14 07:34:16.134 | + functions:wait_for_service:467 : return 0 2022-04-14 07:34:16.136 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:34:16.155 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:34:16.158 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:34:16.160 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:34:16.163 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:34:16.193 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:34:16.195 | + 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.48/identity 2022-04-14 07:34:20.784 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.785 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.785 | 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=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.792 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.809 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.809 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.840 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.872 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.873 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.968 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.968 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.969 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.969 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.969 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.969 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.983 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.983 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.990 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:20.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178522) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:34:21.026 | 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=178522) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:34:21.412 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created domain default 2022-04-14 07:34:21.484 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created project admin 2022-04-14 07:34:21.513 | DEBUG passlib.handlers.bcrypt [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=178522) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:34:21.514 | DEBUG passlib.handlers.bcrypt [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=178522) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:34:21.639 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created user admin 2022-04-14 07:34:21.737 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created role reader 2022-04-14 07:34:21.863 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created role member 2022-04-14 07:34:21.965 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created implied role where 03b80133b93640d9b98df7814ba3fcb3 implies bf364b991ab445dbaabe893dede13bca 2022-04-14 07:34:22.066 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created role admin 2022-04-14 07:34:22.162 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created implied role where a4353199f9754b10b6021c564847c088 implies 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:34:22.254 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Granted role admin on project admin to user admin. 2022-04-14 07:34:22.324 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Granted role admin on the system to user admin. 2022-04-14 07:34:22.394 | WARNING py.warnings [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 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-14 07:34:22.394 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:34:22.394 |  2022-04-14 07:34:22.398 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created region RegionOne 2022-04-14 07:34:22.541 | INFO keystone.cmd.bootstrap [None req-33c12071-d9a2-46b3-beb2-6c11e9468402 None None] Created public endpoint http://10.222.0.48/identity 2022-04-14 07:34:23.013 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:34:23.017 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:34:23.020 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:34:23.024 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:34:26.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:26.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:26.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:26.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:26.193 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:26.196 | + lib/keystone:create_keystone_accounts:310 : admin_project=4930b7857e38496c89383ba2d5a402bd 2022-04-14 07:34:26.199 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:34:26.202 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:34:28.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:28.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:28.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:28.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:28.595 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:28.598 | + lib/keystone:create_keystone_accounts:312 : admin_user=2bc0a4598b974f44b140f6ec5ea83632 2022-04-14 07:34:28.601 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:34:28.603 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:34:28.605 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:34:28.607 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2bc0a4598b974f44b140f6ec5ea83632 default 2022-04-14 07:34:28.664 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2bc0a4598b974f44b140f6ec5ea83632 default 2022-04-14 07:34:28.701 | [143876 Async ks-domain-role:178643]: running: get_or_add_user_domain_role admin 2bc0a4598b974f44b140f6ec5ea83632 default 2022-04-14 07:34:28.704 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:34:28.706 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:34:28.709 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:34:31.834 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:34:31.836 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:34:31.837 | default 2022-04-14 07:34:31.839 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:34:31.897 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:34:31.941 | [143876 Async ks-project:178783]: running: get_or_create_project service Default 2022-04-14 07:34:31.943 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:34:32.005 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:34:32.051 | [143876 Async ks-service:178869]: running: get_or_create_role service 2022-04-14 07:34:32.054 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:34:32.134 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:34:32.188 | [143876 Async ks-reseller:178955]: running: get_or_create_role ResellerAdmin 2022-04-14 07:34:32.193 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:34:32.210 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:34:32.634 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:34:32.865 | [143876 Async ks-anotherrole:179045]: running: get_or_create_role anotherrole 2022-04-14 07:34:32.890 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:34:32.926 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:34:32.942 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:34:32.978 | +++ 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-14 07:34:35.658 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:34:35.754 | [178869 Async ks-service:178869]: finished successfully 2022-04-14 07:34:36.528 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:34:36.610 | [178783 Async ks-project:178783]: finished successfully 2022-04-14 07:34:36.617 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:34:36.652 | [178955 Async ks-reseller:178955]: finished successfully 2022-04-14 07:34:36.891 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:34:36.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:36.910 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:36.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:36.910 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:36.929 | [179045 Async ks-anotherrole:179045]: finished successfully 2022-04-14 07:34:37.079 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:37.082 | ++ functions-common:get_or_create_project:945 : project_id=04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:34:37.084 | ++ functions-common:get_or_create_project:946 : echo 04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:34:37.087 | + lib/keystone:create_keystone_accounts:340 : invis_project=04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:34:37.089 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:34:37.092 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:34:37.094 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:34:37.098 | +++ 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-14 07:34:39.284 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:34:39.309 | [178643 Async ks-domain-role:178643]: finished successfully 2022-04-14 07:34:39.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:39.719 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:39.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:39.719 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:39.885 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:39.888 | ++ functions-common:get_or_create_project:945 : project_id=7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:39.890 | ++ functions-common:get_or_create_project:946 : echo 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:39.893 | + lib/keystone:create_keystone_accounts:344 : demo_project=7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:39.895 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:34:39.898 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:34:39.901 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:34:39.903 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:34:39.906 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:34:39.909 | +++ 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-14 07:34:42.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.500 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.500 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.668 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:42.671 | ++ functions-common:get_or_create_user:932 : user_id=83c74944935641b089cc960243497340 2022-04-14 07:34:42.673 | ++ functions-common:get_or_create_user:933 : echo 83c74944935641b089cc960243497340 2022-04-14 07:34:42.676 | + lib/keystone:create_keystone_accounts:347 : demo_user=83c74944935641b089cc960243497340 2022-04-14 07:34:42.678 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:34:42.728 | [143876 Async ks-domain-role:178643]: Waiting for completion of get_or_add_user_domain_role admin 2bc0a4598b974f44b140f6ec5ea83632 default running on PID 178643 (6 other jobs running) 2022-04-14 07:34:42.753 | [143876 Async ks-domain-role:178643]: Signaling child to exit 2022-04-14 07:34:42.753 | WAKEUP 2022-04-14 07:34:42.776 | [143876 Async ks-domain-role:178643]: Signaled 2022-04-14 07:34:42.777 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:34:42.777 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bc0a4598b974f44b140f6ec5ea83632 --domain default 2022-04-14 07:34:42.777 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:34:42.778 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:34:42.778 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:34:42.778 | ++ functions-common:get_field:819 : read data 2022-04-14 07:34:42.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.778 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:42.778 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:34:42.778 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:34:42.778 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 2bc0a4598b974f44b140f6ec5ea83632 --domain default 2022-04-14 07:34:42.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.778 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bc0a4598b974f44b140f6ec5ea83632 --domain default 2022-04-14 07:34:42.778 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:34:42.778 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:34:42.778 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:34:42.778 | ++ functions-common:get_field:819 : read data 2022-04-14 07:34:42.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.778 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:42.778 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:34:42.778 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:34:42.778 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:34:42.778 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | 2bc0a4598b974f44b140f6ec5ea83632 | | | default | | False |' 2022-04-14 07:34:42.778 | ++ functions-common:get_field:819 : read data 2022-04-14 07:34:42.779 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:34:42.779 | + functions-common:get_or_add_user_domain_role:1028 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:34:42.779 | a4353199f9754b10b6021c564847c088 2022-04-14 07:34:42.823 | [143876 Async ks-domain-role:178643]: finished get_or_add_user_domain_role admin 2bc0a4598b974f44b140f6ec5ea83632 default with result 0 in 10 seconds 2022-04-14 07:34:42.830 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:34:42.867 | [143876 Async ks-project:178783]: Waiting for completion of get_or_create_project service Default running on PID 178783 (5 other jobs running) 2022-04-14 07:34:42.892 | [143876 Async ks-project:178783]: Signaling child to exit 2022-04-14 07:34:42.892 | WAKEUP 2022-04-14 07:34:42.914 | [143876 Async ks-project:178783]: Signaled 2022-04-14 07:34:42.915 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:34:42.915 | ++ 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-14 07:34:42.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.916 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:42.916 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:42.916 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:42.916 | + functions-common:get_or_create_project:945 : project_id=4f7f496b73694d04825dcb3186bade67 2022-04-14 07:34:42.916 | + functions-common:get_or_create_project:946 : echo 4f7f496b73694d04825dcb3186bade67 2022-04-14 07:34:42.916 | 4f7f496b73694d04825dcb3186bade67 2022-04-14 07:34:42.960 | [143876 Async ks-project:178783]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:34:42.997 | [143876 Async ks-service:178869]: Waiting for completion of get_or_create_role service running on PID 178869 (4 other jobs running) 2022-04-14 07:34:43.021 | [143876 Async ks-service:178869]: Signaling child to exit 2022-04-14 07:34:43.021 | WAKEUP 2022-04-14 07:34:43.043 | [143876 Async ks-service:178869]: Signaled 2022-04-14 07:34:43.045 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:34:43.045 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:34:43.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:43.045 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:43.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:43.045 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:43.045 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:43.045 | + functions-common:get_or_create_role:957 : role_id=295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:34:43.045 | + functions-common:get_or_create_role:958 : echo 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:34:43.045 | 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:34:43.089 | [143876 Async ks-service:178869]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:34:43.126 | [143876 Async ks-reseller:178955]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 178955 (3 other jobs running) 2022-04-14 07:34:43.151 | [143876 Async ks-reseller:178955]: Signaling child to exit 2022-04-14 07:34:43.151 | WAKEUP 2022-04-14 07:34:43.174 | [143876 Async ks-reseller:178955]: Signaled 2022-04-14 07:34:43.175 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:34:43.175 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:34:43.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:43.175 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:43.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:43.175 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:43.175 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:43.175 | + functions-common:get_or_create_role:957 : role_id=b610cfbb019446f0825e08becad8e342 2022-04-14 07:34:43.175 | + functions-common:get_or_create_role:958 : echo b610cfbb019446f0825e08becad8e342 2022-04-14 07:34:43.175 | b610cfbb019446f0825e08becad8e342 2022-04-14 07:34:43.219 | [143876 Async ks-reseller:178955]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 07:34:43.255 | [143876 Async ks-anotherrole:179045]: Waiting for completion of get_or_create_role anotherrole running on PID 179045 (2 other jobs running) 2022-04-14 07:34:43.279 | [143876 Async ks-anotherrole:179045]: Signaling child to exit 2022-04-14 07:34:43.280 | WAKEUP 2022-04-14 07:34:43.302 | [143876 Async ks-anotherrole:179045]: Signaled 2022-04-14 07:34:43.304 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:34:43.304 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:34:43.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:43.304 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:43.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:43.304 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:43.304 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:43.304 | + functions-common:get_or_create_role:957 : role_id=4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:34:43.304 | + functions-common:get_or_create_role:958 : echo 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:34:43.304 | 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:34:43.348 | [143876 Async ks-anotherrole:179045]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:34:43.352 | + inc/async:async_wait:197 : return 0 2022-04-14 07:34:43.354 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.412 | + inc/async:async_inner:63 : get_or_add_user_project_role member 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.453 | [143876 Async ks-demo-member:179946]: running: get_or_add_user_project_role member 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.456 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2bc0a4598b974f44b140f6ec5ea83632 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.516 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2bc0a4598b974f44b140f6ec5ea83632 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.560 | [143876 Async ks-demo-admin:180058]: running: get_or_add_user_project_role admin 2bc0a4598b974f44b140f6ec5ea83632 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.562 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.630 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.681 | [143876 Async ks-demo-another:180170]: running: get_or_add_user_project_role anotherrole 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:43.683 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 83c74944935641b089cc960243497340 04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:34:43.751 | + inc/async:async_inner:63 : get_or_add_user_project_role member 83c74944935641b089cc960243497340 04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:34:43.825 | [143876 Async ks-demo-invis:180282]: running: get_or_add_user_project_role member 83c74944935641b089cc960243497340 04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:34:43.834 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:34:43.849 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:34:43.865 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:34:43.865 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:34:43.865 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:34:43.865 | +++ 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-14 07:34:47.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:47.337 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:47.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:47.337 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:47.519 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:47.522 | ++ functions-common:get_or_create_user:932 : user_id=882cca07a39b48bbb03a9390098a3357 2022-04-14 07:34:47.524 | ++ functions-common:get_or_create_user:933 : echo 882cca07a39b48bbb03a9390098a3357 2022-04-14 07:34:47.527 | + lib/keystone:create_keystone_accounts:360 : demo_reader=882cca07a39b48bbb03a9390098a3357 2022-04-14 07:34:47.530 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 882cca07a39b48bbb03a9390098a3357 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:47.599 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 882cca07a39b48bbb03a9390098a3357 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:47.648 | [143876 Async ks-demo-reader:180440]: running: get_or_add_user_project_role reader 882cca07a39b48bbb03a9390098a3357 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:34:47.652 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:34:47.659 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:34:47.663 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:34:47.668 | +++ 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-14 07:34:51.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:51.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:51.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:51.059 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:51.588 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:51.600 | ++ functions-common:get_or_create_project:945 : project_id=6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:51.603 | ++ functions-common:get_or_create_project:946 : echo 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:51.621 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:51.633 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:34:51.660 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:34:51.684 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:34:51.707 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:34:51.726 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:34:51.758 | +++ 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-14 07:34:55.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:55.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:55.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:34:55.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:34:56.111 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:34:56.142 | ++ functions-common:get_or_create_user:932 : user_id=628179d9ac3a4d5ea81079a47aed76e5 2022-04-14 07:34:56.166 | ++ functions-common:get_or_create_user:933 : echo 628179d9ac3a4d5ea81079a47aed76e5 2022-04-14 07:34:56.186 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=628179d9ac3a4d5ea81079a47aed76e5 2022-04-14 07:34:56.218 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:56.671 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:56.877 | [143876 Async ks-alt-admin:180808]: running: get_or_add_user_project_role admin 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:56.899 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:57.287 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:57.521 | [143876 Async ks-alt-another:180950]: running: get_or_add_user_project_role anotherrole 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:34:57.539 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:34:57.561 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:34:57.579 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:34:57.596 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:34:57.613 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:34:57.634 | +++ 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-14 07:34:58.993 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:34:59.190 | [179946 Async ks-demo-member:179946]: finished successfully 2022-04-14 07:35:00.350 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:00.511 | [180170 Async ks-demo-another:180170]: finished successfully 2022-04-14 07:35:00.611 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:00.767 | [180058 Async ks-demo-admin:180058]: finished successfully 2022-04-14 07:35:01.646 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:01.674 | [180282 Async ks-demo-invis:180282]: finished successfully 2022-04-14 07:35:02.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:02.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:02.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:02.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:02.542 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:02.546 | ++ functions-common:get_or_create_user:932 : user_id=c6b99aa5e6124d09889c88481f1395f4 2022-04-14 07:35:02.548 | ++ functions-common:get_or_create_user:933 : echo c6b99aa5e6124d09889c88481f1395f4 2022-04-14 07:35:02.551 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c6b99aa5e6124d09889c88481f1395f4 2022-04-14 07:35:02.554 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c6b99aa5e6124d09889c88481f1395f4 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:02.626 | + inc/async:async_inner:63 : get_or_add_user_project_role member c6b99aa5e6124d09889c88481f1395f4 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:02.690 | [143876 Async ks-alt-member-user:181303]: running: get_or_add_user_project_role member c6b99aa5e6124d09889c88481f1395f4 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:02.698 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:35:02.704 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:35:02.709 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:35:02.711 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:35:02.714 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:35:02.719 | +++ 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-14 07:35:03.286 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:03.419 | [180440 Async ks-demo-reader:180440]: finished successfully 2022-04-14 07:35:05.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:05.774 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:05.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:05.774 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:05.961 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:05.964 | ++ functions-common:get_or_create_user:932 : user_id=dd6fbcbe856643e79c654dfd2ca10c92 2022-04-14 07:35:05.967 | ++ functions-common:get_or_create_user:933 : echo dd6fbcbe856643e79c654dfd2ca10c92 2022-04-14 07:35:05.970 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=dd6fbcbe856643e79c654dfd2ca10c92 2022-04-14 07:35:05.973 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader dd6fbcbe856643e79c654dfd2ca10c92 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:06.040 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dd6fbcbe856643e79c654dfd2ca10c92 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:06.110 | [143876 Async ks-alt-reader-user:181527]: running: get_or_add_user_project_role reader dd6fbcbe856643e79c654dfd2ca10c92 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:06.114 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:35:06.117 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:35:06.120 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:35:06.123 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:35:06.131 | +++ 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-14 07:35:09.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:09.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:09.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:09.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:09.649 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:09.651 | ++ functions-common:get_or_create_user:932 : user_id=05eec624e6b14b9790ea6a2c9d66b29a 2022-04-14 07:35:09.655 | ++ functions-common:get_or_create_user:933 : echo 05eec624e6b14b9790ea6a2c9d66b29a 2022-04-14 07:35:09.658 | + lib/keystone:create_keystone_accounts:392 : system_member_user=05eec624e6b14b9790ea6a2c9d66b29a 2022-04-14 07:35:09.661 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 05eec624e6b14b9790ea6a2c9d66b29a all 2022-04-14 07:35:09.774 | + inc/async:async_inner:63 : get_or_add_user_system_role member 05eec624e6b14b9790ea6a2c9d66b29a all 2022-04-14 07:35:09.859 | [143876 Async ks-system-member:181753]: running: get_or_add_user_system_role member 05eec624e6b14b9790ea6a2c9d66b29a all 2022-04-14 07:35:09.876 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:35:09.880 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:35:09.903 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:35:09.910 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:35:09.919 | +++ 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-14 07:35:11.558 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:11.692 | [180808 Async ks-alt-admin:180808]: finished successfully 2022-04-14 07:35:12.973 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:13.087 | [180950 Async ks-alt-another:180950]: finished successfully 2022-04-14 07:35:13.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:13.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:13.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:13.550 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:13.760 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:13.762 | ++ functions-common:get_or_create_user:932 : user_id=fc39d00e20f54278ba55ecc5b53fd418 2022-04-14 07:35:13.765 | ++ functions-common:get_or_create_user:933 : echo fc39d00e20f54278ba55ecc5b53fd418 2022-04-14 07:35:13.769 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=fc39d00e20f54278ba55ecc5b53fd418 2022-04-14 07:35:13.771 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader fc39d00e20f54278ba55ecc5b53fd418 all 2022-04-14 07:35:13.875 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fc39d00e20f54278ba55ecc5b53fd418 all 2022-04-14 07:35:13.988 | [143876 Async ks-system-reader:182045]: running: get_or_add_user_system_role reader fc39d00e20f54278ba55ecc5b53fd418 all 2022-04-14 07:35:14.001 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:35:14.010 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:35:14.026 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:35:14.038 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:35:14.071 | +++ 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-14 07:35:16.270 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:16.441 | [181303 Async ks-alt-member-user:181303]: finished successfully 2022-04-14 07:35:17.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:17.526 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:17.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:17.526 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:17.735 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:17.738 | ++ functions-common:get_or_create_group:909 : group_id=3890e3c67fee4acc84a66afb1a242675 2022-04-14 07:35:17.741 | ++ functions-common:get_or_create_group:910 : echo 3890e3c67fee4acc84a66afb1a242675 2022-04-14 07:35:17.744 | + lib/keystone:create_keystone_accounts:402 : admin_group=3890e3c67fee4acc84a66afb1a242675 2022-04-14 07:35:17.746 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:35:17.750 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:35:17.753 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:35:17.755 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:35:17.759 | +++ 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-14 07:35:19.035 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:19.065 | [181527 Async ks-alt-reader-user:181527]: finished successfully 2022-04-14 07:35:20.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:20.665 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:20.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:20.665 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:20.866 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:20.869 | ++ functions-common:get_or_create_group:909 : group_id=c09fb1463fed464391792b4b632f96e7 2022-04-14 07:35:20.872 | ++ functions-common:get_or_create_group:910 : echo c09fb1463fed464391792b4b632f96e7 2022-04-14 07:35:20.875 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=c09fb1463fed464391792b4b632f96e7 2022-04-14 07:35:20.878 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:20.955 | + inc/async:async_inner:63 : get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:21.006 | [143876 Async ks-group-memberdemo:182407]: running: get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:21.009 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:21.095 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:21.157 | [143876 Async ks-group-anotherdemo:182493]: running: get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:21.166 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:21.402 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:21.405 | + inc/async:async_inner:63 : get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:21.488 | [181753 Async ks-system-member:181753]: finished successfully 2022-04-14 07:35:21.508 | [143876 Async ks-group-memberalt:182588]: running: get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:21.518 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:21.942 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:22.173 | [143876 Async ks-group-anotheralt:182705]: running: get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:22.194 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd 2022-04-14 07:35:22.596 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd 2022-04-14 07:35:22.822 | [143876 Async ks-group-admin:182792]: running: get_or_add_group_project_role admin 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd 2022-04-14 07:35:22.850 | + 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-14 07:35:23.221 | [143876 Async ks-demo-member:179946]: Waiting for completion of get_or_add_user_project_role member 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 running on PID 179946 (17 other jobs running) 2022-04-14 07:35:23.416 | [143876 Async ks-demo-member:179946]: Signaling child to exit 2022-04-14 07:35:23.416 | WAKEUP 2022-04-14 07:35:23.608 | [143876 Async ks-demo-member:179946]: Signaled 2022-04-14 07:35:23.618 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:23.618 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:23.618 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:23.618 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:23.618 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:23.618 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:23.618 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:23.618 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:23.618 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:23.619 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:23.619 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 83c74944935641b089cc960243497340 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:23.619 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:23.619 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:23.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.619 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:23.619 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:23.619 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:23.619 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 83c74944935641b089cc960243497340 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:23.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.619 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:23.619 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 83c74944935641b089cc960243497340 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:23.619 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:23.619 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:23.619 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:23.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:23.619 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:23.619 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:23.619 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:23.619 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:23.619 | ++ functions-common:get_field:825 : echo '| 03b80133b93640d9b98df7814ba3fcb3 | 83c74944935641b089cc960243497340 | | 7f67af50db8a4b999a32b0c38c334639 | | | False |' 2022-04-14 07:35:23.619 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:23.619 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:23.619 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:23.620 | + functions-common:get_or_add_user_project_role:1004 : echo 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:23.620 | 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:23.898 | [143876 Async ks-demo-member:179946]: finished get_or_add_user_project_role member 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 with result 0 in 15 seconds 2022-04-14 07:35:24.140 | [143876 Async ks-demo-admin:180058]: Waiting for completion of get_or_add_user_project_role admin 2bc0a4598b974f44b140f6ec5ea83632 7f67af50db8a4b999a32b0c38c334639 running on PID 180058 (16 other jobs running) 2022-04-14 07:35:24.303 | [143876 Async ks-demo-admin:180058]: Signaling child to exit 2022-04-14 07:35:24.307 | WAKEUP 2022-04-14 07:35:24.459 | [143876 Async ks-demo-admin:180058]: Signaled 2022-04-14 07:35:24.473 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:24.474 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:24.474 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:24.474 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:24.474 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:24.474 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:24.474 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:24.474 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:24.474 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:24.474 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bc0a4598b974f44b140f6ec5ea83632 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:24.474 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:24.474 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:24.474 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:24.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:24.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:24.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:24.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:24.474 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:24.474 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:24.474 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:24.474 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2bc0a4598b974f44b140f6ec5ea83632 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:24.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:24.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:24.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:24.474 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:24.474 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:24.474 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:24.474 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bc0a4598b974f44b140f6ec5ea83632 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:24.474 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:24.474 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:24.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:24.475 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:24.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:24.475 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:24.475 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:24.475 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:24.475 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:24.475 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:24.475 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | 2bc0a4598b974f44b140f6ec5ea83632 | | 7f67af50db8a4b999a32b0c38c334639 | | | False |' 2022-04-14 07:35:24.475 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:24.475 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:35:24.475 | + functions-common:get_or_add_user_project_role:1004 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:35:24.475 | a4353199f9754b10b6021c564847c088 2022-04-14 07:35:24.741 | [143876 Async ks-demo-admin:180058]: finished get_or_add_user_project_role admin 2bc0a4598b974f44b140f6ec5ea83632 7f67af50db8a4b999a32b0c38c334639 with result 0 in 17 seconds 2022-04-14 07:35:24.994 | [143876 Async ks-demo-another:180170]: Waiting for completion of get_or_add_user_project_role anotherrole 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 running on PID 180170 (15 other jobs running) 2022-04-14 07:35:25.167 | [143876 Async ks-demo-another:180170]: Signaling child to exit 2022-04-14 07:35:25.167 | WAKEUP 2022-04-14 07:35:25.275 | [143876 Async ks-demo-another:180170]: Signaled 2022-04-14 07:35:25.278 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:25.286 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:25.286 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:25.286 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:25.286 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:25.286 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:25.286 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:25.286 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:25.286 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:25.286 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 83c74944935641b089cc960243497340 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:25.286 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:25.286 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:25.287 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:25.287 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:25.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.287 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:25.287 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:25.287 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:25.287 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 83c74944935641b089cc960243497340 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:25.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.287 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:25.287 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 83c74944935641b089cc960243497340 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:25.287 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:25.287 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:25.287 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:25.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.287 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:25.287 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:25.287 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:25.287 | ++ functions-common:get_field:825 : echo '| 4992b35082434d1cacd679ac3d02eeb6 | 83c74944935641b089cc960243497340 | | 7f67af50db8a4b999a32b0c38c334639 | | | False |' 2022-04-14 07:35:25.287 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:25.287 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:25.287 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:35:25.287 | + functions-common:get_or_add_user_project_role:1004 : echo 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:35:25.287 | 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:35:25.371 | [182045 Async ks-system-reader:182045]: finished successfully 2022-04-14 07:35:25.462 | [143876 Async ks-demo-another:180170]: finished get_or_add_user_project_role anotherrole 83c74944935641b089cc960243497340 7f67af50db8a4b999a32b0c38c334639 with result 0 in 16 seconds 2022-04-14 07:35:25.527 | [143876 Async ks-demo-invis:180282]: Waiting for completion of get_or_add_user_project_role member 83c74944935641b089cc960243497340 04750d8bc9824c178f96186ae4a7ded8 running on PID 180282 (14 other jobs running) 2022-04-14 07:35:25.566 | [143876 Async ks-demo-invis:180282]: Signaling child to exit 2022-04-14 07:35:25.567 | WAKEUP 2022-04-14 07:35:25.606 | [143876 Async ks-demo-invis:180282]: Signaled 2022-04-14 07:35:25.609 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:25.609 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:25.609 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:25.609 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:25.609 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:25.609 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:25.609 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:25.609 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:25.609 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 83c74944935641b089cc960243497340 --project 04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:35:25.609 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:25.609 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:25.609 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:25.609 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:25.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.609 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.609 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.609 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:25.609 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:25.609 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:25.609 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 83c74944935641b089cc960243497340 --project 04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:35:25.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.610 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.610 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.610 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:25.610 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 83c74944935641b089cc960243497340 --project 04750d8bc9824c178f96186ae4a7ded8 2022-04-14 07:35:25.610 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:25.610 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:25.610 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:25.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.610 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:25.610 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:25.610 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:25.610 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:25.610 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:25.610 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:25.610 | ++ functions-common:get_field:825 : echo '| 03b80133b93640d9b98df7814ba3fcb3 | 83c74944935641b089cc960243497340 | | 04750d8bc9824c178f96186ae4a7ded8 | | | False |' 2022-04-14 07:35:25.610 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:25.610 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:25.610 | + functions-common:get_or_add_user_project_role:1004 : echo 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:25.610 | 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:25.784 | [143876 Async ks-demo-invis:180282]: finished get_or_add_user_project_role member 83c74944935641b089cc960243497340 04750d8bc9824c178f96186ae4a7ded8 with result 0 in 17 seconds 2022-04-14 07:35:25.931 | [143876 Async ks-demo-reader:180440]: Waiting for completion of get_or_add_user_project_role reader 882cca07a39b48bbb03a9390098a3357 7f67af50db8a4b999a32b0c38c334639 running on PID 180440 (13 other jobs running) 2022-04-14 07:35:26.008 | [143876 Async ks-demo-reader:180440]: Signaling child to exit 2022-04-14 07:35:26.009 | WAKEUP 2022-04-14 07:35:26.042 | [143876 Async ks-demo-reader:180440]: Signaled 2022-04-14 07:35:26.044 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:26.044 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:26.044 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:26.044 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:26.044 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:26.044 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:26.044 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:26.044 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:26.044 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:26.044 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:26.044 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:26.044 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 882cca07a39b48bbb03a9390098a3357 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:26.044 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.044 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.045 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.045 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:26.045 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:26.045 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:26.045 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 882cca07a39b48bbb03a9390098a3357 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:26.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.045 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.045 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.046 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 882cca07a39b48bbb03a9390098a3357 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:26.046 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:26.046 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:26.046 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:26.046 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.046 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.046 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:26.046 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:26.046 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:26.046 | ++ functions-common:get_field:825 : echo '| bf364b991ab445dbaabe893dede13bca | 882cca07a39b48bbb03a9390098a3357 | | 7f67af50db8a4b999a32b0c38c334639 | | | False |' 2022-04-14 07:35:26.046 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:26.046 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.046 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:26.046 | + functions-common:get_or_add_user_project_role:1004 : echo bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:26.046 | bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:26.137 | [143876 Async ks-demo-reader:180440]: finished get_or_add_user_project_role reader 882cca07a39b48bbb03a9390098a3357 7f67af50db8a4b999a32b0c38c334639 with result 0 in 15 seconds 2022-04-14 07:35:26.150 | + inc/async:async_wait:197 : return 0 2022-04-14 07:35:26.159 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:35:26.257 | [143876 Async ks-alt-admin:180808]: Waiting for completion of get_or_add_user_project_role admin 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb running on PID 180808 (12 other jobs running) 2022-04-14 07:35:26.307 | [143876 Async ks-alt-admin:180808]: Signaling child to exit 2022-04-14 07:35:26.307 | WAKEUP 2022-04-14 07:35:26.347 | [143876 Async ks-alt-admin:180808]: Signaled 2022-04-14 07:35:26.349 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:26.349 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:26.350 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:26.350 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:26.350 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:26.350 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:26.350 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:26.350 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:26.350 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:26.350 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:26.350 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 628179d9ac3a4d5ea81079a47aed76e5 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:26.350 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:26.350 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.350 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:26.350 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:26.350 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:26.350 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 628179d9ac3a4d5ea81079a47aed76e5 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.350 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 628179d9ac3a4d5ea81079a47aed76e5 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:26.350 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:26.350 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:26.350 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:26.350 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.351 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:26.351 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:26.351 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:26.351 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:26.351 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | 628179d9ac3a4d5ea81079a47aed76e5 | | 6f44950cef57421a9b9c97edf57180eb | | | False |' 2022-04-14 07:35:26.351 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.351 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:35:26.351 | + functions-common:get_or_add_user_project_role:1004 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:35:26.351 | a4353199f9754b10b6021c564847c088 2022-04-14 07:35:26.423 | [143876 Async ks-alt-admin:180808]: finished get_or_add_user_project_role admin 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb with result 0 in 15 seconds 2022-04-14 07:35:26.604 | [143876 Async ks-alt-another:180950]: Waiting for completion of get_or_add_user_project_role anotherrole 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb running on PID 180950 (11 other jobs running) 2022-04-14 07:35:26.691 | [143876 Async ks-alt-another:180950]: Signaling child to exit 2022-04-14 07:35:26.693 | WAKEUP 2022-04-14 07:35:26.798 | [143876 Async ks-alt-another:180950]: Signaled 2022-04-14 07:35:26.801 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:26.801 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:26.801 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:26.801 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:26.801 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:26.802 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:26.802 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:26.802 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:26.802 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:26.802 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 628179d9ac3a4d5ea81079a47aed76e5 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:26.802 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:26.802 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:26.802 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.802 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.802 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.802 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:26.802 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:26.802 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:26.802 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 628179d9ac3a4d5ea81079a47aed76e5 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:26.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.802 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.802 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.802 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:26.802 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 628179d9ac3a4d5ea81079a47aed76e5 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:26.802 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:26.802 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:26.802 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.802 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:26.802 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:26.802 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:26.802 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:26.802 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:26.803 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:26.803 | ++ functions-common:get_field:825 : echo '| 4992b35082434d1cacd679ac3d02eeb6 | 628179d9ac3a4d5ea81079a47aed76e5 | | 6f44950cef57421a9b9c97edf57180eb | | | False |' 2022-04-14 07:35:26.803 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:26.803 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:35:26.803 | + functions-common:get_or_add_user_project_role:1004 : echo 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:35:26.803 | 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:35:27.084 | [143876 Async ks-alt-another:180950]: finished get_or_add_user_project_role anotherrole 628179d9ac3a4d5ea81079a47aed76e5 6f44950cef57421a9b9c97edf57180eb with result 0 in 15 seconds 2022-04-14 07:35:27.272 | [143876 Async ks-alt-member-user:181303]: Waiting for completion of get_or_add_user_project_role member c6b99aa5e6124d09889c88481f1395f4 6f44950cef57421a9b9c97edf57180eb running on PID 181303 (10 other jobs running) 2022-04-14 07:35:27.453 | [143876 Async ks-alt-member-user:181303]: Signaling child to exit 2022-04-14 07:35:27.454 | WAKEUP 2022-04-14 07:35:27.613 | [143876 Async ks-alt-member-user:181303]: Signaled 2022-04-14 07:35:27.622 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:27.622 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:27.622 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:27.622 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:27.622 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:27.622 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:27.622 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:27.622 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:27.622 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c6b99aa5e6124d09889c88481f1395f4 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:27.622 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:27.622 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:27.622 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:27.622 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:27.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:27.622 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:27.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:27.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:27.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:27.623 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:27.623 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:27.623 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user c6b99aa5e6124d09889c88481f1395f4 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:27.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:27.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:27.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:27.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:27.623 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:27.623 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c6b99aa5e6124d09889c88481f1395f4 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:27.623 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:27.623 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:27.623 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:27.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:27.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:27.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:27.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:27.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:27.623 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:27.623 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:27.623 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:27.623 | ++ functions-common:get_field:825 : echo '| 03b80133b93640d9b98df7814ba3fcb3 | c6b99aa5e6124d09889c88481f1395f4 | | 6f44950cef57421a9b9c97edf57180eb | | | False |' 2022-04-14 07:35:27.623 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:27.623 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:27.623 | + functions-common:get_or_add_user_project_role:1004 : echo 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:27.624 | 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:27.908 | [143876 Async ks-alt-member-user:181303]: finished get_or_add_user_project_role member c6b99aa5e6124d09889c88481f1395f4 6f44950cef57421a9b9c97edf57180eb with result 0 in 13 seconds 2022-04-14 07:35:28.178 | [143876 Async ks-alt-reader-user:181527]: Waiting for completion of get_or_add_user_project_role reader dd6fbcbe856643e79c654dfd2ca10c92 6f44950cef57421a9b9c97edf57180eb running on PID 181527 (9 other jobs running) 2022-04-14 07:35:28.331 | [143876 Async ks-alt-reader-user:181527]: Signaling child to exit 2022-04-14 07:35:28.331 | WAKEUP 2022-04-14 07:35:28.487 | [143876 Async ks-alt-reader-user:181527]: Signaled 2022-04-14 07:35:28.498 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:35:28.498 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:35:28.498 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:28.498 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:28.498 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:28.498 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:28.498 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:28.498 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:35:28.498 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:28.499 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dd6fbcbe856643e79c654dfd2ca10c92 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:28.499 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:35:28.499 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:28.499 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:28.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.499 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:28.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.499 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:28.499 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:28.499 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:35:28.499 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:35:28.499 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user dd6fbcbe856643e79c654dfd2ca10c92 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:28.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.499 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:28.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.499 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:28.499 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dd6fbcbe856643e79c654dfd2ca10c92 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:28.499 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:35:28.499 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:35:28.499 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:35:28.499 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:28.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.499 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:28.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:28.499 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:28.499 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:28.499 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:35:28.499 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:35:28.499 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:35:28.499 | ++ functions-common:get_field:825 : echo '| bf364b991ab445dbaabe893dede13bca | dd6fbcbe856643e79c654dfd2ca10c92 | | 6f44950cef57421a9b9c97edf57180eb | | | False |' 2022-04-14 07:35:28.499 | ++ functions-common:get_field:819 : read data 2022-04-14 07:35:28.500 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:28.500 | + functions-common:get_or_add_user_project_role:1004 : echo bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:28.500 | bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:28.785 | [143876 Async ks-alt-reader-user:181527]: finished get_or_add_user_project_role reader dd6fbcbe856643e79c654dfd2ca10c92 6f44950cef57421a9b9c97edf57180eb with result 0 in 13 seconds 2022-04-14 07:35:28.817 | + inc/async:async_wait:197 : return 0 2022-04-14 07:35:28.836 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:35:29.199 | [143876 Async ks-system-member:181753]: Waiting for completion of get_or_add_user_system_role member 05eec624e6b14b9790ea6a2c9d66b29a all running on PID 181753 (8 other jobs running) 2022-04-14 07:35:29.380 | [143876 Async ks-system-member:181753]: Signaling child to exit 2022-04-14 07:35:29.380 | WAKEUP 2022-04-14 07:35:29.517 | [143876 Async ks-system-member:181753]: Signaled 2022-04-14 07:35:29.535 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:35:29.535 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:35:29.535 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:35:29.535 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:29.535 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:29.535 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:29.535 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:29.535 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:29.535 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:35:29.535 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05eec624e6b14b9790ea6a2c9d66b29a --system all -f value -c Role 2022-04-14 07:35:29.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:29.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:29.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:29.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:29.535 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:29.536 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:35:29.536 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:35:29.536 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 05eec624e6b14b9790ea6a2c9d66b29a --system all 2022-04-14 07:35:29.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:29.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:29.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:29.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:29.536 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05eec624e6b14b9790ea6a2c9d66b29a --system all -f value -c Role 2022-04-14 07:35:29.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:29.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:29.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:29.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:29.536 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:29.536 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:29.536 | + functions-common:get_or_add_user_system_role:1059 : echo 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:29.536 | 03b80133b93640d9b98df7814ba3fcb3 2022-04-14 07:35:29.777 | [143876 Async ks-system-member:181753]: finished get_or_add_user_system_role member 05eec624e6b14b9790ea6a2c9d66b29a all with result 0 in 11 seconds 2022-04-14 07:35:29.990 | [143876 Async ks-system-reader:182045]: Waiting for completion of get_or_add_user_system_role reader fc39d00e20f54278ba55ecc5b53fd418 all running on PID 182045 (7 other jobs running) 2022-04-14 07:35:30.118 | [143876 Async ks-system-reader:182045]: Signaling child to exit 2022-04-14 07:35:30.118 | WAKEUP 2022-04-14 07:35:30.242 | [143876 Async ks-system-reader:182045]: Signaled 2022-04-14 07:35:30.254 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:35:30.254 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:35:30.254 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:35:30.254 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:35:30.254 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:35:30.254 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:35:30.254 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:35:30.254 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:35:30.254 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:35:30.254 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fc39d00e20f54278ba55ecc5b53fd418 --system all -f value -c Role 2022-04-14 07:35:30.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:30.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:30.254 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:30.254 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:35:30.254 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:35:30.254 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user fc39d00e20f54278ba55ecc5b53fd418 --system all 2022-04-14 07:35:30.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:30.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:30.254 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fc39d00e20f54278ba55ecc5b53fd418 --system all -f value -c Role 2022-04-14 07:35:30.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:30.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:30.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:30.254 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:30.255 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:30.255 | + functions-common:get_or_add_user_system_role:1059 : echo bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:30.255 | bf364b991ab445dbaabe893dede13bca 2022-04-14 07:35:30.510 | [143876 Async ks-system-reader:182045]: finished get_or_add_user_system_role reader fc39d00e20f54278ba55ecc5b53fd418 all with result 0 in 11 seconds 2022-04-14 07:35:30.550 | + inc/async:async_wait:197 : return 0 2022-04-14 07:35:30.566 | + 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-14 07:35:30.951 | [143876 Async ks-group-memberdemo:182407]: Waiting for completion of get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 running on PID 182407 (6 other jobs running) 2022-04-14 07:35:31.085 | [143876 Async ks-group-memberdemo:182407]: Signaling child to exit 2022-04-14 07:35:34.401 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:34.538 | [182407 Async ks-group-memberdemo:182407]: finished successfully 2022-04-14 07:35:34.648 | WAKEUP 2022-04-14 07:35:34.745 | [143876 Async ks-group-memberdemo:182407]: Signaled 2022-04-14 07:35:34.755 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:35:34.755 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c09fb1463fed464391792b4b632f96e7 --project 7f67af50db8a4b999a32b0c38c334639 -f value 2022-04-14 07:35:34.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:34.755 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:34.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:34.755 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:34.755 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:34.755 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:35:34.755 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:35:34.755 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group c09fb1463fed464391792b4b632f96e7 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:34.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:34.755 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:34.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:34.755 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:34.755 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c09fb1463fed464391792b4b632f96e7 --project 7f67af50db8a4b999a32b0c38c334639 -f value 2022-04-14 07:35:34.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:34.755 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:34.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:34.756 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:34.756 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:34.756 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='03b80133b93640d9b98df7814ba3fcb3 c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 False' 2022-04-14 07:35:34.756 | + functions-common:get_or_add_group_project_role:1083 : echo 03b80133b93640d9b98df7814ba3fcb3 c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 False 2022-04-14 07:35:34.756 | 03b80133b93640d9b98df7814ba3fcb3 c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 False 2022-04-14 07:35:34.978 | [143876 Async ks-group-memberdemo:182407]: finished get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 with result 0 in 13 seconds 2022-04-14 07:35:35.217 | [143876 Async ks-group-anotherdemo:182493]: Waiting for completion of get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 running on PID 182493 (5 other jobs running) 2022-04-14 07:35:35.382 | [143876 Async ks-group-anotherdemo:182493]: Signaling child to exit 2022-04-14 07:35:35.404 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:35.441 | [182493 Async ks-group-anotherdemo:182493]: finished successfully 2022-04-14 07:35:35.472 | WAKEUP 2022-04-14 07:35:35.502 | [143876 Async ks-group-anotherdemo:182493]: Signaled 2022-04-14 07:35:35.503 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:35:35.503 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c09fb1463fed464391792b4b632f96e7 --project 7f67af50db8a4b999a32b0c38c334639 -f value 2022-04-14 07:35:35.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.504 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.504 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.504 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:35.504 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:35:35.504 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:35:35.504 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group c09fb1463fed464391792b4b632f96e7 --project 7f67af50db8a4b999a32b0c38c334639 2022-04-14 07:35:35.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.504 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.504 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.504 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c09fb1463fed464391792b4b632f96e7 --project 7f67af50db8a4b999a32b0c38c334639 -f value 2022-04-14 07:35:35.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.505 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.505 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.505 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:35.505 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='4992b35082434d1cacd679ac3d02eeb6 c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 False' 2022-04-14 07:35:35.505 | + functions-common:get_or_add_group_project_role:1083 : echo 4992b35082434d1cacd679ac3d02eeb6 c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 False 2022-04-14 07:35:35.505 | 4992b35082434d1cacd679ac3d02eeb6 c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 False 2022-04-14 07:35:35.561 | [143876 Async ks-group-anotherdemo:182493]: finished get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 7f67af50db8a4b999a32b0c38c334639 with result 0 in 14 seconds 2022-04-14 07:35:35.624 | [143876 Async ks-group-memberalt:182588]: Waiting for completion of get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb running on PID 182588 (4 other jobs running) 2022-04-14 07:35:35.675 | [143876 Async ks-group-memberalt:182588]: Signaling child to exit 2022-04-14 07:35:35.851 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:35.897 | [182588 Async ks-group-memberalt:182588]: finished successfully 2022-04-14 07:35:35.926 | WAKEUP 2022-04-14 07:35:35.955 | [143876 Async ks-group-memberalt:182588]: Signaled 2022-04-14 07:35:35.957 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:35:35.957 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c09fb1463fed464391792b4b632f96e7 --project 6f44950cef57421a9b9c97edf57180eb -f value 2022-04-14 07:35:35.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.957 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:35.957 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:35:35.957 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:35:35.957 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group c09fb1463fed464391792b4b632f96e7 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:35.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.957 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c09fb1463fed464391792b4b632f96e7 --project 6f44950cef57421a9b9c97edf57180eb -f value 2022-04-14 07:35:35.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.957 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:35.958 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:35.958 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:35.958 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='03b80133b93640d9b98df7814ba3fcb3 c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb False' 2022-04-14 07:35:35.958 | + functions-common:get_or_add_group_project_role:1083 : echo 03b80133b93640d9b98df7814ba3fcb3 c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb False 2022-04-14 07:35:35.958 | 03b80133b93640d9b98df7814ba3fcb3 c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb False 2022-04-14 07:35:36.007 | [143876 Async ks-group-memberalt:182588]: finished get_or_add_group_project_role member c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb with result 0 in 14 seconds 2022-04-14 07:35:36.050 | [143876 Async ks-group-anotheralt:182705]: Waiting for completion of get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb running on PID 182705 (3 other jobs running) 2022-04-14 07:35:36.088 | [143876 Async ks-group-anotheralt:182705]: Signaling child to exit 2022-04-14 07:35:37.019 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:37.047 | [182792 Async ks-group-admin:182792]: finished successfully 2022-04-14 07:35:37.154 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:35:37.180 | [182705 Async ks-group-anotheralt:182705]: finished successfully 2022-04-14 07:35:37.200 | WAKEUP 2022-04-14 07:35:37.223 | [143876 Async ks-group-anotheralt:182705]: Signaled 2022-04-14 07:35:37.224 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:35:37.224 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c09fb1463fed464391792b4b632f96e7 --project 6f44950cef57421a9b9c97edf57180eb -f value 2022-04-14 07:35:37.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.224 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.224 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.224 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:37.225 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:35:37.225 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:35:37.225 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group c09fb1463fed464391792b4b632f96e7 --project 6f44950cef57421a9b9c97edf57180eb 2022-04-14 07:35:37.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.225 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c09fb1463fed464391792b4b632f96e7 --project 6f44950cef57421a9b9c97edf57180eb -f value 2022-04-14 07:35:37.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.225 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:37.225 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='4992b35082434d1cacd679ac3d02eeb6 c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb False' 2022-04-14 07:35:37.225 | + functions-common:get_or_add_group_project_role:1083 : echo 4992b35082434d1cacd679ac3d02eeb6 c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb False 2022-04-14 07:35:37.225 | 4992b35082434d1cacd679ac3d02eeb6 c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb False 2022-04-14 07:35:37.269 | [143876 Async ks-group-anotheralt:182705]: finished get_or_add_group_project_role anotherrole c09fb1463fed464391792b4b632f96e7 6f44950cef57421a9b9c97edf57180eb with result 0 in 15 seconds 2022-04-14 07:35:37.308 | [143876 Async ks-group-admin:182792]: Waiting for completion of get_or_add_group_project_role admin 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd running on PID 182792 (2 other jobs running) 2022-04-14 07:35:37.333 | [143876 Async ks-group-admin:182792]: Signaling child to exit 2022-04-14 07:35:37.333 | WAKEUP 2022-04-14 07:35:37.356 | [143876 Async ks-group-admin:182792]: Signaled 2022-04-14 07:35:37.357 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:35:37.357 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3890e3c67fee4acc84a66afb1a242675 --project 4930b7857e38496c89383ba2d5a402bd -f value 2022-04-14 07:35:37.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.357 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.357 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:37.357 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:35:37.357 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:35:37.357 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 3890e3c67fee4acc84a66afb1a242675 --project 4930b7857e38496c89383ba2d5a402bd 2022-04-14 07:35:37.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.357 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.357 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.358 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3890e3c67fee4acc84a66afb1a242675 --project 4930b7857e38496c89383ba2d5a402bd -f value 2022-04-14 07:35:37.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:35:37.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:35:37.358 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:35:37.358 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='a4353199f9754b10b6021c564847c088 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd False' 2022-04-14 07:35:37.358 | + functions-common:get_or_add_group_project_role:1083 : echo a4353199f9754b10b6021c564847c088 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd False 2022-04-14 07:35:37.358 | a4353199f9754b10b6021c564847c088 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd False 2022-04-14 07:35:37.401 | [143876 Async ks-group-admin:182792]: finished get_or_add_group_project_role admin 3890e3c67fee4acc84a66afb1a242675 4930b7857e38496c89383ba2d5a402bd with result 0 in 14 seconds 2022-04-14 07:35:37.406 | + inc/async:async_wait:197 : return 0 2022-04-14 07:35:37.408 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:35:37.425 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:37.428 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:35:37.446 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:37.449 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:35:37.451 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:35:37.511 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:35:37.550 | [143876 Async create_nova_accounts:184727]: running: create_nova_accounts 2022-04-14 07:35:37.553 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:35:37.571 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:37.573 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:35:37.576 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:35:37.641 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:35:37.681 | [143876 Async create_glance_accounts:184842]: running: create_glance_accounts 2022-04-14 07:35:37.684 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:35:37.709 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:37.712 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:35:37.714 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:35:37.782 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:35:37.826 | [143876 Async create_cinder_accounts:184972]: running: create_cinder_accounts 2022-04-14 07:35:37.828 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:35:37.849 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:37.851 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:35:37.854 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:35:37.923 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:35:37.994 | [143876 Async create_neutron_accounts:185087]: running: create_neutron_accounts 2022-04-14 07:35:37.996 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:35:38.036 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:35:38.042 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:35:38.047 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:35:38.358 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:35:38.562 | [143876 Async create_swift_accounts:185229]: running: create_swift_accounts 2022-04-14 07:35:38.582 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:35:38.730 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:35:38.746 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:35:39.087 | [143876 Async create_nova_accounts:184727]: Waiting for completion of create_nova_accounts running on PID 184727 (6 other jobs running) 2022-04-14 07:35:39.275 | [143876 Async create_nova_accounts:184727]: Signaling child to exit 2022-04-14 07:36:19.922 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:20.047 | [185087 Async create_neutron_accounts:185087]: finished successfully 2022-04-14 07:36:38.030 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:38.061 | [184972 Async create_cinder_accounts:184972]: finished successfully 2022-04-14 07:36:52.700 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:52.738 | [184842 Async create_glance_accounts:184842]: finished successfully 2022-04-14 07:36:59.148 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:36:59.176 | [184727 Async create_nova_accounts:184727]: finished successfully 2022-04-14 07:36:59.197 | WAKEUP 2022-04-14 07:36:59.221 | [143876 Async create_nova_accounts:184727]: Signaled 2022-04-14 07:36:59.222 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:36:59.222 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:36:59.222 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:36:59.222 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:59.222 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:36:59.222 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:36:59.222 | ++ 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-14 07:36:59.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.222 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.222 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.223 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.223 | + functions-common:get_or_create_user:932 : user_id=71cdbeff9da74c11b0fdcd97bcc4dbb3 2022-04-14 07:36:59.223 | + functions-common:get_or_create_user:933 : echo 71cdbeff9da74c11b0fdcd97bcc4dbb3 2022-04-14 07:36:59.223 | 71cdbeff9da74c11b0fdcd97bcc4dbb3 2022-04-14 07:36:59.223 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:36:59.223 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.223 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.223 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.223 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.223 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.223 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.223 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.223 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.223 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.223 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.223 | ++ 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-14 07:36:59.223 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.223 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.223 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.223 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.223 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.223 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.223 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.223 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.223 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.223 | + 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-14 07:36:59.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.223 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.223 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.223 | ++ 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-14 07:36:59.224 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.224 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.224 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.224 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.224 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.224 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.224 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.224 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.224 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.224 | ++ functions-common:get_field:825 : echo '| 295da13a115342c1ab9f10c68f4b4236 | 71cdbeff9da74c11b0fdcd97bcc4dbb3 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.224 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.224 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.224 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.224 | + functions-common:get_or_add_user_project_role:1004 : echo 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.224 | 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.224 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:36:59.224 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:36:59.224 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.224 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.224 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.224 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.224 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.224 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.224 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.224 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.224 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.224 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.224 | ++ 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-14 07:36:59.224 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.224 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.225 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.225 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.225 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.225 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.225 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.225 | + 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-14 07:36:59.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.225 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.225 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.225 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.225 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.225 | ++ 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-14 07:36:59.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.225 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.225 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.225 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.225 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.225 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | 71cdbeff9da74c11b0fdcd97bcc4dbb3 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.225 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.225 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.225 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:36:59.225 | + functions-common:get_or_add_user_project_role:1004 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:36:59.225 | a4353199f9754b10b6021c564847c088 2022-04-14 07:36:59.226 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:36:59.226 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:36:59.226 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.48/compute 2022-04-14 07:36:59.226 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:36:59.226 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:36:59.226 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:36:59.226 | ++ 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-14 07:36:59.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.226 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.226 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:36:59.226 | eb000d95b1b449419034cd9dd866768c' 2022-04-14 07:36:59.226 | + functions-common:get_or_create_service:1101 : echo eb000d95b1b449419034cd9dd866768c 2022-04-14 07:36:59.226 | eb000d95b1b449419034cd9dd866768c 2022-04-14 07:36:59.226 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.48/compute/v2/$(project_id)s' 2022-04-14 07:36:59.226 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:36:59.226 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:36:59.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:36:59.226 | +++ 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-14 07:36:59.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.226 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:36:59.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:36:59.226 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:36:59.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.226 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.227 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1de2b34afde84307ab51558b4613e341 2022-04-14 07:36:59.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1de2b34afde84307ab51558b4613e341 2022-04-14 07:36:59.227 | + functions-common:get_or_create_endpoint:1134 : public_id=1de2b34afde84307ab51558b4613e341 2022-04-14 07:36:59.227 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:36:59.227 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:36:59.227 | + functions-common:get_or_create_endpoint:1143 : echo 1de2b34afde84307ab51558b4613e341 2022-04-14 07:36:59.227 | 1de2b34afde84307ab51558b4613e341 2022-04-14 07:36:59.227 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:36:59.227 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:36:59.227 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:36:59.227 | ++ 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-14 07:36:59.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.227 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.227 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.227 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.227 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:36:59.227 | 210ada9aa3984dbc93365b9d48d6ff87' 2022-04-14 07:36:59.227 | + functions-common:get_or_create_service:1101 : echo 210ada9aa3984dbc93365b9d48d6ff87 2022-04-14 07:36:59.227 | 210ada9aa3984dbc93365b9d48d6ff87 2022-04-14 07:36:59.227 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.48/compute/v2.1 2022-04-14 07:36:59.227 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:36:59.227 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.48/compute/v2.1 RegionOne 2022-04-14 07:36:59.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:36:59.227 | +++ 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-14 07:36:59.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.227 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.228 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.228 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:36:59.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:36:59.228 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.48/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:36:59.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.228 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.228 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.228 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1069667fde92434db4f0c0dfe6d8a605 2022-04-14 07:36:59.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1069667fde92434db4f0c0dfe6d8a605 2022-04-14 07:36:59.228 | + functions-common:get_or_create_endpoint:1134 : public_id=1069667fde92434db4f0c0dfe6d8a605 2022-04-14 07:36:59.228 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:36:59.228 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:36:59.228 | + functions-common:get_or_create_endpoint:1143 : echo 1069667fde92434db4f0c0dfe6d8a605 2022-04-14 07:36:59.228 | 1069667fde92434db4f0c0dfe6d8a605 2022-04-14 07:36:59.228 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:36:59.228 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:59.228 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:36:59.228 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:59.228 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:36:59.228 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.228 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.228 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.228 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.229 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.229 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.229 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.229 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.229 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.229 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.229 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.229 | ++ 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-14 07:36:59.229 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.229 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.229 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.229 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.229 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.229 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.229 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.229 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.229 | + 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-14 07:36:59.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.229 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.229 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.229 | ++ 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-14 07:36:59.229 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.229 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.229 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.229 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.230 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.230 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.230 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.230 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.230 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.230 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.230 | ++ functions-common:get_field:825 : echo '| b610cfbb019446f0825e08becad8e342 | 71cdbeff9da74c11b0fdcd97bcc4dbb3 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.230 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.230 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b610cfbb019446f0825e08becad8e342 2022-04-14 07:36:59.230 | + functions-common:get_or_add_user_project_role:1004 : echo b610cfbb019446f0825e08becad8e342 2022-04-14 07:36:59.230 | b610cfbb019446f0825e08becad8e342 2022-04-14 07:36:59.230 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:36:59.230 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:36:59.230 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:36:59.230 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:59.230 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:36:59.273 | [143876 Async create_nova_accounts:184727]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 07:36:59.315 | [143876 Async create_glance_accounts:184842]: Waiting for completion of create_glance_accounts running on PID 184842 (5 other jobs running) 2022-04-14 07:36:59.343 | [143876 Async create_glance_accounts:184842]: Signaling child to exit 2022-04-14 07:36:59.343 | WAKEUP 2022-04-14 07:36:59.367 | [143876 Async create_glance_accounts:184842]: Signaled 2022-04-14 07:36:59.369 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:36:59.369 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:59.369 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:36:59.369 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:36:59.369 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:59.369 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:36:59.369 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:36:59.370 | ++ 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-14 07:36:59.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.370 | + functions-common:get_or_create_user:932 : user_id=55c699eba0ea4978aae740ffc72cf9a7 2022-04-14 07:36:59.370 | + functions-common:get_or_create_user:933 : echo 55c699eba0ea4978aae740ffc72cf9a7 2022-04-14 07:36:59.370 | 55c699eba0ea4978aae740ffc72cf9a7 2022-04-14 07:36:59.370 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:36:59.370 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.370 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.370 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.370 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.370 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.370 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.370 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.370 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.370 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.370 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.370 | ++ 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-14 07:36:59.370 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.370 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.370 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.370 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.370 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.370 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.371 | + 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-14 07:36:59.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.371 | ++ 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-14 07:36:59.371 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.371 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.371 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.371 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.371 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.371 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.371 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.371 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.371 | ++ functions-common:get_field:825 : echo '| 295da13a115342c1ab9f10c68f4b4236 | 55c699eba0ea4978aae740ffc72cf9a7 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.371 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.371 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.371 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.371 | + functions-common:get_or_add_user_project_role:1004 : echo 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.371 | 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.371 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:36:59.371 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:36:59.371 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:36:59.371 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:36:59.371 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:36:59.371 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:59.371 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:36:59.371 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:36:59.371 | ++ 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-14 07:36:59.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.372 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.372 | + functions-common:get_or_create_user:932 : user_id=7b10cb28a43148168128020aa2ef0068 2022-04-14 07:36:59.372 | + functions-common:get_or_create_user:933 : echo 7b10cb28a43148168128020aa2ef0068 2022-04-14 07:36:59.372 | 7b10cb28a43148168128020aa2ef0068 2022-04-14 07:36:59.372 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:36:59.372 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.372 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.372 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.372 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.372 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.372 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.372 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.372 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.372 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.372 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.372 | ++ 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-14 07:36:59.372 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.372 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.372 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.372 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.372 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.373 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.373 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.373 | + 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-14 07:36:59.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.373 | ++ 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-14 07:36:59.373 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.373 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.373 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.373 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.373 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.373 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.373 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.373 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.373 | ++ functions-common:get_field:825 : echo '| 295da13a115342c1ab9f10c68f4b4236 | 7b10cb28a43148168128020aa2ef0068 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.373 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.373 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.373 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.373 | + functions-common:get_or_add_user_project_role:1004 : echo 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.373 | 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.373 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:36:59.373 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:36:59.373 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.373 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.373 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.373 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.373 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.373 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.374 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.374 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.374 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.374 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.374 | ++ 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-14 07:36:59.374 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.374 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.374 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.374 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.374 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.374 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.374 | + 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-14 07:36:59.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.374 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.374 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.374 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.374 | ++ 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-14 07:36:59.374 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.375 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.375 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.375 | ++ functions-common:get_field:825 : echo '| b610cfbb019446f0825e08becad8e342 | 7b10cb28a43148168128020aa2ef0068 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.375 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.375 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.375 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b610cfbb019446f0825e08becad8e342 2022-04-14 07:36:59.375 | + functions-common:get_or_add_user_project_role:1004 : echo b610cfbb019446f0825e08becad8e342 2022-04-14 07:36:59.375 | b610cfbb019446f0825e08becad8e342 2022-04-14 07:36:59.375 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:36:59.375 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:36:59.375 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:36:59.375 | ++ 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-14 07:36:59.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.375 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.375 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:36:59.375 | c53a9855ca4a4f95bf4d1513a6098e6c' 2022-04-14 07:36:59.375 | + functions-common:get_or_create_service:1101 : echo c53a9855ca4a4f95bf4d1513a6098e6c 2022-04-14 07:36:59.375 | c53a9855ca4a4f95bf4d1513a6098e6c 2022-04-14 07:36:59.375 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.48/image 2022-04-14 07:36:59.375 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:36:59.375 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.48/image RegionOne 2022-04-14 07:36:59.375 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:36:59.375 | +++ 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-14 07:36:59.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.375 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.375 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:36:59.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:36:59.376 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.48/image --region RegionOne -f value -c id 2022-04-14 07:36:59.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.376 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1645ed2c21274916b8bebcf2ead6db9d 2022-04-14 07:36:59.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1645ed2c21274916b8bebcf2ead6db9d 2022-04-14 07:36:59.376 | + functions-common:get_or_create_endpoint:1134 : public_id=1645ed2c21274916b8bebcf2ead6db9d 2022-04-14 07:36:59.376 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:36:59.376 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:36:59.376 | + functions-common:get_or_create_endpoint:1143 : echo 1645ed2c21274916b8bebcf2ead6db9d 2022-04-14 07:36:59.376 | 1645ed2c21274916b8bebcf2ead6db9d 2022-04-14 07:36:59.376 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:36:59.376 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:36:59.376 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:36:59.376 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:36:59.376 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:36:59.376 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:36:59.376 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:36:59.376 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:36:59.376 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:36:59.417 | [143876 Async create_glance_accounts:184842]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-14 07:36:59.459 | [143876 Async create_cinder_accounts:184972]: Waiting for completion of create_cinder_accounts running on PID 184972 (4 other jobs running) 2022-04-14 07:36:59.485 | [143876 Async create_cinder_accounts:184972]: Signaling child to exit 2022-04-14 07:36:59.486 | WAKEUP 2022-04-14 07:36:59.509 | [143876 Async create_cinder_accounts:184972]: Signaled 2022-04-14 07:36:59.511 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 07:36:59.511 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:36:59.511 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:36:59.511 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:59.511 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:36:59.511 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:36:59.511 | ++ 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-14 07:36:59.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.511 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.511 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.511 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.511 | + functions-common:get_or_create_user:932 : user_id=e3a2b4e18c5345978a53e834e0764956 2022-04-14 07:36:59.511 | + functions-common:get_or_create_user:933 : echo e3a2b4e18c5345978a53e834e0764956 2022-04-14 07:36:59.511 | e3a2b4e18c5345978a53e834e0764956 2022-04-14 07:36:59.511 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:36:59.511 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.511 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.511 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.511 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.511 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.511 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.511 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.511 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.511 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.511 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.511 | ++ 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-14 07:36:59.511 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.511 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.512 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.512 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.512 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.512 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.512 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.512 | + 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-14 07:36:59.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.512 | ++ 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-14 07:36:59.512 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.512 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.512 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.512 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.512 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.512 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.512 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.512 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.512 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.512 | ++ functions-common:get_field:825 : echo '| 295da13a115342c1ab9f10c68f4b4236 | e3a2b4e18c5345978a53e834e0764956 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.512 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.512 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.512 | + functions-common:get_or_add_user_project_role:1004 : echo 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.513 | 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.513 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:36:59.513 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:36:59.513 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:36:59.513 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:36:59.513 | ++ 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-14 07:36:59.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.513 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.513 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:36:59.513 | 02ac73c248974dc5b96a476b7a6df6d0' 2022-04-14 07:36:59.513 | + functions-common:get_or_create_service:1101 : echo 02ac73c248974dc5b96a476b7a6df6d0 2022-04-14 07:36:59.513 | 02ac73c248974dc5b96a476b7a6df6d0 2022-04-14 07:36:59.513 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:36:59.513 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-04-14 07:36:59.513 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:36:59.513 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:36:59.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:36:59.513 | +++ 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-14 07:36:59.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.513 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:36:59.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:36:59.513 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:36:59.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.514 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c42c94dc540e43479e2f73cf130a283b 2022-04-14 07:36:59.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c42c94dc540e43479e2f73cf130a283b 2022-04-14 07:36:59.514 | + functions-common:get_or_create_endpoint:1134 : public_id=c42c94dc540e43479e2f73cf130a283b 2022-04-14 07:36:59.514 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:36:59.514 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:36:59.514 | + functions-common:get_or_create_endpoint:1143 : echo c42c94dc540e43479e2f73cf130a283b 2022-04-14 07:36:59.514 | c42c94dc540e43479e2f73cf130a283b 2022-04-14 07:36:59.514 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:36:59.514 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:36:59.514 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:36:59.514 | ++ 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-14 07:36:59.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.514 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:36:59.514 | e2e6123e8ad141919e861f2d38e664b0' 2022-04-14 07:36:59.514 | + functions-common:get_or_create_service:1101 : echo e2e6123e8ad141919e861f2d38e664b0 2022-04-14 07:36:59.514 | e2e6123e8ad141919e861f2d38e664b0 2022-04-14 07:36:59.514 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-04-14 07:36:59.514 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:36:59.514 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:36:59.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:36:59.514 | +++ 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-14 07:36:59.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.514 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:36:59.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:36:59.515 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:36:59.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.515 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3c07c98caa4d46deaa4311bb76ce1763 2022-04-14 07:36:59.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3c07c98caa4d46deaa4311bb76ce1763 2022-04-14 07:36:59.515 | + functions-common:get_or_create_endpoint:1134 : public_id=3c07c98caa4d46deaa4311bb76ce1763 2022-04-14 07:36:59.515 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:36:59.515 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:36:59.515 | + functions-common:get_or_create_endpoint:1143 : echo 3c07c98caa4d46deaa4311bb76ce1763 2022-04-14 07:36:59.515 | 3c07c98caa4d46deaa4311bb76ce1763 2022-04-14 07:36:59.515 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:36:59.515 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:36:59.515 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:36:59.515 | +++ 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-14 07:36:59.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.515 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.515 | ++ functions-common:get_or_create_project:945 : project_id=4f7f496b73694d04825dcb3186bade67 2022-04-14 07:36:59.515 | ++ functions-common:get_or_create_project:946 : echo 4f7f496b73694d04825dcb3186bade67 2022-04-14 07:36:59.515 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4f7f496b73694d04825dcb3186bade67 2022-04-14 07:36:59.515 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:36:59.515 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:59.515 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:36:59.515 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:36:59.515 | +++ 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-14 07:36:59.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.516 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:36:59.516 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.516 | ++ functions-common:get_or_create_user:932 : user_id=e3a2b4e18c5345978a53e834e0764956 2022-04-14 07:36:59.516 | ++ functions-common:get_or_create_user:933 : echo e3a2b4e18c5345978a53e834e0764956 2022-04-14 07:36:59.516 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id e3a2b4e18c5345978a53e834e0764956 2022-04-14 07:36:59.557 | [143876 Async create_cinder_accounts:184972]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 07:36:59.561 | + inc/async:async_wait:197 : return 0 2022-04-14 07:36:59.563 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:36:59.616 | [143876 Async create_neutron_accounts:185087]: Waiting for completion of create_neutron_accounts running on PID 185087 (3 other jobs running) 2022-04-14 07:36:59.641 | [143876 Async create_neutron_accounts:185087]: Signaling child to exit 2022-04-14 07:36:59.641 | WAKEUP 2022-04-14 07:36:59.664 | [143876 Async create_neutron_accounts:185087]: Signaled 2022-04-14 07:36:59.666 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:36:59.666 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:36:59.666 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:36:59.666 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:36:59.666 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:36:59.666 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:36:59.666 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:36:59.666 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:36:59.666 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:36:59.666 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:36:59.666 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.48:9696/ 2022-04-14 07:36:59.666 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 07:36:59.667 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:36:59.667 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:36:59.667 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:36:59.667 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:36:59.667 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:36:59.667 | ++ 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-14 07:36:59.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.667 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.667 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.667 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.667 | + functions-common:get_or_create_user:932 : user_id=386ddaa840344fa7b02c3fb448fa1cb9 2022-04-14 07:36:59.667 | + functions-common:get_or_create_user:933 : echo 386ddaa840344fa7b02c3fb448fa1cb9 2022-04-14 07:36:59.667 | 386ddaa840344fa7b02c3fb448fa1cb9 2022-04-14 07:36:59.667 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:36:59.667 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:36:59.667 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:36:59.667 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:36:59.667 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:36:59.667 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:36:59.667 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:36:59.667 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:36:59.667 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:36:59.667 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:36:59.667 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:36:59.667 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.667 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:36:59.667 | ++ 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-14 07:36:59.667 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.667 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.667 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.668 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.668 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.668 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:36:59.668 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:36:59.668 | + 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-14 07:36:59.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.668 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.668 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.668 | ++ 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-14 07:36:59.668 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:36:59.668 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:36:59.668 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:36:59.668 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.668 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.668 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.668 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.668 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:36:59.668 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:36:59.668 | ++ functions-common:get_field:825 : echo '| 295da13a115342c1ab9f10c68f4b4236 | 386ddaa840344fa7b02c3fb448fa1cb9 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:36:59.668 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:36:59.668 | ++ functions-common:get_field:819 : read data 2022-04-14 07:36:59.668 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.668 | + functions-common:get_or_add_user_project_role:1004 : echo 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.668 | 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:36:59.668 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:36:59.668 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:36:59.668 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:36:59.669 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:36:59.669 | ++ 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-14 07:36:59.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.669 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.669 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.669 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.669 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:36:59.669 | e8f16bdcaa3c4b3f9d9abe249b15d249' 2022-04-14 07:36:59.669 | + functions-common:get_or_create_service:1101 : echo e8f16bdcaa3c4b3f9d9abe249b15d249 2022-04-14 07:36:59.669 | e8f16bdcaa3c4b3f9d9abe249b15d249 2022-04-14 07:36:59.669 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.48:9696/ 2022-04-14 07:36:59.669 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:36:59.669 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.48:9696/ RegionOne 2022-04-14 07:36:59.669 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:36:59.669 | +++ 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-14 07:36:59.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.669 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.669 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.675 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:36:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:36:59.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.48:9696/ --region RegionOne -f value -c id 2022-04-14 07:36:59.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:36:59.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:36:59.675 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:36:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a0f1e5bf7fed48cea81e8df08413d459 2022-04-14 07:36:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a0f1e5bf7fed48cea81e8df08413d459 2022-04-14 07:36:59.675 | + functions-common:get_or_create_endpoint:1134 : public_id=a0f1e5bf7fed48cea81e8df08413d459 2022-04-14 07:36:59.675 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:36:59.675 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:36:59.675 | + functions-common:get_or_create_endpoint:1143 : echo a0f1e5bf7fed48cea81e8df08413d459 2022-04-14 07:36:59.675 | a0f1e5bf7fed48cea81e8df08413d459 2022-04-14 07:36:59.713 | [143876 Async create_neutron_accounts:185087]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-14 07:36:59.753 | [143876 Async create_swift_accounts:185229]: Waiting for completion of create_swift_accounts running on PID 185229 (2 other jobs running) 2022-04-14 07:36:59.778 | [143876 Async create_swift_accounts:185229]: Signaling child to exit 2022-04-14 07:37:48.563 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:37:48.588 | [185229 Async create_swift_accounts:185229]: finished successfully 2022-04-14 07:37:48.608 | WAKEUP 2022-04-14 07:37:48.631 | [143876 Async create_swift_accounts:185229]: Signaled 2022-04-14 07:37:48.632 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:37:48.633 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:37:48.633 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:37:48.633 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:37:48.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.633 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.633 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.633 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.633 | ++ functions-common:get_or_create_role:957 : role_id=4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:37:48.633 | ++ functions-common:get_or_create_role:958 : echo 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:614 : another_role=4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:37:48.633 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:37:48.633 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:37:48.633 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:48.633 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:37:48.633 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:37:48.633 | ++ 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-14 07:37:48.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.633 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.633 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.633 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.633 | + functions-common:get_or_create_user:932 : user_id=b61460341c724f40a7b1889dc7e228e1 2022-04-14 07:37:48.634 | + functions-common:get_or_create_user:933 : echo b61460341c724f40a7b1889dc7e228e1 2022-04-14 07:37:48.634 | b61460341c724f40a7b1889dc7e228e1 2022-04-14 07:37:48.634 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:37:48.634 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:48.634 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:48.634 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:48.634 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:48.634 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:48.634 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:48.634 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:48.634 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:48.634 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:48.634 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:48.634 | ++ 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-14 07:37:48.634 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:48.634 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.634 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.634 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.634 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.634 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:48.634 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:48.634 | + 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-14 07:37:48.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.634 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.634 | ++ 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-14 07:37:48.634 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.634 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:48.635 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.635 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.635 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.635 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.635 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.635 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:48.635 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:48.635 | ++ functions-common:get_field:825 : echo '| 295da13a115342c1ab9f10c68f4b4236 | b61460341c724f40a7b1889dc7e228e1 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:37:48.635 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:48.635 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.635 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:37:48.635 | + functions-common:get_or_add_user_project_role:1004 : echo 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:37:48.635 | 295da13a115342c1ab9f10c68f4b4236 2022-04-14 07:37:48.635 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:37:48.635 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:37:48.635 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:48.635 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:37:48.635 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:48.635 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:48.635 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:37:48.635 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:37:48.635 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:37:48.635 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:37:48.635 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:37:48.635 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:37:48.635 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:48.635 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.635 | ++ 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-14 07:37:48.635 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.636 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.636 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.636 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:48.636 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:48.636 | + 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-14 07:37:48.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.636 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.636 | ++ 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-14 07:37:48.636 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:48.636 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.636 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.636 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.636 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.636 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:48.636 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:48.636 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | b61460341c724f40a7b1889dc7e228e1 | | 4f7f496b73694d04825dcb3186bade67 | | | False |' 2022-04-14 07:37:48.636 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:48.636 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.636 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.636 | + functions-common:get_or_add_user_project_role:1004 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.636 | a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.636 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:37:48.637 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:37:48.637 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:37:48.637 | ++ 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-14 07:37:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.637 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:37:48.637 | 4131b769c9d34c2cb7e22a53a82a6b8b' 2022-04-14 07:37:48.637 | + functions-common:get_or_create_service:1101 : echo 4131b769c9d34c2cb7e22a53a82a6b8b 2022-04-14 07:37:48.637 | 4131b769c9d34c2cb7e22a53a82a6b8b 2022-04-14 07:37:48.637 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' http://10.222.0.48:8080 2022-04-14 07:37:48.637 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:37:48.637 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:37:48.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:48.637 | +++ 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-14 07:37:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.637 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:48.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:48.637 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:37:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.637 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a3ea79fe150e4ecf877d332135afb287 2022-04-14 07:37:48.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a3ea79fe150e4ecf877d332135afb287 2022-04-14 07:37:48.638 | + functions-common:get_or_create_endpoint:1134 : public_id=a3ea79fe150e4ecf877d332135afb287 2022-04-14 07:37:48.638 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.48:8080 ]] 2022-04-14 07:37:48.638 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.48:8080 RegionOne 2022-04-14 07:37:48.638 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:37:48.638 | ++ 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-14 07:37:48.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.638 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:37:48.638 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:37:48.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.48:8080 --region RegionOne -f value -c id 2022-04-14 07:37:48.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.638 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4d3c7a19f7a54b0fb8a8aa3ca2c84ad0 2022-04-14 07:37:48.638 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4d3c7a19f7a54b0fb8a8aa3ca2c84ad0 2022-04-14 07:37:48.638 | 4d3c7a19f7a54b0fb8a8aa3ca2c84ad0 2022-04-14 07:37:48.638 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:37:48.638 | + functions-common:get_or_create_endpoint:1143 : echo a3ea79fe150e4ecf877d332135afb287 2022-04-14 07:37:48.638 | a3ea79fe150e4ecf877d332135afb287 2022-04-14 07:37:48.638 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:37:48.638 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:37:48.638 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:37:48.638 | +++ 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-14 07:37:48.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.639 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.639 | ++ functions-common:get_or_create_project:945 : project_id=d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.639 | ++ functions-common:get_or_create_project:946 : echo d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.639 | + lib/swift:create_swift_accounts:628 : swift_project_test1=d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.639 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:37:48.639 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.639 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:37:48.639 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:48.639 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:37:48.639 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:37:48.639 | +++ 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-14 07:37:48.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.639 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.639 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.639 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.639 | ++ functions-common:get_or_create_user:932 : user_id=6d90bda26cbd424299d4c64cbce15c4a 2022-04-14 07:37:48.639 | ++ functions-common:get_or_create_user:933 : echo 6d90bda26cbd424299d4c64cbce15c4a 2022-04-14 07:37:48.639 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=6d90bda26cbd424299d4c64cbce15c4a 2022-04-14 07:37:48.639 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:37:48.639 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.639 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 6d90bda26cbd424299d4c64cbce15c4a d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.639 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:48.639 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:48.639 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:48.639 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:48.639 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:48.639 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:48.639 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:48.639 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:48.639 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.640 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d90bda26cbd424299d4c64cbce15c4a --project d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.640 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:48.640 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.640 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.640 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.640 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:48.640 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:48.640 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6d90bda26cbd424299d4c64cbce15c4a --project d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.640 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.640 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d90bda26cbd424299d4c64cbce15c4a --project d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.640 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:48.640 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.640 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.640 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.640 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:48.640 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:48.640 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:48.640 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | 6d90bda26cbd424299d4c64cbce15c4a | | d451ad42d1ce476c800b843eb295f0f6 | | | False |' 2022-04-14 07:37:48.640 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.641 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.641 | + functions-common:get_or_add_user_project_role:1004 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.641 | a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.641 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:37:48.641 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:37:48.641 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:48.641 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:37:48.641 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:37:48.641 | +++ 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-14 07:37:48.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.641 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.641 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.641 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.641 | ++ functions-common:get_or_create_user:932 : user_id=997cfe13f09648b38b6286d3dd497ee9 2022-04-14 07:37:48.641 | ++ functions-common:get_or_create_user:933 : echo 997cfe13f09648b38b6286d3dd497ee9 2022-04-14 07:37:48.641 | + lib/swift:create_swift_accounts:637 : swift_user_test3=997cfe13f09648b38b6286d3dd497ee9 2022-04-14 07:37:48.641 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:37:48.641 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.641 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 4992b35082434d1cacd679ac3d02eeb6 997cfe13f09648b38b6286d3dd497ee9 d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.641 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:48.641 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:48.641 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:48.641 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:48.641 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:48.641 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:48.641 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:48.641 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:48.641 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 4992b35082434d1cacd679ac3d02eeb6 --user 997cfe13f09648b38b6286d3dd497ee9 --project d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.641 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.641 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:48.641 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.642 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.642 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.642 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:48.642 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:48.642 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 4992b35082434d1cacd679ac3d02eeb6 --user 997cfe13f09648b38b6286d3dd497ee9 --project d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.642 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 4992b35082434d1cacd679ac3d02eeb6 --user 997cfe13f09648b38b6286d3dd497ee9 --project d451ad42d1ce476c800b843eb295f0f6 2022-04-14 07:37:48.642 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.642 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:48.642 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.642 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.642 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.642 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:48.642 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:48.642 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:48.642 | ++ functions-common:get_field:825 : echo '| 4992b35082434d1cacd679ac3d02eeb6 | 997cfe13f09648b38b6286d3dd497ee9 | | d451ad42d1ce476c800b843eb295f0f6 | | | False |' 2022-04-14 07:37:48.642 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.642 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:37:48.642 | + functions-common:get_or_add_user_project_role:1004 : echo 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:37:48.642 | 4992b35082434d1cacd679ac3d02eeb6 2022-04-14 07:37:48.642 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:37:48.643 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:37:48.643 | +++ 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-14 07:37:48.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.643 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.643 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.643 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_project:945 : project_id=ebaec0366054455a80333149491135f3 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_project:946 : echo ebaec0366054455a80333149491135f3 2022-04-14 07:37:48.643 | + lib/swift:create_swift_accounts:642 : swift_project_test2=ebaec0366054455a80333149491135f3 2022-04-14 07:37:48.643 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:37:48.643 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.643 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:37:48.643 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:37:48.643 | +++ 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-14 07:37:48.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.643 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.643 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.643 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_user:932 : user_id=7a0320b09755429b9020d723328dbe95 2022-04-14 07:37:48.643 | ++ functions-common:get_or_create_user:933 : echo 7a0320b09755429b9020d723328dbe95 2022-04-14 07:37:48.643 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7a0320b09755429b9020d723328dbe95 2022-04-14 07:37:48.643 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:37:48.643 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.643 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7a0320b09755429b9020d723328dbe95 ebaec0366054455a80333149491135f3 2022-04-14 07:37:48.643 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:48.643 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:48.644 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:48.644 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:48.644 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:48.644 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:48.644 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:48.644 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:48.644 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a0320b09755429b9020d723328dbe95 --project ebaec0366054455a80333149491135f3 2022-04-14 07:37:48.644 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.644 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:48.644 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.644 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.644 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.644 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:48.644 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:48.644 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7a0320b09755429b9020d723328dbe95 --project ebaec0366054455a80333149491135f3 2022-04-14 07:37:48.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.644 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.644 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a0320b09755429b9020d723328dbe95 --project ebaec0366054455a80333149491135f3 2022-04-14 07:37:48.644 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.644 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:48.644 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.644 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.645 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:48.645 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:48.645 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:48.645 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | 7a0320b09755429b9020d723328dbe95 | | ebaec0366054455a80333149491135f3 | | | False |' 2022-04-14 07:37:48.645 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.645 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.645 | + functions-common:get_or_add_user_project_role:1004 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.645 | a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.645 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:37:48.645 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:37:48.645 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:37:48.645 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:37:48.645 | +++ 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-14 07:37:48.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.645 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.645 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:37:48.645 | ffda448b26e5411db5f5250d2a6e5163' 2022-04-14 07:37:48.645 | ++ functions-common:get_or_create_domain:895 : echo ffda448b26e5411db5f5250d2a6e5163 2022-04-14 07:37:48.645 | + lib/swift:create_swift_accounts:652 : swift_domain=ffda448b26e5411db5f5250d2a6e5163 2022-04-14 07:37:48.645 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:37:48.645 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.645 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:37:48.645 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 ffda448b26e5411db5f5250d2a6e5163 2022-04-14 07:37:48.645 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:37:48.645 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=ffda448b26e5411db5f5250d2a6e5163 --or-show -f value -c id 2022-04-14 07:37:48.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.646 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.646 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.646 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.646 | ++ functions-common:get_or_create_project:945 : project_id=b477fbc1f31e4344af20c71588935c0d 2022-04-14 07:37:48.646 | ++ functions-common:get_or_create_project:946 : echo b477fbc1f31e4344af20c71588935c0d 2022-04-14 07:37:48.646 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b477fbc1f31e4344af20c71588935c0d 2022-04-14 07:37:48.646 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:37:48.646 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.646 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:37:48.646 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 ffda448b26e5411db5f5250d2a6e5163 test4@example.com 2022-04-14 07:37:48.646 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:37:48.646 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:37:48.646 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:37:48.646 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=ffda448b26e5411db5f5250d2a6e5163 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:37:48.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.646 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.646 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.646 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.646 | ++ functions-common:get_or_create_user:932 : user_id=d242114b578a4195b3cfc174d5bd5ff1 2022-04-14 07:37:48.646 | ++ functions-common:get_or_create_user:933 : echo d242114b578a4195b3cfc174d5bd5ff1 2022-04-14 07:37:48.646 | + lib/swift:create_swift_accounts:661 : swift_user_test4=d242114b578a4195b3cfc174d5bd5ff1 2022-04-14 07:37:48.646 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:37:48.646 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:37:48.646 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin d242114b578a4195b3cfc174d5bd5ff1 b477fbc1f31e4344af20c71588935c0d 2022-04-14 07:37:48.647 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:37:48.647 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:37:48.647 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:37:48.647 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:37:48.647 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:37:48.647 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:37:48.648 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:37:48.648 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:37:48.648 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d242114b578a4195b3cfc174d5bd5ff1 --project b477fbc1f31e4344af20c71588935c0d 2022-04-14 07:37:48.648 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:37:48.648 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.648 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.648 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.648 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:37:48.648 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:37:48.648 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user d242114b578a4195b3cfc174d5bd5ff1 --project b477fbc1f31e4344af20c71588935c0d 2022-04-14 07:37:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.648 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d242114b578a4195b3cfc174d5bd5ff1 --project b477fbc1f31e4344af20c71588935c0d 2022-04-14 07:37:48.648 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:37:48.648 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:37:48.648 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:37:48.648 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:48.648 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:48.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:37:48.648 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:37:48.648 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:37:48.649 | ++ functions-common:get_field:825 : echo '| a4353199f9754b10b6021c564847c088 | d242114b578a4195b3cfc174d5bd5ff1 | | b477fbc1f31e4344af20c71588935c0d | | | False |' 2022-04-14 07:37:48.649 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:37:48.649 | ++ functions-common:get_field:819 : read data 2022-04-14 07:37:48.649 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.649 | + functions-common:get_or_add_user_project_role:1004 : echo a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.649 | a4353199f9754b10b6021c564847c088 2022-04-14 07:37:48.679 | [143876 Async create_swift_accounts:185229]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-14 07:37:48.686 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:37:48.688 | + inc/async:async_wait:197 : return 0 2022-04-14 07:37:48.691 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:37:48.708 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:48.711 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:37:48.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:48.732 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:37:48.735 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:37:48.737 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:37:48.740 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:37:48.742 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:37:48.801 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:37:48.841 | [143876 Async init_glance:189487]: running: init_glance 2022-04-14 07:37:48.844 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:37:48.862 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:37:48.864 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:37:48.867 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:37:48.880 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:37:48.880 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:37:48.881 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:37:48.881 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:37:48.881 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:37:48.885 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:37:48.888 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:37:48.891 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:37:48.893 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:37:48.896 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:37:48.899 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:37:48.901 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:37:48.903 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:37:48.916 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:37:48.919 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:37:52.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:52.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:52.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:52.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:55.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:55.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:55.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:55.935 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:59.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:59.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:37:59.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:37:59.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:02.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:02.818 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:02.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:02.818 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:06.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:06.286 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:06.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:06.286 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:09.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:09.765 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:09.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:09.765 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:13.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:13.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:13.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:13.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:16.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:16.937 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:16.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:16.937 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:21.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:21.664 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:21.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:21.664 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:21.664 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:38:27.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:27.541 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:27.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:27.541 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:27.855 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:38:27.860 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:38:27.862 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:38:27.865 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:38:27.867 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:38:27.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:38:27.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:38:27.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:38:27.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:38:27.879 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:38:27.881 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:38:27.884 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:38:27.886 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:38:27.888 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:38:27.890 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:38:27.892 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:38:27.897 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:27.899 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:38:27.901 | + 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-14 07:38:27.907 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:38:27.909 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:38:27.911 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:38:27.913 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:38:27.916 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:38:27.918 | + 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-14 07:38:27.949 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:38:27.979 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:38:28.014 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:38:28.043 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:38:28.074 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:38:28.106 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:38:28.108 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:38:28.111 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:38:28.115 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:38:28.117 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:38:28.133 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:38:28.136 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:38:28.138 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:38:28.141 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:38:28.144 | + 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-14 07:38:28.175 | + 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-14 07:38:28.205 | + 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-14 07:38:28.234 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:38:28.264 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:38:28.281 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:38:28.283 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:38:28.286 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:38:28.289 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:38:28.291 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:38:28.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:38:28.306 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:38:28.308 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:38:28.311 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:38:28.313 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:38:28.326 | + 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-14 07:38:28.339 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:38:28.342 | + 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-14 07:38:28.356 | + 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-14 07:38:28.369 | + 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-14 07:38:28.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:38:28.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:38:28.387 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:38:28.391 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.KlRYYVyZOP 2022-04-14 07:38:28.394 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:38:28.396 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:38:28.399 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.KlRYYVyZOP 2022-04-14 07:38:28.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.KlRYYVyZOP 2022-04-14 07:38:28.416 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.KlRYYVyZOP /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:38:28.428 | + 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-14 07:38:28.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:28.463 | + 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-14 07:38:28.494 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:38:28.496 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:38:28.499 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:38:28.501 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:38:28.504 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:38:28.506 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:38:28.524 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:28.527 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:38:28.529 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:38:28.532 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:38:28.551 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:28.554 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:38:28.557 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:38:28.589 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:38:28.594 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:38:28.594 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:38:28.611 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:28.614 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:38:28.617 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:38:28.619 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:38:28.622 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:38:28.624 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:38:28.626 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:38:28.629 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:38:28.632 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:38:28.635 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:38:28.637 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:38:28.643 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:38:28.645 | + 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-14 07:38:28.651 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:38:28.669 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:28.672 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:38:28.674 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:38:28.677 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:38:28.681 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:38:28.716 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:38:28.748 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:38:28.783 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:38:28.815 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:38:28.852 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:38:28.855 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:38:28.857 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:38:28.860 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:38:28.863 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:38:28.898 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:38:28.943 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:38:28.980 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:38:29.011 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:38:29.043 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:38:29.076 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:38:29.108 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:38:29.143 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:38:29.178 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:38:29.211 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:38:29.248 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:38:29.282 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:38:29.284 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:38:29.287 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:38:29.291 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:38:29.294 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:38:29.325 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:38:29.357 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.48/identity 2022-04-14 07:38:29.387 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:38:29.420 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:38:29.455 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:38:29.487 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:38:29.518 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:38:29.557 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:38:29.588 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:38:29.618 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:38:29.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:38:29.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:38:29.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:38:29.628 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:38:29.631 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:38:29.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:38:29.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-04-14 07:38:29.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-04-14 07:38:29.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-04-14 07:38:29.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:38:29.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:38:29.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:38:29.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:38:29.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:38:29.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:38:29.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:38:29.662 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:38:29.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:29.667 | + 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-14 07:38:29.696 | + 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-14 07:38:29.699 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:29.701 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:38:29.704 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:38:29.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:38:29.709 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:29.712 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:38:29.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:38:29.743 | + 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-14 07:38:29.745 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:29.748 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:38:29.750 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:38:29.753 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:38:29.757 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:29.758 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:38:29.788 | + 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-14 07:38:29.790 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:29.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:38:29.795 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:38:29.798 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:38:29.803 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:29.803 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:38:29.834 | + 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-14 07:38:29.837 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:29.839 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:38:29.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:38:29.844 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:38:29.847 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:29.849 | + 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-14 07:38:29.879 | + 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-14 07:38:29.882 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:29.885 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:38:29.887 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:38:29.890 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:38:29.893 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:29.895 | + 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-14 07:38:29.925 | + 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-14 07:38:29.928 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:29.931 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:38:29.933 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:38:29.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:38:29.938 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:29.941 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:38:29.970 | + 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:350:399 2022-04-14 07:38:29.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:29.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:38:29.978 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-04-14 07:38:29.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-04-14 07:38:29.982 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:29.985 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-04-14 07:38:30.016 | + 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-14 07:38:30.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:38:30.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:38:30.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:38:30.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:38:30.031 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:38:30.031 | + 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-14 07:38:30.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:38:30.064 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:38:30.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:30.085 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:38:30.087 | + 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-14 07:38:30.123 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:30.125 | + 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-14 07:38:30.156 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:38:30.198 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:38:30.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:38:30.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:38:30.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:38:33.241 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:38:33.241 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev20 2022-04-14 07:38:33.242 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191369) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:38:33.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191369) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:38:33.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191369) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:38:33.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191369) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:33.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191369) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:33.293 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191369) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:33.293 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191369) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:33.346 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:38:33.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:33.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:33.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:33.346 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:33.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:38:33.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:38:33.712 | + 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-14 07:38:33.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:38:33.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:38:33.772 | + 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-14 07:38:33.791 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:38:33.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:33.796 | + 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-14 07:38:33.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:38:33.837 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:38:33.845 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:38:33.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:38:33.851 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:38:33.864 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:38:33.876 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:38:33.879 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:38:33.888 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:38:33.891 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:38:33.894 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:38:33.903 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:38:33.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:38:33.909 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:38:33.911 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:38:33.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:38:33.916 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:38:33.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:38:33.922 | + 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-14 07:38:33.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:38:33.927 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:38:33.953 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:38:33.960 | + 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-14 07:38:33.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:38:33.996 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:38:34.027 | + 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-14 07:38:34.056 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:38:34.073 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:34.076 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:38:34.079 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:38:34.083 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:38:34.114 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:38:34.144 | + 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-14 07:38:34.178 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:34.181 | + 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-14 07:38:34.211 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:38:34.229 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:34.231 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:38:34.234 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:38:34.264 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:38:34.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:38:34.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:38:34.302 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:38:34.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:38:34.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:38:34.310 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:38:34.329 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:38:34.331 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:38:34.334 | + 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-14 07:38:34.339 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:38:34.368 | + 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-14 07:38:34.401 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:34.403 | + 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-14 07:38:34.434 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:38:34.437 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:38:34.467 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:38:34.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:38:34.472 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:38:34.502 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:38:34.505 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:38:34.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:38:34.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:38:37.529 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:38:37.529 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev20 2022-04-14 07:38:37.530 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191899) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:38:37.582 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:38:37.582 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:38:37.582 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:37.582 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:37.582 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:37.583 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:38:37.644 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:38:37.645 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=191899) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:38:37.645 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=191899) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:38:37.645 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:38:37.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:37.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:37.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:38:37.646 | from cryptography.utils import int_from_bytes 2022-04-14 07:38:38.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:38:38.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:38:38.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:38:38.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:38:38.035 | + 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-14 07:38:38.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:38:38.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:38:38.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:38:38.061 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:38:38.063 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:38:38.066 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:38:38.079 | + 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-14 07:38:38.097 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:38:38.101 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:38:38.103 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:38:38.106 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:38:38.108 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:38:38.111 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:38:38.113 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:38:38.117 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:38:38.119 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:38:38.122 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:38:38.124 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:38:38.131 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:38:38.132 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:38:38.132 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:38:38.136 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:38:38.136 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:38:38.144 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:38:38.147 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:38:38.149 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:38:38.152 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:38:38.156 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:38:38.157 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:38:38.157 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:38:38.163 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.48/22 brd 192.168.3.255' 2022-04-14 07:38:38.165 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:38:38.168 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:38.171 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:38:38.173 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:38:38.176 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.48/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:38:38.179 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:38:38.181 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:38:38.184 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:38:38.186 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:38:38.190 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.48/22 brd 192.168.3.255 2022-04-14 07:38:38.190 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:38:38.191 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:38:38.192 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:38:38.202 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.48 2022-04-14 07:38:38.204 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 ' 2022-04-14 07:38:38.206 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1 2022-04-14 07:38:38.220 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data 2022-04-14 07:38:38.233 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:38:38.246 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:38:38.267 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 2022-04-14 07:38:41.276 | ARPING 192.168.0.48 from 192.168.0.48 br-data 2022-04-14 07:38:41.276 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:38:41.276 | Received 0 response(s) 2022-04-14 07:38:41.292 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:38:41.295 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:38:41.298 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:38:41.301 | + ./stack.sh:exit_trap:522 : jobs='175750 2022-04-14 07:38:41.301 | 189487' 2022-04-14 07:38:41.303 | + ./stack.sh:exit_trap:525 : [[ -n 175750 2022-04-14 07:38:41.307 | 189487 ]] 2022-04-14 07:38:41.307 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-072901 ]] 2022-04-14 07:38:41.308 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:38:41.310 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:38:41.310 | exit_trap: cleaning up child processes 2022-04-14 07:38:41.313 | + ./stack.sh:exit_trap:527 : kill 175750 189487 2022-04-14 07:38:41.315 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.m7YMReIE9W ']' 2022-04-14 07:38:41.318 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.m7YMReIE9W 2022-04-14 07:38:41.322 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:38:41.325 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:38:41.327 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:38:41.329 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:38:41.340 | Error on exit 2022-04-14 07:38:41.340 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:38:41.340 | + ./stack.sh:exit_trap:542 : generate-subunit 1649921337 584 fail 2022-04-14 07:38:42.002 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:38:42.004 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:38:43.173 | + ./stack.sh:exit_trap:556 : exit 1