2022-04-13 22:34:25.325 | + ./stack.sh:main:489 : exec 2022-04-13 22:34:25.325 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-223425' 2022-04-13 22:34:25.325 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-223425.summary.2022-04-13-223425 2022-04-13 22:34:25.325 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:34:25.325 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-223425 2022-04-13 22:34:25.325 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-223425 /opt/stack/logs/stack.sh.log 2022-04-13 22:34:25.325 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-223425.summary.2022-04-13-223425 /opt/stack/logs/stack.sh.log.summary 2022-04-13 22:34:25.325 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 22:34:25.325 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 22:34:25.325 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 22:34:25.325 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 22:34:25.325 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 22:34:25.325 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 22:34:25.325 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:34:25.325 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 22:34:25.325 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 22:34:25.325 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 22:34:25.325 | + ./stack.sh:main:578 : uname -a 2022-04-13 22:34:25.325 | Linux dv-neutron-837392-8-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-13 22:34:25.326 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 22:34:25.327 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 22:34:25.330 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 22:34:25.366 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 22:34:25.382 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 22:34:25.384 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 22:34:25.386 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 22:34:25.388 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 22:34:25.389 | + functions-common:fetch_plugins:1783 : return 2022-04-13 22:34:25.391 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 22:34:25.393 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 22:34:25.395 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:34:25.397 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:34:25.399 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:34:25.401 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:34:25.402 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:34:25.404 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:34:25.406 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:34:25.409 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:34:25.411 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:34:25.413 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:34:25.415 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 22:34:25.417 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:34:25.429 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:34:25.432 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:34:25.433 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:34:25.435 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:34:25.437 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:34:25.439 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:34:25.441 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:34:25.442 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 22:34:25.444 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 22:34:25.446 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:34:25.448 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:34:25.450 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 22:34:25.452 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 22:34:25.454 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 22:34:25.455 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 22:34:25.457 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 22:34:25.459 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 22:34:25.476 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 22:34:25.478 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 22:34:25.491 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:34:25.494 | +++ lib/tls:source:43 : hostname -f 2022-04-13 22:34:25.497 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 22:34:25.499 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 22:34:25.501 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 22:34:25.503 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 22:34:25.505 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 22:34:25.507 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 22:34:25.508 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 22:34:25.510 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 22:34:25.512 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 22:34:25.514 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 22:34:25.518 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 22:34:25.530 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 22:34:25.548 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 22:34:25.559 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 22:34:25.572 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 22:34:25.607 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 22:34:25.665 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 22:34:25.753 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 22:34:25.775 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 22:34:25.824 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 22:34:25.876 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 22:34:26.020 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 22:34:26.035 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 22:34:26.047 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 22:34:26.060 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 22:34:26.154 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 22:34:26.156 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 22:34:26.159 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 22:34:26.161 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 22:34:26.163 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 22:34:26.165 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 22:34:26.168 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 22:34:26.168 | False' 2022-04-13 22:34:26.170 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 22:34:26.185 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 22:34:26.187 | + ./stack.sh:main:626 : run_phase source 2022-04-13 22:34:26.189 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 22:34:26.191 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:34:26.193 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:34:26.196 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:34:26.198 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:34:26.200 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:34:26.202 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:34:26.204 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:34:26.208 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:34:26.210 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:34:26.212 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:34:26.215 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 22:34:26.217 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:34:26.231 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:34:26.233 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:34:26.235 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 22:34:26.274 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 22:34:26.276 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 22:34:26.278 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:34:26.280 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 22:34:26.283 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 22:34:26.285 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 22:34:26.287 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 22:34:26.289 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 22:34:26.291 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 22:34:26.293 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 22:34:26.295 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.297 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 22:34:26.300 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.302 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 22:34:26.304 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.307 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 22:34:26.309 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.311 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 22:34:26.314 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.316 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 22:34:26.318 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.321 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 22:34:26.323 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.326 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 22:34:26.328 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.330 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 22:34:26.333 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.335 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 22:34:26.337 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.340 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 22:34:26.342 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.344 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 22:34:26.346 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.349 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 22:34:26.351 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.353 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 22:34:26.355 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.357 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 22:34:26.360 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.362 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 22:34:26.364 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.366 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 22:34:26.369 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.371 | + 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-13 22:34:26.374 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.376 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 22:34:26.378 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.380 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 22:34:26.383 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.385 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 22:34:26.388 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.390 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 22:34:26.392 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.394 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 22:34:26.397 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.399 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 22:34:26.401 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.404 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 22:34:26.406 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.408 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 22:34:26.410 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.412 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 22:34:26.415 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.417 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 22:34:26.419 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.422 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 22:34:26.424 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.426 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 22:34:26.428 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.431 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 22:34:26.433 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.436 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 22:34:26.438 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.440 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 22:34:26.442 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.445 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 22:34:26.447 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.450 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 22:34:26.452 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.454 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 22:34:26.456 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.458 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 22:34:26.461 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.463 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 22:34:26.465 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.467 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 22:34:26.470 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.472 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 22:34:26.474 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.476 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 22:34:26.479 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.481 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 22:34:26.483 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.485 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 22:34:26.488 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.490 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 22:34:26.493 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.495 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 22:34:26.497 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.499 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 22:34:26.502 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.504 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 22:34:26.506 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:34:26.509 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 22:34:26.512 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 22:34:26.515 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:34:26.522 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 22:34:26.537 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:34:26.539 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 22:34:26.541 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:34:26.543 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 22:34:26.559 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:34:26.561 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 22:34:26.563 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 22:34:26.566 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 22:34:26.568 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 22:34:26.571 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 22:34:26.573 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 22:34:26.575 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 22:34:26.578 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 22:34:26.580 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 22:34:26.580 | Using mysql database backend 2022-04-13 22:34:26.582 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 22:34:26.598 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 22:34:26.601 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 22:34:26.604 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:34:26.606 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 22:34:26.609 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:34:26.611 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 22:34:26.628 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:34:26.630 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 22:34:26.646 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 22:34:26.661 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:34:26.664 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 22:34:26.681 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 22:34:26.697 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 22:34:26.712 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:34:26.715 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 22:34:26.731 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:34:26.734 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 22:34:26.750 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 22:34:26.752 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 22:34:26.755 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 22:34:26.757 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 22:34:26.760 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:34:26.764 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-223426 2022-04-13 22:34:26.767 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-223426 759' 2022-04-13 22:34:26.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.771 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:34:26.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.776 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:34:26.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.781 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:34:26.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.786 | + 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-13 22:34:26.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.791 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-13 22:34:26.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.796 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-13 22:34:26.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.801 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-223425 2022-04-13 22:34:26.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.806 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:34:26.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.811 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-13 22:34:26.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.816 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:34:26.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.820 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:34:26.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.825 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:34:26.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:34:26.830 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:34:26.832 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 22:34:26.835 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 22:34:26.837 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 22:34:26.839 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 22:34:26.841 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:34:26.843 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:34:26.846 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:34:26.848 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:34:26.850 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:34:26.854 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:34:26.869 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:34:26.871 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:34:26.873 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:34:26.876 | + functions-common:git_clone:629 : echo master 2022-04-13 22:34:26.876 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:34:26.881 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 22:34:26.883 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:34:26.885 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 22:34:26.898 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 22:34:26.901 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:34:26.901 | + functions-common:git_clone:685 : head -1 2022-04-13 22:34:26.904 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 22:34:26.906 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:34:26.909 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 22:34:26.911 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:34:26.914 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 22:34:26.917 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 22:34:26.919 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 22:34:26.922 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 22:34:26.924 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:34:26.927 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 22:34:26.930 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 22:34:26.932 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 22:34:26.936 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 22:34:26.940 | ++ tools/install_prereqs.sh:source:47 : NOW=1649889266 2022-04-13 22:34:26.943 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 22:34:26.947 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649888332 2022-04-13 22:34:26.950 | ++ tools/install_prereqs.sh:source:49 : DELTA=934 2022-04-13 22:34:26.952 | ++ tools/install_prereqs.sh:source:50 : [[ 934 -lt 7200 ]] 2022-04-13 22:34:26.955 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 22:34:26.957 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 22:34:26.959 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 22:34:26.962 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 22:34:26.964 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 22:34:26.966 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 22:34:26.969 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 22:34:26.971 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 22:34:26.974 | +++ 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-13 22:34:27.020 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 22:34:27.020 | apache2-dev 2022-04-13 22:34:27.020 | bc 2022-04-13 22:34:27.021 | bsdmainutils 2022-04-13 22:34:27.021 | curl 2022-04-13 22:34:27.021 | g++ 2022-04-13 22:34:27.021 | gawk 2022-04-13 22:34:27.021 | gcc 2022-04-13 22:34:27.021 | gettext 2022-04-13 22:34:27.021 | git 2022-04-13 22:34:27.021 | graphviz 2022-04-13 22:34:27.021 | iputils-ping 2022-04-13 22:34:27.021 | libapache2-mod-proxy-uwsgi 2022-04-13 22:34:27.021 | libffi-dev 2022-04-13 22:34:27.021 | libjpeg-dev 2022-04-13 22:34:27.021 | libpcre3-dev 2022-04-13 22:34:27.021 | libpq-dev 2022-04-13 22:34:27.021 | libssl-dev 2022-04-13 22:34:27.021 | libsystemd-dev 2022-04-13 22:34:27.021 | libxml2-dev 2022-04-13 22:34:27.021 | libxslt1-dev 2022-04-13 22:34:27.021 | libyaml-dev 2022-04-13 22:34:27.021 | lsof 2022-04-13 22:34:27.021 | openssh-server 2022-04-13 22:34:27.021 | openssl 2022-04-13 22:34:27.021 | pkg-config 2022-04-13 22:34:27.021 | psmisc 2022-04-13 22:34:27.021 | python3-dev 2022-04-13 22:34:27.021 | python3-pip 2022-04-13 22:34:27.021 | python3-systemd 2022-04-13 22:34:27.021 | python3-venv 2022-04-13 22:34:27.021 | tar 2022-04-13 22:34:27.021 | tcpdump 2022-04-13 22:34:27.021 | unzip 2022-04-13 22:34:27.021 | uuid-runtime 2022-04-13 22:34:27.021 | wget 2022-04-13 22:34:27.021 | wget 2022-04-13 22:34:27.021 | zlib1g-dev 2022-04-13 22:34:27.021 | libkrb5-dev 2022-04-13 22:34:27.021 | libldap2-dev 2022-04-13 22:34:27.022 | libsasl2-dev 2022-04-13 22:34:27.022 | memcached 2022-04-13 22:34:27.022 | python3-mysqldb 2022-04-13 22:34:27.022 | sqlite3 2022-04-13 22:34:27.022 | conntrack 2022-04-13 22:34:27.022 | curl 2022-04-13 22:34:27.022 | dnsmasq-base 2022-04-13 22:34:27.022 | dnsmasq-utils 2022-04-13 22:34:27.022 | ebtables 2022-04-13 22:34:27.022 | genisoimage 2022-04-13 22:34:27.022 | iptables 2022-04-13 22:34:27.022 | iputils-arping 2022-04-13 22:34:27.022 | kpartx 2022-04-13 22:34:27.022 | libjs-jquery-tablesorter 2022-04-13 22:34:27.022 | parted 2022-04-13 22:34:27.022 | pm-utils 2022-04-13 22:34:27.022 | python3-mysqldb 2022-04-13 22:34:27.022 | socat 2022-04-13 22:34:27.022 | sqlite3 2022-04-13 22:34:27.022 | sudo 2022-04-13 22:34:27.022 | vlan 2022-04-13 22:34:27.022 | lsscsi 2022-04-13 22:34:27.022 | open-iscsi 2022-04-13 22:34:27.022 | lvm2 2022-04-13 22:34:27.022 | qemu-utils 2022-04-13 22:34:27.022 | thin-provisioning-tools 2022-04-13 22:34:27.022 | acl 2022-04-13 22:34:27.022 | dnsmasq-base 2022-04-13 22:34:27.022 | dnsmasq-utils 2022-04-13 22:34:27.022 | ebtables 2022-04-13 22:34:27.022 | haproxy 2022-04-13 22:34:27.022 | iptables 2022-04-13 22:34:27.022 | iputils-arping 2022-04-13 22:34:27.022 | iputils-ping 2022-04-13 22:34:27.023 | postgresql-server-dev-all 2022-04-13 22:34:27.023 | python3-mysqldb 2022-04-13 22:34:27.023 | sqlite3 2022-04-13 22:34:27.023 | sudo 2022-04-13 22:34:27.023 | vlan 2022-04-13 22:34:27.023 | pcp 2022-04-13 22:34:27.023 | ipset 2022-04-13 22:34:27.023 | conntrack 2022-04-13 22:34:27.023 | conntrackd 2022-04-13 22:34:27.023 | keepalived 2022-04-13 22:34:27.023 | lvm2 2022-04-13 22:34:27.023 | qemu-utils 2022-04-13 22:34:27.023 | thin-provisioning-tools 2022-04-13 22:34:27.024 | curl 2022-04-13 22:34:27.024 | liberasurecode-dev 2022-04-13 22:34:27.024 | make 2022-04-13 22:34:27.024 | memcached 2022-04-13 22:34:27.024 | rsync 2022-04-13 22:34:27.024 | sqlite3 2022-04-13 22:34:27.024 | xfsprogs' 2022-04-13 22:34:27.024 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 22:34:27.042 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 22:34:27.043 | apache2-dev 2022-04-13 22:34:27.043 | bc 2022-04-13 22:34:27.043 | bsdmainutils 2022-04-13 22:34:27.043 | curl 2022-04-13 22:34:27.043 | g++ 2022-04-13 22:34:27.043 | gawk 2022-04-13 22:34:27.043 | gcc 2022-04-13 22:34:27.043 | gettext 2022-04-13 22:34:27.043 | git 2022-04-13 22:34:27.043 | graphviz 2022-04-13 22:34:27.043 | iputils-ping 2022-04-13 22:34:27.043 | libapache2-mod-proxy-uwsgi 2022-04-13 22:34:27.043 | libffi-dev 2022-04-13 22:34:27.043 | libjpeg-dev 2022-04-13 22:34:27.043 | libpcre3-dev 2022-04-13 22:34:27.043 | libpq-dev 2022-04-13 22:34:27.043 | libssl-dev 2022-04-13 22:34:27.043 | libsystemd-dev 2022-04-13 22:34:27.043 | libxml2-dev 2022-04-13 22:34:27.043 | libxslt1-dev 2022-04-13 22:34:27.043 | libyaml-dev 2022-04-13 22:34:27.043 | lsof 2022-04-13 22:34:27.043 | openssh-server 2022-04-13 22:34:27.043 | openssl 2022-04-13 22:34:27.043 | pkg-config 2022-04-13 22:34:27.043 | psmisc 2022-04-13 22:34:27.043 | python3-dev 2022-04-13 22:34:27.043 | python3-pip 2022-04-13 22:34:27.043 | python3-systemd 2022-04-13 22:34:27.043 | python3-venv 2022-04-13 22:34:27.043 | tar 2022-04-13 22:34:27.043 | tcpdump 2022-04-13 22:34:27.043 | unzip 2022-04-13 22:34:27.043 | uuid-runtime 2022-04-13 22:34:27.043 | wget 2022-04-13 22:34:27.043 | wget 2022-04-13 22:34:27.044 | zlib1g-dev 2022-04-13 22:34:27.044 | libkrb5-dev 2022-04-13 22:34:27.044 | libldap2-dev 2022-04-13 22:34:27.044 | libsasl2-dev 2022-04-13 22:34:27.044 | memcached 2022-04-13 22:34:27.044 | python3-mysqldb 2022-04-13 22:34:27.044 | sqlite3 2022-04-13 22:34:27.044 | conntrack 2022-04-13 22:34:27.044 | curl 2022-04-13 22:34:27.044 | dnsmasq-base 2022-04-13 22:34:27.044 | dnsmasq-utils 2022-04-13 22:34:27.044 | ebtables 2022-04-13 22:34:27.044 | genisoimage 2022-04-13 22:34:27.044 | iptables 2022-04-13 22:34:27.044 | iputils-arping 2022-04-13 22:34:27.044 | kpartx 2022-04-13 22:34:27.044 | libjs-jquery-tablesorter 2022-04-13 22:34:27.044 | parted 2022-04-13 22:34:27.044 | pm-utils 2022-04-13 22:34:27.044 | python3-mysqldb 2022-04-13 22:34:27.044 | socat 2022-04-13 22:34:27.044 | sqlite3 2022-04-13 22:34:27.044 | sudo 2022-04-13 22:34:27.044 | vlan 2022-04-13 22:34:27.044 | lsscsi 2022-04-13 22:34:27.044 | open-iscsi 2022-04-13 22:34:27.044 | lvm2 2022-04-13 22:34:27.044 | qemu-utils 2022-04-13 22:34:27.044 | thin-provisioning-tools 2022-04-13 22:34:27.044 | acl 2022-04-13 22:34:27.044 | dnsmasq-base 2022-04-13 22:34:27.044 | dnsmasq-utils 2022-04-13 22:34:27.044 | ebtables 2022-04-13 22:34:27.044 | haproxy 2022-04-13 22:34:27.044 | iptables 2022-04-13 22:34:27.044 | iputils-arping 2022-04-13 22:34:27.045 | iputils-ping 2022-04-13 22:34:27.045 | postgresql-server-dev-all 2022-04-13 22:34:27.045 | python3-mysqldb 2022-04-13 22:34:27.045 | sqlite3 2022-04-13 22:34:27.045 | sudo 2022-04-13 22:34:27.045 | vlan 2022-04-13 22:34:27.045 | pcp 2022-04-13 22:34:27.045 | ipset 2022-04-13 22:34:27.045 | conntrack 2022-04-13 22:34:27.045 | conntrackd 2022-04-13 22:34:27.045 | keepalived 2022-04-13 22:34:27.045 | lvm2 2022-04-13 22:34:27.045 | qemu-utils 2022-04-13 22:34:27.045 | thin-provisioning-tools 2022-04-13 22:34:27.045 | curl 2022-04-13 22:34:27.045 | liberasurecode-dev 2022-04-13 22:34:27.045 | make 2022-04-13 22:34:27.045 | memcached 2022-04-13 22:34:27.045 | rsync 2022-04-13 22:34:27.045 | sqlite3 2022-04-13 22:34:27.045 | xfsprogs ' 2022-04-13 22:34:27.045 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 22:34:27.047 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:34:27.049 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:34:27.053 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:34:27.053 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 22:34:27.057 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:34:27.060 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 22:34:27.062 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:34:27.064 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 22:34:27.066 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:34:27.068 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:34:27.070 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:34:27.072 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:34:27.075 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:34:27.077 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:34:27.079 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 22:34:27.081 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 22:34:27.083 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 22:34:27.085 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 22:34:27.090 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 22:34:27.092 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 22:34:27.094 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 22:34:27.096 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 22:34:27.098 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:34:27.100 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:34:27.105 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649889267102 2022-04-13 22:34:27.107 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 22:34:27.109 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 22:34:27.111 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 22:34:27.364 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 22:34:27.420 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 22:34:27.488 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 22:34:27.561 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 22:34:29.705 | Reading package lists... 2022-04-13 22:34:29.736 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 22:34:29.738 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 22:34:29.740 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:34:29.743 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:34:29.745 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:34:29.747 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:34:29.750 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:34:29.752 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 22:34:29.754 | ++ functions-common:time_stop:2439 : start_time=1649889267102 2022-04-13 22:34:29.756 | ++ functions-common:time_stop:2441 : [[ -z 1649889267102 ]] 2022-04-13 22:34:29.758 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:34:29.762 | ++ functions-common:time_stop:2444 : end_time=1649889269760 2022-04-13 22:34:29.765 | ++ functions-common:time_stop:2445 : elapsed_time=2658 2022-04-13 22:34:29.767 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 22:34:29.769 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:34:29.771 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2658 2022-04-13 22:34:29.773 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:34:29.776 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:34:29.778 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:34:29.780 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:34:29.783 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:34:29.803 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:34:29.912 | Reading package lists... 2022-04-13 22:34:30.158 | Building dependency tree... 2022-04-13 22:34:30.159 | Reading state information... 2022-04-13 22:34:30.192 | acl is already the newest version (2.2.53-6). 2022-04-13 22:34:30.192 | bc is already the newest version (1.07.1-2build1). 2022-04-13 22:34:30.192 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 22:34:30.192 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 22:34:30.192 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 22:34:30.192 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:34:30.192 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 22:34:30.192 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:34:30.192 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 22:34:30.192 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 22:34:30.192 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 22:34:30.192 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 22:34:30.192 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 22:34:30.192 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 22:34:30.192 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 22:34:30.192 | libffi-dev is already the newest version (3.3-4). 2022-04-13 22:34:30.192 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 22:34:30.192 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 22:34:30.192 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 22:34:30.193 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 22:34:30.193 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 22:34:30.193 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 22:34:30.193 | make is already the newest version (4.2.1-1.2). 2022-04-13 22:34:30.193 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 22:34:30.193 | psmisc is already the newest version (23.3-1). 2022-04-13 22:34:30.193 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:34:30.193 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 22:34:30.193 | python3-systemd is already the newest version (234-3build2). 2022-04-13 22:34:30.193 | socat is already the newest version (1.7.3.3-2). 2022-04-13 22:34:30.193 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 22:34:30.193 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 22:34:30.193 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 22:34:30.193 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 22:34:30.193 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 22:34:30.193 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 22:34:30.193 | pcp is already the newest version (5.0.3-1). 2022-04-13 22:34:30.193 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 22:34:30.193 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:34:30.193 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:34:30.193 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:34:30.193 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 22:34:30.193 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 22:34:30.193 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 22:34:30.193 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 22:34:30.193 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 22:34:30.193 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 22:34:30.193 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 22:34:30.193 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 22:34:30.193 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 22:34:30.193 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 22:34:30.193 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 22:34:30.193 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 22:34:30.193 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 22:34:30.194 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 22:34:30.194 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 22:34:30.194 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 22:34:30.194 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 22:34:30.194 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 22:34:30.194 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 22:34:30.194 | openssl set to manually installed. 2022-04-13 22:34:30.194 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 22:34:30.194 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 22:34:30.194 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 22:34:30.194 | rsync set to manually installed. 2022-04-13 22:34:30.194 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 22:34:30.194 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 22:34:30.194 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 22:34:30.194 | tar set to manually installed. 2022-04-13 22:34:30.194 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 22:34:30.194 | tcpdump set to manually installed. 2022-04-13 22:34:30.194 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 22:34:30.412 | uuid-runtime set to manually installed. 2022-04-13 22:34:30.412 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 22:34:30.412 | wget set to manually installed. 2022-04-13 22:34:30.412 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 22:34:30.412 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:34:30.412 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 22:34:30.412 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 22:34:30.412 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 22:34:30.412 | The following packages were automatically installed and are no longer required: 2022-04-13 22:34:30.413 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:34:30.413 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:34:30.413 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:34:30.413 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:34:30.413 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:34:30.413 | python3-zope.interface 2022-04-13 22:34:30.413 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:34:30.542 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:34:30.546 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 22:34:30.549 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:34:30.551 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:34:30.554 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:34:30.556 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:34:30.558 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:34:30.561 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:34:30.563 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:34:30.565 | ++ functions-common:time_stop:2439 : start_time=1649889269800 2022-04-13 22:34:30.568 | ++ functions-common:time_stop:2441 : [[ -z 1649889269800 ]] 2022-04-13 22:34:30.572 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:34:30.576 | ++ functions-common:time_stop:2444 : end_time=1649889270574 2022-04-13 22:34:30.578 | ++ functions-common:time_stop:2445 : elapsed_time=774 2022-04-13 22:34:30.580 | ++ functions-common:time_stop:2446 : total=731 2022-04-13 22:34:30.582 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:34:30.585 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1505 2022-04-13 22:34:30.587 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 22:34:30.590 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 22:34:30.593 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:34:30.595 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 22:34:30.599 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 22:34:30.603 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 22:34:30.606 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 22:34:30.609 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 22:34:32.005 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 22:34:32.007 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 22:34:32.009 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 22:34:32.011 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 22:34:32.013 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 22:34:32.015 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 22:34:32.017 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 22:34:32.019 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 22:34:32.020 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 22:34:32.022 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 22:34:32.025 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 22:34:32.026 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 22:34:32.028 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 22:34:32.030 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 22:34:32.032 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 22:34:32.033 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 22:34:32.035 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 22:34:32.037 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 22:34:32.039 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 22:34:32.040 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 22:34:32.043 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 22:34:32.045 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 22:34:32.047 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 22:34:32.049 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 22:34:32.123 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 22:34:32.125 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 22:34:32.202 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 22:34:32.204 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 22:34:32.279 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 22:34:32.281 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 22:34:32.283 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 22:34:32.285 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 22:34:32.287 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 22:34:32.288 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 22:34:32.290 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 22:34:32.292 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 22:34:32.294 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 22:34:32.296 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 22:34:32.298 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 22:34:32.298 | Distro: focal 2022-04-13 22:34:32.300 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 22:34:32.303 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:34:32.307 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:34:32.309 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:34:32.311 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:34:32.311 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:34:32.992 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:34:32.994 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:34:32.994 | pip: 21.3.1 2022-04-13 22:34:32.996 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 22:34:32.998 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 22:34:33.000 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:34:33.001 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:34:33.003 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:34:33.005 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:34:33.007 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:34:33.008 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:34:33.010 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:34:33.012 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:34:33.013 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:34:33.015 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:34:33.017 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:34:33.019 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 22:34:33.020 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:34:33.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:34:33.024 | + tools/install_pip.sh:main:142 : : 2022-04-13 22:34:33.026 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 22:34:33.028 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 22:34:33.030 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 22:34:33.032 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:34:33.034 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 22:34:33.036 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 22:34:33.037 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:34:33.041 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:34:33.041 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:34:33.045 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 22:34:33.046 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 22:34:33.048 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:34:33.050 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:34:33.052 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:34:33.068 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 22:34:33.070 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 22:34:33.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:34:33.927 | from cryptography.utils import int_from_bytes 2022-04-13 22:34:33.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:34:33.927 | from cryptography.utils import int_from_bytes 2022-04-13 22:34:35.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:34:36.354 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 22:34:36.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 22:34:38.890 | Installing collected packages: setuptools 2022-04-13 22:34:39.844 | Successfully installed setuptools-62.0.0 2022-04-13 22:34:39.844 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:34:40.022 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:34:40.022 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:34:40.162 | + inc/python:pip_install:200 : result=0 2022-04-13 22:34:40.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:34:40.166 | + functions-common:time_stop:2432 : local name 2022-04-13 22:34:40.167 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:34:40.169 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:34:40.171 | + functions-common:time_stop:2435 : local total 2022-04-13 22:34:40.172 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:34:40.174 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:34:40.176 | + functions-common:time_stop:2439 : start_time=1649889273064 2022-04-13 22:34:40.177 | + functions-common:time_stop:2441 : [[ -z 1649889273064 ]] 2022-04-13 22:34:40.179 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:34:40.183 | + functions-common:time_stop:2444 : end_time=1649889280181 2022-04-13 22:34:40.184 | + functions-common:time_stop:2445 : elapsed_time=7117 2022-04-13 22:34:40.186 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:34:40.188 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:34:40.190 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7117 2022-04-13 22:34:40.191 | + inc/python:pip_install:203 : return 0 2022-04-13 22:34:40.193 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 22:34:40.196 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:34:40.200 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:34:40.202 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:34:40.204 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:34:40.205 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:34:40.885 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:34:40.887 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:34:40.887 | pip: 21.3.1 2022-04-13 22:34:40.890 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 22:34:40.893 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:34:40.896 | + ./stack.sh:main:798 : fixup_all 2022-04-13 22:34:40.899 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 22:34:40.901 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 22:34:40.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:34:40.906 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:34:40.908 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 22:34:40.920 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 22:34:40.931 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 22:34:40.942 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 22:34:40.944 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 22:34:40.947 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:34:40.949 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:34:40.951 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:34:40.953 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:34:40.955 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:34:40.957 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:34:40.959 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:34:40.962 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:34:40.964 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:34:40.966 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:34:40.968 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:34:40.971 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 22:34:40.973 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 22:34:40.975 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 22:34:40.977 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:34:40.979 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:34:40.981 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:34:40.984 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:34:40.986 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:34:40.988 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:34:40.990 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 22:34:40.992 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 22:34:40.995 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 22:34:40.997 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 22:34:40.999 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 22:34:41.001 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 22:34:41.004 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 22:34:41.025 | Using python 3.8 to install os-testr 2022-04-13 22:34:41.027 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 22:34:41.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:34:41.887 | from cryptography.utils import int_from_bytes 2022-04-13 22:34:41.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:34:41.887 | from cryptography.utils import int_from_bytes 2022-04-13 22:34:43.067 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:34:43.099 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 22:34:43.175 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 22:34:43.176 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 22:34:43.177 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 22:34:43.190 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 22:34:43.200 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 22:34:43.211 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 22:34:45.836 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:34:45.843 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:34:45.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:34:45.964 | + inc/python:pip_install:200 : result=0 2022-04-13 22:34:45.966 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:34:45.969 | + functions-common:time_stop:2432 : local name 2022-04-13 22:34:45.971 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:34:45.973 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:34:45.975 | + functions-common:time_stop:2435 : local total 2022-04-13 22:34:45.977 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:34:45.979 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:34:45.981 | + functions-common:time_stop:2439 : start_time=1649889281019 2022-04-13 22:34:45.983 | + functions-common:time_stop:2441 : [[ -z 1649889281019 ]] 2022-04-13 22:34:45.986 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:34:45.990 | + functions-common:time_stop:2444 : end_time=1649889285988 2022-04-13 22:34:45.992 | + functions-common:time_stop:2445 : elapsed_time=4969 2022-04-13 22:34:45.995 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:34:45.997 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:34:45.999 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4969 2022-04-13 22:34:46.001 | + inc/python:pip_install:203 : return 0 2022-04-13 22:34:46.004 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 22:34:46.059 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 22:34:46.291 | + ./stack.sh:main:812 : install_infra 2022-04-13 22:34:46.293 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:34:46.296 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 22:34:46.300 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:34:46.302 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 22:34:46.329 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 22:34:48.255 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.263 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.267 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.273 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.277 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.284 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.289 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.315 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.407 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.427 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.431 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.436 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.452 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.460 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.462 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.479 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.496 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.506 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.511 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.530 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.552 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.571 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.580 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.587 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.610 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.639 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.640 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.661 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.666 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.670 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.675 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.690 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.697 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.747 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.766 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.770 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.806 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.870 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.876 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.884 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.935 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.949 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:48.958 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.066 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.091 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.095 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.106 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.111 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.131 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.138 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.155 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.191 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.219 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.232 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.245 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.263 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.271 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.285 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.297 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.301 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:49.308 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:34:49.457 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 22:34:49.762 | + inc/python:pip_install:200 : result=0 2022-04-13 22:34:49.765 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:34:49.767 | + functions-common:time_stop:2432 : local name 2022-04-13 22:34:49.769 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:34:49.772 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:34:49.775 | + functions-common:time_stop:2435 : local total 2022-04-13 22:34:49.777 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:34:49.779 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:34:49.781 | + functions-common:time_stop:2439 : start_time=1649889286321 2022-04-13 22:34:49.784 | + functions-common:time_stop:2441 : [[ -z 1649889286321 ]] 2022-04-13 22:34:49.786 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:34:49.791 | + functions-common:time_stop:2444 : end_time=1649889289788 2022-04-13 22:34:49.793 | + functions-common:time_stop:2445 : elapsed_time=3467 2022-04-13 22:34:49.795 | + functions-common:time_stop:2446 : total=4969 2022-04-13 22:34:49.797 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:34:49.799 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8436 2022-04-13 22:34:49.801 | + inc/python:pip_install:203 : return 0 2022-04-13 22:34:49.804 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:34:49.806 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 22:34:49.828 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 22:34:51.633 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.641 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.645 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.650 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.654 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.661 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.666 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.692 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.771 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.791 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.795 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.800 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.815 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.823 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.825 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.843 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.860 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.870 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.875 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.892 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.916 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.934 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.942 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.947 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.968 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.997 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:51.999 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.013 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.018 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.022 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.028 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.043 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.050 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.100 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.118 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.122 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.155 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.218 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.225 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.232 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.283 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.297 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.305 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.410 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.436 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.440 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.450 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.456 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.475 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.482 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.500 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.531 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.560 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.572 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.585 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.604 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.615 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.629 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.640 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.644 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:34:52.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:34:52.653 | Processing /opt/stack/requirements 2022-04-13 22:34:54.418 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 22:34:54.421 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 22:34:54.435 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 22:34:54.441 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 22:34:54.444 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 22:34:54.452 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 22:34:54.482 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 22:34:54.485 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 22:34:54.501 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 22:34:54.555 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 22:34:54.557 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 22:34:54.574 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 22:34:54.580 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 22:34:54.584 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 22:34:54.588 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 22:34:54.591 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 22:34:54.605 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 22:34:54.663 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 22:34:54.670 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 22:34:54.682 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 22:34:54.685 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 22:34:54.687 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 22:34:54.692 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 22:34:54.755 | Building wheels for collected packages: openstack-requirements 2022-04-13 22:34:54.756 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 22:34:55.581 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 22:34:55.581 | ERROR: Command errored out with exit status 1: 2022-04-13 22:34:55.581 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vzxaal_8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vzxaal_8/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-41zy_7gw 2022-04-13 22:34:55.581 | cwd: /tmp/pip-req-build-vzxaal_8/ 2022-04-13 22:34:55.581 | Complete output (6 lines): 2022-04-13 22:34:55.581 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 22:34:55.581 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 22:34:55.581 | or: setup.py --help-commands 2022-04-13 22:34:55.581 | or: setup.py cmd --help 2022-04-13 22:34:55.581 | 2022-04-13 22:34:55.581 | error: invalid command 'bdist_wheel' 2022-04-13 22:34:55.581 | ---------------------------------------- 2022-04-13 22:34:55.581 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 22:34:55.581 | Running setup.py clean for openstack-requirements 2022-04-13 22:34:56.403 | Failed to build openstack-requirements 2022-04-13 22:34:56.419 | Installing collected packages: openstack-requirements 2022-04-13 22:34:56.419 | Attempting uninstall: openstack-requirements 2022-04-13 22:34:56.432 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 22:34:56.456 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 22:34:56.474 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 22:34:56.477 | Running setup.py install for openstack-requirements: started 2022-04-13 22:34:58.830 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 22:34:58.855 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 22:34:58.980 | + inc/python:pip_install:200 : result=0 2022-04-13 22:34:58.982 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:34:58.985 | + functions-common:time_stop:2432 : local name 2022-04-13 22:34:58.987 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:34:58.989 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:34:58.991 | + functions-common:time_stop:2435 : local total 2022-04-13 22:34:58.993 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:34:58.995 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:34:58.997 | + functions-common:time_stop:2439 : start_time=1649889289821 2022-04-13 22:34:58.999 | + functions-common:time_stop:2441 : [[ -z 1649889289821 ]] 2022-04-13 22:34:59.002 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:34:59.006 | + functions-common:time_stop:2444 : end_time=1649889299004 2022-04-13 22:34:59.009 | + functions-common:time_stop:2445 : elapsed_time=9183 2022-04-13 22:34:59.011 | + functions-common:time_stop:2446 : total=8436 2022-04-13 22:34:59.013 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:34:59.015 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17619 2022-04-13 22:34:59.017 | + inc/python:pip_install:203 : return 0 2022-04-13 22:34:59.020 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 22:34:59.022 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 22:34:59.025 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 22:34:59.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:34:59.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:34:59.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 22:34:59.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:34:59.037 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 22:34:59.057 | Using python 3.8 to install pbr 2022-04-13 22:34:59.059 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 22:34:59.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:34:59.924 | from cryptography.utils import int_from_bytes 2022-04-13 22:34:59.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:34:59.924 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:01.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:01.127 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 22:35:03.788 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:35:03.795 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:35:03.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:35:03.916 | + inc/python:pip_install:200 : result=0 2022-04-13 22:35:03.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:35:03.921 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:03.923 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:03.925 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:03.927 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:03.929 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:03.932 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:35:03.934 | + functions-common:time_stop:2439 : start_time=1649889299051 2022-04-13 22:35:03.936 | + functions-common:time_stop:2441 : [[ -z 1649889299051 ]] 2022-04-13 22:35:03.939 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:03.943 | + functions-common:time_stop:2444 : end_time=1649889303940 2022-04-13 22:35:03.945 | + functions-common:time_stop:2445 : elapsed_time=4889 2022-04-13 22:35:03.947 | + functions-common:time_stop:2446 : total=17619 2022-04-13 22:35:03.949 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:03.951 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22508 2022-04-13 22:35:03.954 | + inc/python:pip_install:203 : return 0 2022-04-13 22:35:03.956 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 22:35:06.243 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 22:35:08.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:08.120 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 22:35:08.135 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 22:35:08.138 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 22:35:08.143 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 22:35:08.146 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 22:35:08.150 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 22:35:08.220 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:35:08.223 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:35:08.226 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 22:35:08.243 | + ./stack.sh:main:821 : pkgs= 2022-04-13 22:35:08.245 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 22:35:08.248 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 22:35:08.250 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:35:08.252 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 22:35:08.255 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:35:08.257 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:35:08.260 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:35:08.262 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:35:08.264 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:35:08.267 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:35:08.270 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:35:08.273 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:35:08.275 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:35:08.277 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 22:35:08.280 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:35:08.294 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:08.296 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:35:08.298 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:35:08.300 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 22:35:08.302 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:35:08.305 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:35:08.307 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:35:08.309 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 22:35:08.311 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:35:08.313 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 22:35:08.315 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:35:08.318 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:35:08.320 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:35:08.322 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:35:08.325 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:35:08.327 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:35:08.329 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 22:35:08.331 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:35:08.333 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 22:35:08.336 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:35:08.338 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:35:08.340 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 22:35:08.343 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 22:35:08.345 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 22:35:08.347 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 22:35:08.350 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 22:35:08.401 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 22:35:08.401 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 22:35:08.404 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 22:35:08.770 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 22:35:08.772 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 22:35:08.788 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:08.791 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 22:35:08.793 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:35:08.795 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:35:08.798 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:35:08.800 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:35:08.802 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:35:08.805 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:35:08.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:08.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:08.812 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:35:08.814 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:35:08.816 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:35:08.819 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:35:08.821 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 22:35:08.823 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:35:08.826 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:08.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:08.830 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 22:35:08.851 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 22:35:08.960 | Reading package lists... 2022-04-13 22:35:09.197 | Building dependency tree... 2022-04-13 22:35:09.199 | Reading state information... 2022-04-13 22:35:09.448 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 22:35:09.448 | The following packages were automatically installed and are no longer required: 2022-04-13 22:35:09.449 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:35:09.449 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:35:09.449 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:35:09.449 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:35:09.449 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:35:09.449 | python3-zope.interface 2022-04-13 22:35:09.449 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:35:09.566 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:35:09.571 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:35:09.573 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:35:09.575 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:09.577 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:09.580 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:09.582 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:09.584 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:09.587 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:35:09.589 | + functions-common:time_stop:2439 : start_time=1649889308848 2022-04-13 22:35:09.591 | + functions-common:time_stop:2441 : [[ -z 1649889308848 ]] 2022-04-13 22:35:09.594 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:09.598 | + functions-common:time_stop:2444 : end_time=1649889309596 2022-04-13 22:35:09.600 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-13 22:35:09.602 | + functions-common:time_stop:2446 : total=1505 2022-04-13 22:35:09.604 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:09.607 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2253 2022-04-13 22:35:09.609 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:35:09.611 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 22:35:09.613 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:35:09.616 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:35:09.618 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:35:09.620 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:35:09.623 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:35:09.625 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:35:09.627 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 22:35:09.630 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:35:09.632 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:35:09.635 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:35:09.637 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:35:09.639 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:35:09.641 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:35:09.645 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:35:09.647 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:35:09.650 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:35:09.652 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:35:09.654 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:35:09.657 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 22:35:09.659 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:35:09.661 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:35:09.663 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:35:09.666 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:35:09.668 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:35:09.670 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:35:09.672 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 22:35:09.675 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 22:35:09.690 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:09.693 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 22:35:09.696 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:35:09.698 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 22:35:09.700 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 22:35:09.703 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 22:35:09.707 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 22:35:09.709 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 22:35:09.712 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 22:35:09.714 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 22:35:09.717 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 22:35:09.719 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 22:35:09.722 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 22:35:10.453 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 22:35:10.453 | user tags 2022-04-13 22:35:10.453 | stackrabbit []' 2022-04-13 22:35:10.456 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 22:35:10.456 | user tags 2022-04-13 22:35:10.456 | stackrabbit []' 2022-04-13 22:35:10.457 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 22:35:10.463 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 22:35:10.466 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 22:35:10.468 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 22:35:11.119 | Changing password for user "stackrabbit" ... 2022-04-13 22:35:11.184 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 22:35:11.840 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 22:35:11.921 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 22:35:11.923 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 22:35:12.602 | Changing password for user "stackrabbit" ... 2022-04-13 22:35:12.668 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 22:35:12.670 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 22:35:12.672 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 22:35:13.345 | Deleting user "guest" ... 2022-04-13 22:35:13.360 | Error: 2022-04-13 22:35:13.360 | {:no_such_user, "guest"} 2022-04-13 22:35:13.374 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 22:35:13.376 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 22:35:13.393 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:13.396 | + ./stack.sh:main:838 : install_database 2022-04-13 22:35:13.398 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 22:35:13.400 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 22:35:13.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:13.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:13.407 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 22:35:13.788 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 22:35:13.791 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 22:35:13.793 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 22:35:13.796 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 22:35:13.798 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:35:13.800 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 22:35:13.803 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:35:13.805 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:35:13.807 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:35:13.810 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:35:13.812 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:35:13.814 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:35:13.817 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:35:13.819 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:35:13.821 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:35:13.824 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:35:13.826 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:35:13.828 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 22:35:13.831 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:35:13.833 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:35:13.835 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:35:13.838 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:35:13.840 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:35:13.843 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:35:13.845 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 22:35:13.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:13.849 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:13.852 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 22:35:13.855 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:35:13.857 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:35:13.859 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:35:13.861 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:35:13.864 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:35:13.866 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:35:13.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:13.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:13.873 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:35:13.875 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:35:13.877 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:35:13.879 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:35:13.882 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 22:35:13.884 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:35:13.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:13.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:13.891 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 22:35:13.912 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 22:35:14.024 | Reading package lists... 2022-04-13 22:35:14.277 | Building dependency tree... 2022-04-13 22:35:14.278 | Reading state information... 2022-04-13 22:35:14.535 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 22:35:14.535 | The following packages were automatically installed and are no longer required: 2022-04-13 22:35:14.537 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:35:14.537 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:35:14.537 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:35:14.537 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:35:14.537 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:35:14.537 | python3-zope.interface 2022-04-13 22:35:14.537 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:35:14.651 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:35:14.656 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:35:14.658 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:35:14.660 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:14.662 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:14.665 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:14.667 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:14.669 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:14.672 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:35:14.674 | + functions-common:time_stop:2439 : start_time=1649889313910 2022-04-13 22:35:14.676 | + functions-common:time_stop:2441 : [[ -z 1649889313910 ]] 2022-04-13 22:35:14.679 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:14.683 | + functions-common:time_stop:2444 : end_time=1649889314681 2022-04-13 22:35:14.685 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-13 22:35:14.687 | + functions-common:time_stop:2446 : total=2253 2022-04-13 22:35:14.690 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:14.692 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3024 2022-04-13 22:35:14.694 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:35:14.696 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 22:35:14.698 | + ./stack.sh:main:841 : install_database_python 2022-04-13 22:35:14.701 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 22:35:14.703 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 22:35:14.705 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 22:35:14.708 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:35:14.711 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 22:35:14.713 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 22:35:14.715 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:35:14.719 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:35:14.719 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:35:14.724 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 22:35:14.727 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 22:35:14.729 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 22:35:14.732 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 22:35:14.735 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 22:35:14.757 | Using python 3.8 to install PyMySQL 2022-04-13 22:35:14.760 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 22:35:15.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:15.653 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:15.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:15.654 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:16.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:16.908 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 22:35:19.463 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:35:19.470 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:35:19.471 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:35:19.591 | + inc/python:pip_install:200 : result=0 2022-04-13 22:35:19.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:35:19.595 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:19.598 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:19.600 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:19.603 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:19.605 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:19.607 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:35:19.609 | + functions-common:time_stop:2439 : start_time=1649889314751 2022-04-13 22:35:19.612 | + functions-common:time_stop:2441 : [[ -z 1649889314751 ]] 2022-04-13 22:35:19.615 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:19.619 | + functions-common:time_stop:2444 : end_time=1649889319616 2022-04-13 22:35:19.621 | + functions-common:time_stop:2445 : elapsed_time=4865 2022-04-13 22:35:19.623 | + functions-common:time_stop:2446 : total=22508 2022-04-13 22:35:19.626 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:19.628 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27373 2022-04-13 22:35:19.630 | + inc/python:pip_install:203 : return 0 2022-04-13 22:35:19.633 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 22:35:19.635 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:35:19.637 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 22:35:19.640 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 22:35:19.656 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:19.659 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 22:35:19.661 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 22:35:19.665 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:35:19.666 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:35:19.671 | + 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-13 22:35:19.674 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:35:19.676 | + 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-13 22:35:19.678 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:35:19.681 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 22:35:19.684 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 22:35:19.699 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:19.701 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 22:35:19.703 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:35:19.706 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:35:19.708 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:35:19.710 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:35:19.713 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:35:19.716 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:35:19.718 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:19.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:19.722 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:35:19.725 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:35:19.728 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:35:19.730 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:35:19.732 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 22:35:19.734 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:35:19.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:19.739 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:19.741 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 22:35:19.763 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 22:35:19.872 | Reading package lists... 2022-04-13 22:35:20.113 | Building dependency tree... 2022-04-13 22:35:20.114 | Reading state information... 2022-04-13 22:35:20.370 | radvd is already the newest version (1:2.17-2). 2022-04-13 22:35:20.370 | The following packages were automatically installed and are no longer required: 2022-04-13 22:35:20.371 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:35:20.371 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:35:20.371 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:35:20.371 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:35:20.371 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:35:20.371 | python3-zope.interface 2022-04-13 22:35:20.371 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:35:20.486 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:35:20.490 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:35:20.493 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:35:20.496 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:20.499 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:20.502 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:20.505 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:20.508 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:20.511 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:35:20.513 | + functions-common:time_stop:2439 : start_time=1649889319760 2022-04-13 22:35:20.515 | + functions-common:time_stop:2441 : [[ -z 1649889319760 ]] 2022-04-13 22:35:20.518 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:20.522 | + functions-common:time_stop:2444 : end_time=1649889320519 2022-04-13 22:35:20.524 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 22:35:20.527 | + functions-common:time_stop:2446 : total=3024 2022-04-13 22:35:20.529 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:20.531 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3783 2022-04-13 22:35:20.533 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:35:20.536 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 22:35:20.552 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:20.554 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 22:35:20.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 22:35:20.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 22:35:20.562 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 22:35:20.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 22:35:20.584 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:35:20.586 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:35:20.588 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:35:20.591 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:35:20.593 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:35:20.595 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:35:20.597 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:20.599 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:20.602 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:35:20.604 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:35:20.606 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:35:20.608 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:35:20.611 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 22:35:20.613 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:35:20.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:20.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:20.620 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 22:35:20.640 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 22:35:20.748 | Reading package lists... 2022-04-13 22:35:20.995 | Building dependency tree... 2022-04-13 22:35:20.996 | Reading state information... 2022-04-13 22:35:21.250 | fakeroot is already the newest version (1.24-1). 2022-04-13 22:35:21.250 | make is already the newest version (4.2.1-1.2). 2022-04-13 22:35:21.250 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 22:35:21.250 | The following packages were automatically installed and are no longer required: 2022-04-13 22:35:21.251 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:35:21.251 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:35:21.251 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:35:21.251 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:35:21.251 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:35:21.251 | python3-zope.interface 2022-04-13 22:35:21.251 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:35:21.367 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:35:21.372 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:35:21.374 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:35:21.376 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:21.378 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:21.380 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:21.382 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:21.384 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:21.387 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:35:21.389 | + functions-common:time_stop:2439 : start_time=1649889320637 2022-04-13 22:35:21.391 | + functions-common:time_stop:2441 : [[ -z 1649889320637 ]] 2022-04-13 22:35:21.393 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:21.397 | + functions-common:time_stop:2444 : end_time=1649889321395 2022-04-13 22:35:21.400 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-13 22:35:21.402 | + functions-common:time_stop:2446 : total=3783 2022-04-13 22:35:21.404 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:21.406 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4541 2022-04-13 22:35:21.408 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:35:21.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 22:35:21.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:21.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:21.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 22:35:21.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 22:35:21.423 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 22:35:21.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 22:35:21.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 22:35:21.433 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 22:35:21.434 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 22:35:21.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 22:35:21.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 22:35:21.443 | + functions:vercmp:628 : local v1=5.4 2022-04-13 22:35:21.445 | + functions:vercmp:629 : local 'op=<' 2022-04-13 22:35:21.447 | + functions:vercmp:630 : local v2=3.13 2022-04-13 22:35:21.449 | + functions:vercmp:631 : local result 2022-04-13 22:35:21.452 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 22:35:21.453 | ++ functions:vercmp:635 : sort -V 2022-04-13 22:35:21.454 | ++ functions:vercmp:635 : head -1 2022-04-13 22:35:21.458 | + functions:vercmp:635 : result=3.13 2022-04-13 22:35:21.461 | + functions:vercmp:637 : case $op in 2022-04-13 22:35:21.463 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 22:35:21.465 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 22:35:21.467 | + functions:vercmp:648 : return 2022-04-13 22:35:21.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 22:35:21.472 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:35:21.474 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 22:35:21.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 22:35:21.959 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 22:35:21.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:21.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:21.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 22:35:21.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:21.972 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 22:35:21.989 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:21.993 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 22:35:21.996 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 22:35:21.996 | Installing etcd 2022-04-13 22:35:21.998 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 22:35:22.011 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 22:35:22.023 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 22:35:22.026 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 22:35:22.045 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 22:35:22.048 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:35:22.051 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:35:22.054 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:35:22.059 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:35:22.061 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 22:35:22.064 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 22:35:22.066 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:35:22.068 | ++ functions:get_extra_file:74 : return 2022-04-13 22:35:22.071 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:35:22.074 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 22:35:22.076 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 22:35:22.078 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 22:35:22.095 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:35:22.097 | + ./stack.sh:main:868 : install_dstat 2022-04-13 22:35:22.100 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 22:35:22.116 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:35:22.119 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 22:35:22.121 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:35:22.123 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 22:35:22.126 | + ./stack.sh:main:877 : install_libs 2022-04-13 22:35:22.128 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 22:35:22.130 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 22:35:22.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 22:35:22.135 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 22:35:22.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 22:35:22.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.147 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 22:35:22.149 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 22:35:22.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 22:35:22.153 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 22:35:22.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 22:35:22.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.165 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 22:35:22.167 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 22:35:22.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 22:35:22.172 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 22:35:22.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 22:35:22.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.183 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 22:35:22.186 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 22:35:22.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 22:35:22.190 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 22:35:22.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 22:35:22.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.201 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 22:35:22.204 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 22:35:22.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 22:35:22.208 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 22:35:22.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 22:35:22.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.220 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 22:35:22.222 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 22:35:22.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 22:35:22.227 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 22:35:22.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 22:35:22.236 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.238 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 22:35:22.240 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 22:35:22.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 22:35:22.245 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 22:35:22.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 22:35:22.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.256 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 22:35:22.259 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 22:35:22.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 22:35:22.263 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 22:35:22.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 22:35:22.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.275 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 22:35:22.277 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 22:35:22.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 22:35:22.282 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 22:35:22.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 22:35:22.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.294 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 22:35:22.296 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 22:35:22.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 22:35:22.301 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 22:35:22.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 22:35:22.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.312 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 22:35:22.315 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 22:35:22.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 22:35:22.319 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 22:35:22.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 22:35:22.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.330 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 22:35:22.333 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 22:35:22.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 22:35:22.337 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 22:35:22.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 22:35:22.346 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.348 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 22:35:22.351 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 22:35:22.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 22:35:22.356 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 22:35:22.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 22:35:22.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.367 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 22:35:22.369 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 22:35:22.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 22:35:22.374 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 22:35:22.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 22:35:22.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.386 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 22:35:22.388 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 22:35:22.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 22:35:22.393 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 22:35:22.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 22:35:22.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.404 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 22:35:22.407 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 22:35:22.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 22:35:22.411 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 22:35:22.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 22:35:22.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.423 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 22:35:22.425 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 22:35:22.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 22:35:22.430 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 22:35:22.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 22:35:22.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.441 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 22:35:22.443 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 22:35:22.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 22:35:22.449 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 22:35:22.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 22:35:22.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.460 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 22:35:22.463 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 22:35:22.466 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 22:35:22.468 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 22:35:22.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 22:35:22.477 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.479 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 22:35:22.482 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 22:35:22.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 22:35:22.486 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 22:35:22.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 22:35:22.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.498 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 22:35:22.501 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 22:35:22.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 22:35:22.505 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 22:35:22.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 22:35:22.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.518 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 22:35:22.520 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 22:35:22.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 22:35:22.525 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 22:35:22.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 22:35:22.534 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.536 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 22:35:22.539 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 22:35:22.541 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 22:35:22.543 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 22:35:22.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 22:35:22.552 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.555 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 22:35:22.557 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 22:35:22.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 22:35:22.562 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 22:35:22.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 22:35:22.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.573 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 22:35:22.576 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 22:35:22.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 22:35:22.580 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 22:35:22.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 22:35:22.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.592 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 22:35:22.595 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 22:35:22.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 22:35:22.599 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 22:35:22.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 22:35:22.609 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.611 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 22:35:22.614 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 22:35:22.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 22:35:22.618 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 22:35:22.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 22:35:22.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.629 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 22:35:22.632 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 22:35:22.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 22:35:22.636 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 22:35:22.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 22:35:22.645 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.648 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 22:35:22.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 22:35:22.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 22:35:22.655 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 22:35:22.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 22:35:22.664 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.667 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 22:35:22.669 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 22:35:22.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 22:35:22.674 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 22:35:22.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 22:35:22.683 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.685 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 22:35:22.688 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 22:35:22.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 22:35:22.692 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 22:35:22.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 22:35:22.702 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.704 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 22:35:22.706 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 22:35:22.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 22:35:22.711 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 22:35:22.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 22:35:22.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.723 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 22:35:22.725 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 22:35:22.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 22:35:22.730 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 22:35:22.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 22:35:22.739 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.741 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 22:35:22.744 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 22:35:22.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 22:35:22.749 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 22:35:22.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 22:35:22.758 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.761 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 22:35:22.764 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 22:35:22.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 22:35:22.769 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 22:35:22.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 22:35:22.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.781 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 22:35:22.783 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 22:35:22.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 22:35:22.788 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 22:35:22.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 22:35:22.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.800 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 22:35:22.802 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 22:35:22.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 22:35:22.807 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 22:35:22.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 22:35:22.816 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.819 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 22:35:22.822 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 22:35:22.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 22:35:22.827 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 22:35:22.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:22.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:22.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 22:35:22.836 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:22.838 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 22:35:22.859 | Using python 3.8 to install etcd3 2022-04-13 22:35:22.861 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 22:35:23.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:23.712 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:23.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:23.712 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:24.900 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:24.949 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 22:35:24.957 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 22:35:24.960 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 22:35:24.962 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 22:35:24.963 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 22:35:27.575 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:35:27.582 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:35:27.583 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:35:27.700 | + inc/python:pip_install:200 : result=0 2022-04-13 22:35:27.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:35:27.705 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:27.707 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:27.709 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:27.711 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:27.713 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:27.715 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:35:27.717 | + functions-common:time_stop:2439 : start_time=1649889322854 2022-04-13 22:35:27.719 | + functions-common:time_stop:2441 : [[ -z 1649889322854 ]] 2022-04-13 22:35:27.722 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:27.727 | + functions-common:time_stop:2444 : end_time=1649889327724 2022-04-13 22:35:27.729 | + functions-common:time_stop:2445 : elapsed_time=4870 2022-04-13 22:35:27.731 | + functions-common:time_stop:2446 : total=27373 2022-04-13 22:35:27.733 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:27.735 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32243 2022-04-13 22:35:27.737 | + inc/python:pip_install:203 : return 0 2022-04-13 22:35:27.740 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 22:35:27.761 | Using python 3.8 to install etcd3gw 2022-04-13 22:35:27.763 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 22:35:28.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:28.631 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:28.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:28.631 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:30.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:30.169 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 22:35:30.176 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 22:35:30.178 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 22:35:30.179 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 22:35:30.180 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 22:35:30.214 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 22:35:30.215 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 22:35:30.217 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 22:35:30.218 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 22:35:32.714 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:35:32.721 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:35:32.721 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:35:32.839 | + inc/python:pip_install:200 : result=0 2022-04-13 22:35:32.841 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:35:32.843 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:32.846 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:32.848 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:32.850 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:32.853 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:32.855 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:35:32.857 | + functions-common:time_stop:2439 : start_time=1649889327756 2022-04-13 22:35:32.859 | + functions-common:time_stop:2441 : [[ -z 1649889327756 ]] 2022-04-13 22:35:32.862 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:32.866 | + functions-common:time_stop:2444 : end_time=1649889332863 2022-04-13 22:35:32.868 | + functions-common:time_stop:2445 : elapsed_time=5107 2022-04-13 22:35:32.871 | + functions-common:time_stop:2446 : total=32243 2022-04-13 22:35:32.873 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:32.875 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37350 2022-04-13 22:35:32.877 | + inc/python:pip_install:203 : return 0 2022-04-13 22:35:32.880 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 22:35:32.882 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 22:35:32.884 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 22:35:32.887 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:35:32.889 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:35:32.891 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:35:32.893 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:35:32.896 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:35:32.898 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:35:32.900 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:35:32.903 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:35:32.905 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:35:32.907 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:35:32.910 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:35:32.912 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 22:35:32.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:32.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:32.919 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 22:35:32.922 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:35:32.924 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:35:32.926 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:35:32.928 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:35:32.931 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:35:32.933 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:35:32.936 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:35:32.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:32.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:32.942 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:35:32.945 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:35:32.947 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:35:32.949 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:35:32.952 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:35:32.954 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:35:32.956 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:32.958 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:32.961 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:35:32.982 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:35:33.091 | Reading package lists... 2022-04-13 22:35:33.332 | Building dependency tree... 2022-04-13 22:35:33.333 | Reading state information... 2022-04-13 22:35:33.587 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 22:35:33.587 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 22:35:33.587 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:35:33.587 | The following packages were automatically installed and are no longer required: 2022-04-13 22:35:33.588 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:35:33.588 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:35:33.588 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:35:33.588 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:35:33.588 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:35:33.588 | python3-zope.interface 2022-04-13 22:35:33.588 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:35:33.705 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:35:33.709 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:35:33.711 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:35:33.713 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:33.716 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:33.718 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:33.720 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:33.722 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:33.724 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:35:33.727 | + functions-common:time_stop:2439 : start_time=1649889332979 2022-04-13 22:35:33.729 | + functions-common:time_stop:2441 : [[ -z 1649889332979 ]] 2022-04-13 22:35:33.732 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:33.736 | + functions-common:time_stop:2444 : end_time=1649889333733 2022-04-13 22:35:33.738 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-13 22:35:33.740 | + functions-common:time_stop:2446 : total=4541 2022-04-13 22:35:33.743 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:33.745 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5295 2022-04-13 22:35:33.747 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:35:33.750 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 22:35:33.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:35:33.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:35:33.756 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 22:35:33.819 | Module proxy already enabled 2022-04-13 22:35:33.823 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 22:35:33.886 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 22:35:33.886 | Module proxy already enabled 2022-04-13 22:35:33.886 | Module proxy_uwsgi already enabled 2022-04-13 22:35:33.890 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 22:35:33.892 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:35:33.895 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:35:33.897 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:35:34.100 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 22:35:34.103 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 22:35:34.105 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 22:35:34.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 22:35:34.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.117 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 22:35:34.119 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 22:35:34.122 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 22:35:34.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 22:35:34.131 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.134 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 22:35:34.136 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 22:35:34.139 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 22:35:34.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 22:35:34.149 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.152 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 22:35:34.154 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 22:35:34.157 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 22:35:34.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 22:35:34.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.169 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 22:35:34.171 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 22:35:34.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 22:35:34.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.183 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 22:35:34.185 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 22:35:34.188 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 22:35:34.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 22:35:34.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.200 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 22:35:34.217 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:34.219 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 22:35:34.222 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 22:35:34.224 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 22:35:34.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 22:35:34.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.236 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 22:35:34.252 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:34.254 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 22:35:34.257 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 22:35:34.259 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 22:35:34.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 22:35:34.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.271 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 22:35:34.274 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 22:35:34.277 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 22:35:34.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:35:34.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:35:34.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 22:35:34.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:35:34.289 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 22:35:34.291 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 22:35:34.294 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:35:34.297 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 22:35:34.299 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 22:35:34.302 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:35:34.306 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:35:34.306 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:35:34.311 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 22:35:34.314 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 22:35:34.316 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 22:35:34.319 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 22:35:34.322 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 22:35:34.344 | Using python 3.8 to install keystonemiddleware 2022-04-13 22:35:34.346 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 22:35:35.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:35.201 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:35.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:35.201 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:36.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:36.409 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 22:35:36.463 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 22:35:36.464 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 22:35:36.465 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 22:35:36.466 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 22:35:36.468 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 22:35:36.469 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 22:35:36.470 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 22:35:36.471 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 22:35:36.472 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 22:35:36.473 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 22:35:36.474 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 22:35:36.475 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 22:35:36.476 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 22:35:36.478 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 22:35:36.536 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 22:35:36.537 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 22:35:36.538 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 22:35:36.576 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 22:35:36.616 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 22:35:36.617 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 22:35:36.618 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 22:35:36.619 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 22:35:36.670 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 22:35:36.671 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 22:35:36.682 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 22:35:36.684 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 22:35:36.698 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 22:35:36.699 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 22:35:36.701 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 22:35:36.767 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 22:35:36.768 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 22:35:36.770 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 22:35:36.772 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 22:35:36.822 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 22:35:36.834 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 22:35:39.275 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:35:39.283 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:35:39.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:35:39.402 | + inc/python:pip_install:200 : result=0 2022-04-13 22:35:39.405 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:35:39.407 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:39.409 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:39.411 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:39.414 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:39.416 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:39.418 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:35:39.421 | + functions-common:time_stop:2439 : start_time=1649889334339 2022-04-13 22:35:39.423 | + functions-common:time_stop:2441 : [[ -z 1649889334339 ]] 2022-04-13 22:35:39.425 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:39.430 | + functions-common:time_stop:2444 : end_time=1649889339427 2022-04-13 22:35:39.432 | + functions-common:time_stop:2445 : elapsed_time=5088 2022-04-13 22:35:39.434 | + functions-common:time_stop:2446 : total=37350 2022-04-13 22:35:39.436 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:39.439 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42438 2022-04-13 22:35:39.441 | + inc/python:pip_install:203 : return 0 2022-04-13 22:35:39.443 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 22:35:39.446 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 22:35:39.448 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:35:39.451 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 22:35:39.453 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 22:35:39.456 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:35:39.459 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:35:39.460 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:35:39.465 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 22:35:39.467 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 22:35:39.469 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 22:35:39.472 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 22:35:39.474 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 22:35:39.496 | Using python 3.8 to install python-memcached 2022-04-13 22:35:39.499 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 22:35:40.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:40.373 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:40.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:40.373 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:41.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:41.580 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 22:35:41.583 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 22:35:44.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-13 22:35:44.122 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:35:44.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:35:44.238 | + inc/python:pip_install:200 : result=0 2022-04-13 22:35:44.240 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:35:44.243 | + functions-common:time_stop:2432 : local name 2022-04-13 22:35:44.245 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:35:44.248 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:35:44.250 | + functions-common:time_stop:2435 : local total 2022-04-13 22:35:44.252 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:35:44.254 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:35:44.256 | + functions-common:time_stop:2439 : start_time=1649889339490 2022-04-13 22:35:44.259 | + functions-common:time_stop:2441 : [[ -z 1649889339490 ]] 2022-04-13 22:35:44.262 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:35:44.266 | + functions-common:time_stop:2444 : end_time=1649889344264 2022-04-13 22:35:44.268 | + functions-common:time_stop:2445 : elapsed_time=4774 2022-04-13 22:35:44.271 | + functions-common:time_stop:2446 : total=42438 2022-04-13 22:35:44.273 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:35:44.275 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47212 2022-04-13 22:35:44.277 | + inc/python:pip_install:203 : return 0 2022-04-13 22:35:44.280 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 22:35:44.297 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:35:44.299 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-13 22:35:44.301 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 22:35:44.304 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 22:35:44.307 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 22:35:44.309 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:35:44.311 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 22:35:44.314 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 22:35:44.329 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:35:44.331 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 22:35:44.334 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 22:35:44.336 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 22:35:44.338 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:35:44.340 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:35:44.342 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:35:44.345 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:35:44.347 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:35:44.349 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:35:44.364 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:35:44.366 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:35:44.369 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:35:44.372 | + functions-common:git_clone:629 : echo master 2022-04-13 22:35:44.372 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:35:44.377 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 22:35:44.379 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:35:44.381 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 22:35:44.394 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 22:35:44.397 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:35:44.397 | + functions-common:git_clone:685 : head -1 2022-04-13 22:35:44.400 | c141e6164 trivial: Fix typo 2022-04-13 22:35:44.403 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:35:44.405 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 22:35:44.407 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:35:44.410 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:35:44.412 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 22:35:44.414 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:35:44.417 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 22:35:44.419 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:35:44.422 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:35:44.424 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 22:35:44.427 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:35:44.429 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:35:44.433 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 22:35:44.435 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:35:44.438 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 22:35:44.441 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:35:44.443 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:35:44.446 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 22:35:44.452 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 22:35:44.454 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 22:35:45.156 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 22:35:45.159 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:35:45.161 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:35:45.163 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:35:45.166 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:35:45.168 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 22:35:45.170 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:35:45.172 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:35:45.174 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:35:45.177 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:35:45.179 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:35:45.181 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:35:45.183 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:35:45.185 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 22:35:45.205 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 22:35:45.208 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 22:35:46.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:46.069 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:46.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:35:46.069 | from cryptography.utils import int_from_bytes 2022-04-13 22:35:47.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:35:47.267 | Obtaining file:///opt/stack/keystone 2022-04-13 22:35:47.268 | Preparing metadata (setup.py): started 2022-04-13 22:35:52.365 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:35:52.440 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 22:35:52.441 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 22:35:52.442 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:35:52.443 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 22:35:52.444 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 22:35:52.446 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 22:35:52.447 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 22:35:52.448 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 22:35:52.449 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 22:35:52.450 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 22:35:52.451 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 22:35:52.452 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:35:52.453 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 22:35:52.454 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 22:35:52.456 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 22:35:52.458 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 22:35:52.459 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 22:35:52.460 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 22:35:52.462 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 22:35:52.463 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 22:35:52.464 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 22:35:52.465 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 22:35:52.466 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 22:35:52.467 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 22:35:52.469 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 22:35:52.469 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:35:52.470 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 22:35:52.471 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 22:35:52.472 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 22:35:52.474 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:35:52.475 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 22:35:52.476 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 22:35:52.477 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 22:35:52.478 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 22:35:52.489 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 22:35:52.490 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 22:35:52.533 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 22:35:52.550 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:35:52.553 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 22:35:52.554 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 22:35:52.555 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 22:35:52.557 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 22:35:52.566 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 22:35:52.629 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 22:35:52.631 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 22:35:52.726 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:35:52.727 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 22:35:52.728 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 22:35:52.729 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 22:35:52.784 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 22:35:52.787 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 22:35:52.788 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 22:35:52.838 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 22:35:52.840 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 22:35:52.921 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 22:35:52.924 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 22:35:52.926 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 22:35:52.927 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 22:35:52.929 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 22:35:52.930 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 22:35:52.951 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 22:35:52.999 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:35:53.020 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 22:35:53.021 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 22:35:53.022 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 22:35:53.023 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 22:35:53.077 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 22:35:53.192 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 22:35:53.194 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 22:35:53.196 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 22:35:53.196 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 22:35:53.198 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 22:35:53.418 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 22:35:53.438 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 22:35:53.439 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 22:35:53.506 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 22:35:53.525 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 22:35:53.581 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 22:35:53.620 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 22:35:53.727 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 22:35:53.782 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:35:53.854 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 22:35:53.981 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 22:35:54.010 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 22:35:54.050 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 22:35:54.053 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 22:35:54.055 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:35:54.055 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 22:35:54.056 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 22:35:54.057 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 22:35:54.110 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 22:35:54.245 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 22:35:54.248 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 22:35:54.249 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 22:35:54.250 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 22:35:54.400 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:35:54.478 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:35:54.720 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 22:35:54.977 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 22:35:55.012 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 22:35:56.887 | Installing collected packages: keystone 2022-04-13 22:35:56.887 | Attempting uninstall: keystone 2022-04-13 22:35:56.887 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 22:35:56.891 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 22:35:56.892 | Running setup.py develop for keystone 2022-04-13 22:36:03.048 | Successfully installed keystone 2022-04-13 22:36:03.048 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:36:03.055 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:36:03.055 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:36:03.186 | + inc/python:pip_install:200 : result=0 2022-04-13 22:36:03.188 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:36:03.190 | + functions-common:time_stop:2432 : local name 2022-04-13 22:36:03.192 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:36:03.194 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:36:03.196 | + functions-common:time_stop:2435 : local total 2022-04-13 22:36:03.199 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:36:03.201 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:36:03.203 | + functions-common:time_stop:2439 : start_time=1649889345200 2022-04-13 22:36:03.205 | + functions-common:time_stop:2441 : [[ -z 1649889345200 ]] 2022-04-13 22:36:03.207 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:36:03.212 | + functions-common:time_stop:2444 : end_time=1649889363209 2022-04-13 22:36:03.214 | + functions-common:time_stop:2445 : elapsed_time=18009 2022-04-13 22:36:03.216 | + functions-common:time_stop:2446 : total=47212 2022-04-13 22:36:03.218 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:36:03.220 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65221 2022-04-13 22:36:03.222 | + inc/python:pip_install:203 : return 0 2022-04-13 22:36:03.225 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:36:03.228 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:36:03.230 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:36:03.248 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:36:03.260 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 22:36:03.263 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 22:36:03.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:36:03.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:36:03.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-13 22:36:03.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:36:03.275 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 22:36:03.292 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:03.294 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:36:03.296 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:36:03.299 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 22:36:03.301 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 22:36:03.313 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 22:36:03.316 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 22:36:03.320 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 22:36:03.336 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:03.338 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 22:36:03.370 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 22:36:03.397 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 22:36:03.427 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 22:36:03.457 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 22:36:03.486 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 22:36:03.516 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 22:36:03.544 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 22:36:03.571 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 22:36:03.573 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 22:36:03.576 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 22:36:03.578 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 22:36:03.580 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:36:03.583 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:36:03.598 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:03.601 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:36:03.603 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:36:03.606 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:36:03.620 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:03.623 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:36:03.625 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:36:03.657 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:36:03.662 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:36:03.665 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 22:36:03.667 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 22:36:03.683 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:03.685 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-04-13 22:36:03.716 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 22:36:03.719 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 22:36:03.749 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 22:36:03.752 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 22:36:03.754 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 22:36:03.756 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 22:36:03.759 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 22:36:03.762 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 22:36:03.795 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 22:36:03.798 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 22:36:03.800 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 22:36:03.802 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 22:36:03.806 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:36:03.823 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:36:03.825 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:36:03.827 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:36:03.830 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:36:03.832 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:36:03.859 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:36:03.887 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:36:03.914 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:36:03.942 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 22:36:03.969 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:36:03.972 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 22:36:03.975 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:36:03.977 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 22:36:03.979 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 22:36:03.981 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:36:03.984 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:36:03.987 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 22:36:03.991 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 22:36:03.994 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:36:03.996 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:36:04.009 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:36:04.009 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:36:04.018 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:36:04.022 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:36:04.037 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:36:04.040 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:36:04.043 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 22:36:04.073 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 22:36:04.100 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 22:36:04.127 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 22:36:04.153 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 22:36:04.181 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 22:36:04.207 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 22:36:04.234 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 22:36:04.262 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 22:36:04.291 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:36:04.321 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 22:36:04.348 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 22:36:04.376 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 22:36:04.402 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:36:04.405 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:36:04.408 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 22:36:04.410 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 22:36:04.412 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:36:04.415 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:04.417 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:04.420 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:36:04.422 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:36:04.424 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:36:04.452 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 22:36:04.479 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 22:36:04.480 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:36:04.488 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 22:36:04.492 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 22:36:04.495 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 22:36:04.497 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:36:04.499 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:36:04.501 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:36:04.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:04.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:04.508 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:36:04.511 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:36:04.513 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:04.515 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:04.517 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 22:36:04.582 | Site keystone-wsgi-public already enabled 2022-04-13 22:36:04.587 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:36:04.590 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:36:04.592 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:36:04.595 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:36:04.731 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 22:36:04.762 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 22:36:04.794 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 22:36:04.824 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 22:36:04.827 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 22:36:04.858 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 22:36:04.886 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 22:36:04.914 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 22:36:04.916 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 22:36:04.934 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:04.937 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 22:36:04.964 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:04.966 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 22:36:04.969 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 22:36:04.971 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 22:36:04.974 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:36:04.976 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 22:36:04.979 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 22:36:04.981 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 22:36:04.983 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 22:36:04.985 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:36:04.988 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:36:04.991 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:36:04.993 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:36:04.995 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:36:04.998 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:36:05.015 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:36:05.017 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:36:05.019 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:36:05.022 | + functions-common:git_clone:629 : echo master 2022-04-13 22:36:05.022 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:36:05.028 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 22:36:05.030 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:36:05.033 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 22:36:05.045 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 22:36:05.048 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:36:05.048 | + functions-common:git_clone:685 : head -1 2022-04-13 22:36:05.051 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 22:36:05.054 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:36:05.056 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 22:36:05.059 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:36:05.061 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:36:05.064 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 22:36:05.066 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 22:36:05.068 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 22:36:05.071 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:36:05.074 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:36:05.076 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 22:36:05.078 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:36:05.081 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 22:36:05.084 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 22:36:05.087 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:36:05.089 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 22:36:05.092 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:36:05.094 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:36:05.097 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 22:36:05.102 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 22:36:05.105 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 22:36:05.781 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 22:36:05.783 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:36:05.786 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:36:05.789 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:36:05.791 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:36:05.793 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 22:36:05.796 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:36:05.798 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 22:36:05.800 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:36:05.802 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 22:36:05.805 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 22:36:05.807 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 22:36:05.809 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:36:05.811 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 22:36:05.832 | Using python 3.8 to install /opt/stack/swift 2022-04-13 22:36:05.835 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 22:36:06.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:06.703 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:06.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:06.703 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:07.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:36:07.909 | Obtaining file:///opt/stack/swift 2022-04-13 22:36:07.909 | Preparing metadata (setup.py): started 2022-04-13 22:36:12.610 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:36:12.650 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 22:36:12.651 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 22:36:12.652 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 22:36:12.653 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 22:36:12.654 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 22:36:12.655 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 22:36:12.656 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 22:36:12.657 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 22:36:12.658 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 22:36:12.660 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 22:36:12.661 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 22:36:12.698 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 22:36:12.706 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 22:36:12.762 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 22:36:12.764 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 22:36:12.765 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 22:36:12.766 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 22:36:12.767 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 22:36:12.768 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 22:36:12.769 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 22:36:12.770 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 22:36:12.771 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 22:36:12.772 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 22:36:12.773 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 22:36:12.775 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 22:36:12.794 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 22:36:12.827 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 22:36:12.828 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 22:36:12.829 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 22:36:12.831 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 22:36:12.853 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 22:36:12.956 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 22:36:12.957 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 22:36:12.963 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 22:36:13.005 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 22:36:13.049 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 22:36:13.050 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 22:36:13.052 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 22:36:13.053 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 22:36:13.113 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 22:36:13.115 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 22:36:13.130 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 22:36:13.131 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 22:36:13.150 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 22:36:13.152 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 22:36:13.293 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 22:36:13.309 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 22:36:15.586 | Installing collected packages: swift 2022-04-13 22:36:15.586 | Attempting uninstall: swift 2022-04-13 22:36:15.586 | Found existing installation: swift 2.30.0.dev15 2022-04-13 22:36:15.589 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 22:36:15.591 | Running setup.py develop for swift 2022-04-13 22:36:21.520 | Successfully installed swift 2022-04-13 22:36:21.520 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:36:21.530 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:36:21.530 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:36:21.672 | + inc/python:pip_install:200 : result=0 2022-04-13 22:36:21.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:36:21.676 | + functions-common:time_stop:2432 : local name 2022-04-13 22:36:21.679 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:36:21.681 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:36:21.683 | + functions-common:time_stop:2435 : local total 2022-04-13 22:36:21.685 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:36:21.687 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:36:21.689 | + functions-common:time_stop:2439 : start_time=1649889365827 2022-04-13 22:36:21.692 | + functions-common:time_stop:2441 : [[ -z 1649889365827 ]] 2022-04-13 22:36:21.695 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:36:21.699 | + functions-common:time_stop:2444 : end_time=1649889381697 2022-04-13 22:36:21.701 | + functions-common:time_stop:2445 : elapsed_time=15870 2022-04-13 22:36:21.703 | + functions-common:time_stop:2446 : total=65221 2022-04-13 22:36:21.705 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:36:21.708 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81091 2022-04-13 22:36:21.710 | + inc/python:pip_install:203 : return 0 2022-04-13 22:36:21.713 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:36:21.715 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:36:21.718 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:36:21.736 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:36:21.748 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 22:36:21.750 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 22:36:21.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:36:21.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:36:21.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-13 22:36:21.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:36:21.763 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 22:36:21.766 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:36:21.768 | + ./stack.sh:main:910 : configure_swift 2022-04-13 22:36:21.770 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 22:36:21.772 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 22:36:21.775 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 22:36:21.777 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 22:36:21.779 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 22:36:23.005 | No object-expirer running 2022-04-13 22:36:23.005 | No account-replicator running 2022-04-13 22:36:23.005 | No object-server running 2022-04-13 22:36:23.005 | No container-reconciler running 2022-04-13 22:36:23.005 | No container-auditor running 2022-04-13 22:36:23.005 | No account-auditor running 2022-04-13 22:36:23.005 | No container-server running 2022-04-13 22:36:23.005 | No account-server running 2022-04-13 22:36:23.005 | No proxy-server running 2022-04-13 22:36:23.005 | No container-updater running 2022-04-13 22:36:23.005 | No object-auditor running 2022-04-13 22:36:23.005 | No object-reconstructor running 2022-04-13 22:36:23.005 | No object-updater running 2022-04-13 22:36:23.005 | No container-sharder running 2022-04-13 22:36:23.005 | No container-replicator running 2022-04-13 22:36:23.005 | No container-sync running 2022-04-13 22:36:23.006 | No account-reaper running 2022-04-13 22:36:23.006 | No object-replicator running 2022-04-13 22:36:23.103 | + lib/swift:configure_swift:337 : true 2022-04-13 22:36:23.105 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 22:36:23.118 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 22:36:23.130 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 22:36:23.133 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 22:36:23.133 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 22:36:23.138 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 22:36:23.138 | s/%GROUP%/ubuntu/; 2022-04-13 22:36:23.138 | s/%USER%/ubuntu/; 2022-04-13 22:36:23.138 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 22:36:23.138 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 22:36:23.142 | uid = ubuntu 2022-04-13 22:36:23.142 | gid = ubuntu 2022-04-13 22:36:23.142 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 22:36:23.142 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 22:36:23.142 | address = 127.0.0.1 2022-04-13 22:36:23.142 | 2022-04-13 22:36:23.142 | [account6612] 2022-04-13 22:36:23.142 | max connections = 25 2022-04-13 22:36:23.142 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:36:23.142 | read only = false 2022-04-13 22:36:23.142 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 22:36:23.142 | 2022-04-13 22:36:23.142 | [account6622] 2022-04-13 22:36:23.142 | max connections = 25 2022-04-13 22:36:23.142 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:36:23.142 | read only = false 2022-04-13 22:36:23.142 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 22:36:23.142 | 2022-04-13 22:36:23.142 | [account6632] 2022-04-13 22:36:23.142 | max connections = 25 2022-04-13 22:36:23.142 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:36:23.142 | read only = false 2022-04-13 22:36:23.142 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 22:36:23.142 | 2022-04-13 22:36:23.142 | [account6642] 2022-04-13 22:36:23.143 | max connections = 25 2022-04-13 22:36:23.143 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:36:23.143 | read only = false 2022-04-13 22:36:23.143 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 22:36:23.143 | 2022-04-13 22:36:23.143 | 2022-04-13 22:36:23.143 | [container6611] 2022-04-13 22:36:23.143 | max connections = 25 2022-04-13 22:36:23.143 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:36:23.143 | read only = false 2022-04-13 22:36:23.143 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 22:36:23.143 | 2022-04-13 22:36:23.143 | [container6621] 2022-04-13 22:36:23.143 | max connections = 25 2022-04-13 22:36:23.143 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:36:23.143 | read only = false 2022-04-13 22:36:23.143 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 22:36:23.143 | 2022-04-13 22:36:23.143 | [container6631] 2022-04-13 22:36:23.143 | max connections = 25 2022-04-13 22:36:23.143 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:36:23.143 | read only = false 2022-04-13 22:36:23.143 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 22:36:23.143 | 2022-04-13 22:36:23.143 | [container6641] 2022-04-13 22:36:23.143 | max connections = 25 2022-04-13 22:36:23.143 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:36:23.143 | read only = false 2022-04-13 22:36:23.143 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 22:36:23.144 | 2022-04-13 22:36:23.144 | 2022-04-13 22:36:23.144 | [object6613] 2022-04-13 22:36:23.144 | max connections = 25 2022-04-13 22:36:23.144 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:36:23.144 | read only = false 2022-04-13 22:36:23.144 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 22:36:23.144 | 2022-04-13 22:36:23.144 | [object6623] 2022-04-13 22:36:23.144 | max connections = 25 2022-04-13 22:36:23.144 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:36:23.144 | read only = false 2022-04-13 22:36:23.144 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 22:36:23.144 | 2022-04-13 22:36:23.144 | [object6633] 2022-04-13 22:36:23.144 | max connections = 25 2022-04-13 22:36:23.144 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:36:23.144 | read only = false 2022-04-13 22:36:23.144 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 22:36:23.144 | 2022-04-13 22:36:23.144 | [object6643] 2022-04-13 22:36:23.144 | max connections = 25 2022-04-13 22:36:23.144 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:36:23.144 | read only = false 2022-04-13 22:36:23.144 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 22:36:23.145 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 22:36:23.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:23.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:23.151 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 22:36:23.164 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 22:36:23.166 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 22:36:23.171 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 22:36:23.175 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 22:36:23.177 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 22:36:23.182 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 22:36:23.209 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-04-13 22:36:23.235 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 22:36:23.253 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 22:36:23.281 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 22:36:23.299 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:36:23.327 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 22:36:23.345 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 22:36:23.374 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 22:36:23.391 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 22:36:23.419 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 22:36:23.437 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:36:23.464 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 22:36:23.482 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 22:36:23.497 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:23.499 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 22:36:23.528 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 22:36:23.555 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 22:36:23.582 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 22:36:23.609 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 22:36:23.623 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:23.626 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 22:36:23.652 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 22:36:23.668 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:23.670 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 22:36:23.684 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:23.687 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 22:36:23.689 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 22:36:23.704 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:23.706 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 22:36:23.708 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 22:36:23.710 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 22:36:23.715 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 22:36:23.723 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 22:36:23.750 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 22:36:23.776 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 22:36:23.806 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 22:36:23.835 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 22:36:23.872 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 22:36:23.874 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 22:36:23.876 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 22:36:23.878 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 22:36:23.880 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 22:36:23.908 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 22:36:23.936 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-04-13 22:36:23.963 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 22:36:23.990 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 22:36:24.017 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 22:36:24.044 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 22:36:24.071 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 22:36:24.100 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:36:24.127 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 22:36:24.155 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 22:36:24.182 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 22:36:24.209 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 22:36:24.237 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 22:36:24.266 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 22:36:24.295 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 22:36:24.314 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 22:36:24.342 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 22:36:24.370 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 22:36:24.374 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 22:36:24.403 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 22:36:24.429 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 22:36:24.457 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 22:36:24.459 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 22:36:24.461 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:36:24.463 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 22:36:24.468 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 22:36:24.470 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:36:24.472 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:36:24.474 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 22:36:24.476 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 22:36:24.479 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:36:24.481 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:36:24.483 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 22:36:24.502 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 22:36:24.530 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 22:36:24.548 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 22:36:24.576 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 22:36:24.593 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:36:24.621 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 22:36:24.640 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:36:24.667 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 22:36:24.686 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:36:24.714 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 22:36:24.733 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 22:36:24.761 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:36:24.778 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:36:24.807 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 22:36:24.825 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 22:36:24.853 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 22:36:24.872 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 22:36:24.899 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 22:36:24.905 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 22:36:24.923 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:36:24.951 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 22:36:24.980 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:36:24.982 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 22:36:24.987 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 22:36:24.989 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:36:24.991 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:36:24.993 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 22:36:24.996 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 22:36:24.998 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:36:25.000 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:36:25.002 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 22:36:25.020 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 22:36:25.050 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 22:36:25.068 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 22:36:25.098 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 22:36:25.117 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:36:25.145 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 22:36:25.164 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:36:25.192 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 22:36:25.210 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:36:25.239 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 22:36:25.256 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 22:36:25.286 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:36:25.305 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:36:25.334 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 22:36:25.352 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 22:36:25.381 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 22:36:25.398 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 22:36:25.427 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 22:36:25.431 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 22:36:25.450 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:36:25.479 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:36:25.481 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 22:36:25.485 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 22:36:25.487 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:36:25.489 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:36:25.492 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 22:36:25.494 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 22:36:25.496 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:36:25.498 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:36:25.500 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 22:36:25.519 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 22:36:25.548 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 22:36:25.566 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 22:36:25.594 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 22:36:25.612 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:36:25.640 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 22:36:25.659 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:36:25.687 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 22:36:25.706 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:36:25.734 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 22:36:25.754 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 22:36:25.783 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:36:25.800 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:36:25.829 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 22:36:25.847 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 22:36:25.876 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 22:36:25.894 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 22:36:25.922 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 22:36:25.927 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 22:36:25.946 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:36:25.979 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 22:36:26.007 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 22:36:26.035 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 22:36:26.063 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 22:36:26.066 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 22:36:26.070 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 22:36:26.099 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 22:36:26.127 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 22:36:26.156 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 22:36:26.185 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 22:36:26.213 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 22:36:26.245 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 22:36:26.275 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 22:36:26.303 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 22:36:26.331 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 22:36:26.347 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:26.349 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 22:36:26.368 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 22:36:26.371 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 22:36:26.390 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 22:36:26.393 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-04-13 22:36:26.420 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 22:36:26.422 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 22:36:26.449 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-04-13 22:36:26.477 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 22:36:26.480 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 22:36:26.508 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 22:36:26.523 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:26.525 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 22:36:26.528 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 22:36:26.533 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 22:36:26.535 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 22:36:26.548 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 22:36:26.550 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 22:36:26.562 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 22:36:26.564 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 22:36:26.567 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:36:26.569 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:36:26.571 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:36:26.574 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:36:26.576 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:36:26.584 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:36:26.587 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 22:36:26.599 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:36:26.602 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 22:36:26.605 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 22:36:26.622 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:26.625 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 22:36:26.642 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:26.644 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 22:36:26.647 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 22:36:26.649 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 22:36:26.652 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:36:26.655 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 22:36:26.657 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 22:36:26.660 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 22:36:26.663 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 22:36:26.680 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:26.683 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 22:36:26.686 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 22:36:26.703 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:26.706 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 22:36:26.708 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 22:36:26.711 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 22:36:26.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:36:26.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:36:26.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-13 22:36:26.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:36:26.725 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 22:36:26.728 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 22:36:26.731 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 22:36:26.734 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 22:36:26.737 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 22:36:26.739 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 22:36:26.742 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 22:36:26.745 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 22:36:26.748 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 22:36:26.751 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 22:36:26.755 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:36:26.755 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 22:36:26.760 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 22:36:26.763 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 22:36:26.765 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 22:36:26.768 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 22:36:26.771 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 22:36:26.793 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 22:36:26.796 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 22:36:27.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:27.663 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:27.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:27.663 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:28.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:36:28.870 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 22:36:28.952 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 22:36:28.953 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 22:36:28.954 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 22:36:28.956 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 22:36:28.957 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 22:36:28.958 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 22:36:28.959 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 22:36:28.960 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 22:36:28.961 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 22:36:28.962 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 22:36:28.964 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 22:36:28.965 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 22:36:28.967 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 22:36:28.969 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 22:36:28.971 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 22:36:28.973 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 22:36:28.976 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 22:36:28.979 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 22:36:28.988 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 22:36:28.989 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 22:36:29.002 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 22:36:29.071 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 22:36:29.073 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 22:36:29.074 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 22:36:29.098 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 22:36:29.100 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 22:36:29.101 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 22:36:29.103 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 22:36:29.105 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 22:36:29.116 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 22:36:29.158 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 22:36:29.159 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 22:36:29.160 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 22:36:29.161 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 22:36:29.181 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 22:36:29.184 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 22:36:29.200 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 22:36:29.216 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 22:36:29.219 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 22:36:29.237 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 22:36:29.239 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 22:36:29.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 22:36:29.321 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 22:36:29.324 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 22:36:29.325 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 22:36:29.376 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 22:36:29.403 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 22:36:29.636 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 22:36:29.640 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 22:36:29.672 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 22:36:29.672 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 22:36:29.673 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 22:36:29.676 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 22:36:29.678 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 22:36:29.681 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 22:36:29.736 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 22:36:29.919 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 22:36:29.942 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 22:36:30.026 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 22:36:30.173 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 22:36:32.290 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:36:32.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:36:32.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:36:32.421 | + inc/python:pip_install:200 : result=0 2022-04-13 22:36:32.423 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:36:32.426 | + functions-common:time_stop:2432 : local name 2022-04-13 22:36:32.428 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:36:32.430 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:36:32.432 | + functions-common:time_stop:2435 : local total 2022-04-13 22:36:32.435 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:36:32.437 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:36:32.439 | + functions-common:time_stop:2439 : start_time=1649889386787 2022-04-13 22:36:32.441 | + functions-common:time_stop:2441 : [[ -z 1649889386787 ]] 2022-04-13 22:36:32.444 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:36:32.449 | + functions-common:time_stop:2444 : end_time=1649889392446 2022-04-13 22:36:32.451 | + functions-common:time_stop:2445 : elapsed_time=5659 2022-04-13 22:36:32.454 | + functions-common:time_stop:2446 : total=81091 2022-04-13 22:36:32.456 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:36:32.458 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86750 2022-04-13 22:36:32.461 | + inc/python:pip_install:203 : return 0 2022-04-13 22:36:32.464 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 22:36:32.466 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 22:36:32.469 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 22:36:32.481 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 22:36:32.486 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 22:36:32.489 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 22:36:32.491 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 22:36:32.493 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:36:32.496 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:36:32.498 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:36:32.501 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:36:32.503 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:36:32.506 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:36:32.522 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:36:32.525 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:36:32.527 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:36:32.530 | + functions-common:git_clone:629 : echo master 2022-04-13 22:36:32.531 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:36:32.536 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 22:36:32.538 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:36:32.540 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 22:36:32.553 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 22:36:32.556 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:36:32.556 | + functions-common:git_clone:685 : head -1 2022-04-13 22:36:32.560 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 22:36:32.562 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:36:32.565 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 22:36:32.567 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:36:32.570 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:36:32.573 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 22:36:32.576 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:36:32.578 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 22:36:32.581 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:36:32.583 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:36:32.586 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 22:36:32.588 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:36:32.591 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:36:32.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 22:36:32.596 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:36:32.599 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 22:36:32.602 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:36:32.604 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:36:32.607 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 22:36:32.613 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 22:36:32.615 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 22:36:33.284 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 22:36:33.286 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:36:33.289 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:36:33.291 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:36:33.294 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:36:33.296 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 22:36:33.299 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:36:33.301 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:36:33.303 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:36:33.306 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:36:33.308 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:36:33.310 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:36:33.313 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:36:33.315 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 22:36:33.336 | Using python 3.8 to install /opt/stack/glance 2022-04-13 22:36:33.338 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 22:36:34.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:34.212 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:34.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:34.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:35.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:36:35.441 | Obtaining file:///opt/stack/glance 2022-04-13 22:36:35.442 | Preparing metadata (setup.py): started 2022-04-13 22:36:40.163 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:36:40.235 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 22:36:40.236 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 22:36:40.237 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 22:36:40.238 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 22:36:40.239 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 22:36:40.240 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 22:36:40.241 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 22:36:40.242 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 22:36:40.243 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 22:36:40.244 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 22:36:40.246 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 22:36:40.247 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:36:40.248 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 22:36:40.249 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:36:40.250 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 22:36:40.251 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:36:40.252 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 22:36:40.253 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 22:36:40.254 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:36:40.255 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 22:36:40.256 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 22:36:40.257 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:36:40.258 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:36:40.259 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:36:40.261 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 22:36:40.262 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 22:36:40.263 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 22:36:40.264 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 22:36:40.265 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:36:40.266 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 22:36:40.267 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 22:36:40.268 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 22:36:40.269 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 22:36:40.271 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 22:36:40.272 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 22:36:40.273 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 22:36:40.274 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 22:36:40.275 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:36:40.277 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 22:36:40.278 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 22:36:40.279 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 22:36:40.280 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:36:40.282 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 22:36:40.297 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 22:36:40.299 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:36:40.300 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 22:36:40.320 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 22:36:40.322 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 22:36:40.365 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 22:36:40.381 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 22:36:40.391 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 22:36:40.405 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 22:36:40.406 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 22:36:40.407 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 22:36:40.501 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 22:36:40.579 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 22:36:40.630 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 22:36:40.635 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 22:36:40.665 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 22:36:40.736 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 22:36:40.738 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 22:36:40.740 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:36:40.800 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 22:36:40.801 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 22:36:40.803 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 22:36:40.829 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 22:36:40.877 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 22:36:40.882 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 22:36:40.940 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 22:36:40.942 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 22:36:40.945 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 22:36:40.946 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 22:36:40.949 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 22:36:40.972 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 22:36:40.973 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 22:36:40.974 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:36:41.020 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 22:36:41.062 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 22:36:41.065 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 22:36:41.067 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 22:36:41.144 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 22:36:41.204 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 22:36:41.310 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 22:36:41.598 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:36:41.601 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 22:36:41.603 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 22:36:41.605 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 22:36:41.660 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 22:36:41.683 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 22:36:41.775 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 22:36:41.892 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 22:36:42.105 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 22:36:42.106 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:36:42.108 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 22:36:42.110 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 22:36:42.111 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 22:36:42.112 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 22:36:42.114 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 22:36:42.234 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 22:36:42.263 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 22:36:42.309 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 22:36:42.310 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 22:36:42.550 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 22:36:42.733 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 22:36:42.734 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 22:36:42.736 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 22:36:42.738 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 22:36:42.845 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 22:36:42.997 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:36:43.127 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 22:36:43.440 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 22:36:43.444 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 22:36:43.669 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 22:36:43.947 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 22:36:44.303 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 22:36:44.304 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 22:36:45.742 | Installing collected packages: glance 2022-04-13 22:36:45.742 | Attempting uninstall: glance 2022-04-13 22:36:45.742 | Found existing installation: glance 24.1.0.dev5 2022-04-13 22:36:45.749 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 22:36:45.751 | Running setup.py develop for glance 2022-04-13 22:36:51.923 | Successfully installed glance 2022-04-13 22:36:51.923 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:36:51.931 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:36:51.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:36:52.067 | + inc/python:pip_install:200 : result=0 2022-04-13 22:36:52.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:36:52.072 | + functions-common:time_stop:2432 : local name 2022-04-13 22:36:52.075 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:36:52.077 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:36:52.079 | + functions-common:time_stop:2435 : local total 2022-04-13 22:36:52.082 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:36:52.084 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:36:52.086 | + functions-common:time_stop:2439 : start_time=1649889393330 2022-04-13 22:36:52.088 | + functions-common:time_stop:2441 : [[ -z 1649889393330 ]] 2022-04-13 22:36:52.091 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:36:52.096 | + functions-common:time_stop:2444 : end_time=1649889412093 2022-04-13 22:36:52.098 | + functions-common:time_stop:2445 : elapsed_time=18763 2022-04-13 22:36:52.100 | + functions-common:time_stop:2446 : total=86750 2022-04-13 22:36:52.102 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:36:52.105 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105513 2022-04-13 22:36:52.107 | + inc/python:pip_install:203 : return 0 2022-04-13 22:36:52.109 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:36:52.112 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:36:52.114 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:36:52.133 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:36:52.146 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 22:36:52.148 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 22:36:52.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:36:52.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:36:52.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-13 22:36:52.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:36:52.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:36:52.163 | + ./stack.sh:main:922 : configure_glance 2022-04-13 22:36:52.166 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 22:36:52.178 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 22:36:52.181 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 22:36:52.183 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 22:36:52.186 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 22:36:52.188 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 22:36:52.190 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:36:52.193 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:36:52.195 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 22:36:52.224 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:36:52.253 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 22:36:52.282 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:36:52.311 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 22:36:52.342 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 22:36:52.372 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 22:36:52.374 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:36:52.377 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 22:36:52.380 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:36:52.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 22:36:52.412 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 22:36:52.443 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-13 22:36:52.474 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 22:36:52.503 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 22:36:52.533 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 22:36:52.563 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 22:36:52.592 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 22:36:52.622 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:36:52.658 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:36:52.689 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:36:52.718 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 22:36:52.721 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 22:36:52.723 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 22:36:52.725 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:36:52.728 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:36:52.731 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:36:52.747 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:52.751 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:36:52.753 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:36:52.755 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:36:52.772 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:52.774 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:36:52.777 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:36:52.807 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:36:52.810 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:36:52.812 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 22:36:52.815 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 22:36:52.817 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 22:36:52.847 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 22:36:52.876 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 22:36:52.879 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 22:36:52.881 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 22:36:52.884 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 22:36:52.886 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:36:52.888 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 22:36:52.891 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:36:52.921 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 22:36:52.923 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-04-13 22:36:52.952 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:36:52.955 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 22:36:52.971 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:52.974 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 22:36:53.003 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 22:36:53.033 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 22:36:53.064 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 22:36:53.094 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 22:36:53.124 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 22:36:53.141 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:53.143 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:36:53.175 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 22:36:53.204 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 22:36:53.236 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-04-13 22:36:53.266 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 22:36:53.296 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-04-13 22:36:53.326 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 22:36:53.343 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:53.345 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 22:36:53.348 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 22:36:53.350 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:36:53.353 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:36:53.370 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:36:53.372 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:36:53.375 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:36:53.377 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:36:53.380 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:36:53.410 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:36:53.439 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:36:53.469 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:36:53.499 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 22:36:53.503 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 22:36:53.534 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 22:36:53.563 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:36:53.593 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-04-13 22:36:53.623 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 22:36:53.653 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 22:36:53.683 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 22:36:53.713 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:36:53.743 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 22:36:53.773 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 22:36:53.803 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 22:36:53.833 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 22:36:53.838 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 22:36:53.845 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 22:36:53.861 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:36:53.864 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 22:36:53.866 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 22:36:53.869 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 22:36:53.871 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 22:36:53.874 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 22:36:53.876 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 22:36:53.880 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 22:36:53.883 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 22:36:53.887 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 22:36:53.917 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 22:36:53.919 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 22:36:53.922 | ++ functions:get_random_port:837 : true 2022-04-13 22:36:53.924 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 22:36:53.926 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 22:36:53.929 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 22:36:53.985 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 22:36:53.987 | ++ functions:get_random_port:841 : break 2 2022-04-13 22:36:53.990 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 22:36:53.992 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 22:36:53.995 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 22:36:54.022 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 22:36:54.050 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 22:36:54.078 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:36:54.106 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:36:54.133 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:36:54.160 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:36:54.188 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:36:54.215 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:36:54.243 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:36:54.270 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:36:54.299 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:36:54.326 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:36:54.353 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:36:54.381 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 22:36:54.409 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 22:36:54.437 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 22:36:54.464 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 22:36:54.492 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 22:36:54.519 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 22:36:54.521 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 22:36:54.524 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:36:54.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:54.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:54.531 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 22:36:54.533 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 22:36:54.589 | proxy (enabled by site administrator) 2022-04-13 22:36:54.592 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 22:36:54.594 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 22:36:54.597 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:36:54.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:54.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:54.604 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 22:36:54.607 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 22:36:54.660 | proxy_http (enabled by site administrator) 2022-04-13 22:36:54.663 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 22:36:54.666 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 22:36:54.669 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 22:36:54.671 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:36:54.674 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:54.676 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:54.678 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:36:54.681 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:36:54.685 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 22:36:54.685 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:36:54.694 | KeepAlive Off 2022-04-13 22:36:54.698 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 22:36:54.700 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:36:54.709 | SetEnv proxy-sendchunked 1 2022-04-13 22:36:54.712 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 22:36:54.713 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:36:54.722 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 22:36:54.725 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 22:36:54.728 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 22:36:54.730 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:36:54.733 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:36:54.735 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:36:54.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:54.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:54.742 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:36:54.744 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:36:54.747 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:36:54.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:36:54.752 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 22:36:54.813 | Site glance-wsgi-api already enabled 2022-04-13 22:36:54.817 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 22:36:54.820 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:36:54.822 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:36:54.825 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:36:54.965 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 22:36:54.971 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 22:36:55.007 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 22:36:55.009 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 22:36:55.028 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:36:55.031 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 22:36:55.033 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 22:36:55.036 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 22:36:55.038 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:36:55.041 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 22:36:55.043 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 22:36:55.046 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 22:36:55.048 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 22:36:55.051 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:36:55.053 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:36:55.056 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:36:55.059 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:36:55.062 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:36:55.065 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:36:55.082 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:36:55.084 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:36:55.086 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:36:55.089 | + functions-common:git_clone:629 : echo master 2022-04-13 22:36:55.090 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:36:55.095 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 22:36:55.097 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:36:55.100 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 22:36:55.112 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 22:36:55.115 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:36:55.116 | + functions-common:git_clone:685 : head -1 2022-04-13 22:36:55.120 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-13 22:36:55.123 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:36:55.125 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 22:36:55.128 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:36:55.130 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:36:55.133 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 22:36:55.136 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:36:55.138 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 22:36:55.141 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:36:55.143 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:36:55.146 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 22:36:55.148 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:36:55.151 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:36:55.154 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 22:36:55.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:36:55.159 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 22:36:55.162 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:36:55.164 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:36:55.167 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 22:36:55.173 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 22:36:55.176 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 22:36:55.843 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 22:36:55.846 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:36:55.848 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:36:55.850 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:36:55.853 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:36:55.856 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 22:36:55.858 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:36:55.861 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:36:55.863 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:36:55.865 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:36:55.868 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:36:55.870 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:36:55.872 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:36:55.875 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 22:36:55.896 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 22:36:55.898 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 22:36:56.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:56.783 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:56.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:36:56.783 | from cryptography.utils import int_from_bytes 2022-04-13 22:36:58.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:36:58.086 | Obtaining file:///opt/stack/cinder 2022-04-13 22:36:58.087 | Preparing metadata (setup.py): started 2022-04-13 22:37:03.784 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:37:03.918 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-13 22:37:03.919 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-13 22:37:03.920 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-13 22:37:03.922 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-13 22:37:03.923 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-13 22:37:03.924 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-13 22:37:03.924 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:37:03.925 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-13 22:37:03.927 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-13 22:37:03.928 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-13 22:37:03.929 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-13 22:37:03.930 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-13 22:37:03.931 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-13 22:37:03.932 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-13 22:37:03.933 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-13 22:37:03.934 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-13 22:37:03.935 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-13 22:37:03.937 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-13 22:37:03.938 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-13 22:37:03.939 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-13 22:37:03.940 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-13 22:37:03.941 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-13 22:37:03.942 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-13 22:37:03.943 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-13 22:37:03.944 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:37:03.945 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-13 22:37:03.946 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-13 22:37:03.948 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-13 22:37:03.950 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-13 22:37:03.951 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-13 22:37:03.952 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-13 22:37:03.953 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-13 22:37:03.954 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-13 22:37:03.955 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-13 22:37:03.956 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-13 22:37:03.957 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-13 22:37:03.958 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-13 22:37:03.959 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-13 22:37:03.960 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-13 22:37:03.961 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-13 22:37:03.962 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-13 22:37:03.964 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-13 22:37:03.965 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-13 22:37:03.966 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-13 22:37:03.967 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-13 22:37:03.969 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-13 22:37:03.970 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-13 22:37:03.971 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-13 22:37:03.972 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-13 22:37:03.973 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-13 22:37:03.974 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-13 22:37:03.975 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-13 22:37:03.976 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-13 22:37:03.977 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-13 22:37:03.978 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-13 22:37:03.979 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-13 22:37:03.981 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-13 22:37:03.982 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-13 22:37:03.983 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-13 22:37:03.984 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-13 22:37:03.985 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-13 22:37:03.986 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-13 22:37:04.000 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-13 22:37:04.001 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-13 22:37:04.002 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-13 22:37:04.064 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-13 22:37:04.096 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-13 22:37:04.115 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-13 22:37:04.116 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-13 22:37:04.117 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-13 22:37:04.119 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-13 22:37:04.216 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-13 22:37:04.271 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-13 22:37:04.274 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-13 22:37:04.301 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-13 22:37:04.302 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-13 22:37:04.303 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-13 22:37:04.383 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-13 22:37:04.429 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:37:04.430 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:37:04.432 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-13 22:37:04.434 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-13 22:37:04.501 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-13 22:37:04.502 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-13 22:37:04.506 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-13 22:37:04.565 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-13 22:37:04.567 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-13 22:37:04.629 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-13 22:37:04.630 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-13 22:37:04.634 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-13 22:37:04.635 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-13 22:37:04.637 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-13 22:37:04.659 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-13 22:37:04.661 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:37:04.664 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-13 22:37:04.712 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-13 22:37:04.810 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-13 22:37:04.812 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-13 22:37:04.838 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:37:04.867 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-13 22:37:04.944 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-13 22:37:04.945 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-13 22:37:05.082 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:37:05.114 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-13 22:37:05.267 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-13 22:37:05.311 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-13 22:37:05.312 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-13 22:37:05.314 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-13 22:37:05.533 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-13 22:37:05.536 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-13 22:37:05.539 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-13 22:37:05.576 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-13 22:37:05.607 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-13 22:37:05.863 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-13 22:37:05.864 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-13 22:37:06.018 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:37:06.019 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-13 22:37:06.022 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-13 22:37:06.200 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-13 22:37:06.330 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-13 22:37:06.331 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-13 22:37:06.332 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-13 22:37:06.369 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-13 22:37:06.607 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-13 22:37:06.694 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-13 22:37:06.695 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-13 22:37:06.888 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:37:06.982 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-13 22:37:06.983 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-13 22:37:07.168 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-13 22:37:07.595 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-13 22:37:07.647 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-13 22:37:07.699 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-13 22:37:08.780 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-13 22:37:09.053 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-13 22:37:09.054 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-13 22:37:09.198 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-13 22:37:09.394 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-13 22:37:09.580 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-13 22:37:11.334 | Installing collected packages: cinder 2022-04-13 22:37:11.334 | Attempting uninstall: cinder 2022-04-13 22:37:11.335 | Found existing installation: cinder 20.1.0.dev48 2022-04-13 22:37:11.341 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 22:37:11.342 | Running setup.py develop for cinder 2022-04-13 22:37:18.825 | Successfully installed cinder 2022-04-13 22:37:18.825 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:37:18.834 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:37:18.834 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:37:18.985 | + inc/python:pip_install:200 : result=0 2022-04-13 22:37:18.987 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:37:18.989 | + functions-common:time_stop:2432 : local name 2022-04-13 22:37:18.992 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:37:18.994 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:37:18.997 | + functions-common:time_stop:2435 : local total 2022-04-13 22:37:18.999 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:37:19.001 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:37:19.004 | + functions-common:time_stop:2439 : start_time=1649889415890 2022-04-13 22:37:19.006 | + functions-common:time_stop:2441 : [[ -z 1649889415890 ]] 2022-04-13 22:37:19.009 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:37:19.013 | + functions-common:time_stop:2444 : end_time=1649889439010 2022-04-13 22:37:19.015 | + functions-common:time_stop:2445 : elapsed_time=23120 2022-04-13 22:37:19.017 | + functions-common:time_stop:2446 : total=105513 2022-04-13 22:37:19.020 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:37:19.022 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128633 2022-04-13 22:37:19.024 | + inc/python:pip_install:203 : return 0 2022-04-13 22:37:19.027 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:37:19.030 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:37:19.032 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:37:19.052 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:37:19.064 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 22:37:19.066 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 22:37:19.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:37:19.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:37:19.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-13 22:37:19.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:37:19.079 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 22:37:19.082 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 22:37:19.084 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 22:37:19.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:19.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:19.093 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 22:37:19.105 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 22:37:19.108 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:37:19.110 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:37:19.112 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:37:19.115 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:37:19.117 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:19.120 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:37:19.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:19.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:19.127 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:37:19.130 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:37:19.132 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:37:19.135 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:37:19.137 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 22:37:19.140 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:37:19.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:19.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:19.147 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 22:37:19.171 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 22:37:19.280 | Reading package lists... 2022-04-13 22:37:19.524 | Building dependency tree... 2022-04-13 22:37:19.525 | Reading state information... 2022-04-13 22:37:19.778 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 22:37:19.778 | The following packages were automatically installed and are no longer required: 2022-04-13 22:37:19.779 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:37:19.779 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:37:19.779 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:37:19.779 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:37:19.779 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:37:19.779 | python3-zope.interface 2022-04-13 22:37:19.779 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:37:19.894 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:37:19.898 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:37:19.901 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:37:19.903 | + functions-common:time_stop:2432 : local name 2022-04-13 22:37:19.906 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:37:19.909 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:37:19.911 | + functions-common:time_stop:2435 : local total 2022-04-13 22:37:19.914 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:37:19.916 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:37:19.918 | + functions-common:time_stop:2439 : start_time=1649889439168 2022-04-13 22:37:19.921 | + functions-common:time_stop:2441 : [[ -z 1649889439168 ]] 2022-04-13 22:37:19.924 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:37:19.929 | + functions-common:time_stop:2444 : end_time=1649889439926 2022-04-13 22:37:19.931 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-13 22:37:19.934 | + functions-common:time_stop:2446 : total=5295 2022-04-13 22:37:19.937 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:37:19.939 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6053 2022-04-13 22:37:19.942 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:37:19.944 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:37:19.947 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 22:37:19.950 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 22:37:19.962 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 22:37:19.966 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 22:37:19.968 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 22:37:19.970 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:37:19.974 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 22:37:19.974 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:37:19.978 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 22:37:19.980 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 22:37:19.982 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:37:19.985 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 22:37:19.987 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 22:37:19.989 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 22:37:19.991 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 22:37:19.993 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 22:37:20.005 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 22:37:20.017 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 22:37:20.029 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 22:37:20.041 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 22:37:20.053 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:37:20.056 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:37:20.060 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5Yi55vuK91 2022-04-13 22:37:20.063 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:37:20.065 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:37:20.067 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 22:37:20.070 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5Yi55vuK91 2022-04-13 22:37:20.074 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5Yi55vuK91 2022-04-13 22:37:20.091 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5Yi55vuK91 /etc/sudoers.d/cinder-rootwrap 2022-04-13 22:37:20.105 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 22:37:20.109 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:37:20.111 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:37:20.113 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:37:20.115 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:37:20.118 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 22:37:20.120 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 22:37:20.123 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 22:37:20.125 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 22:37:20.130 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 22:37:20.134 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 22:37:20.153 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 22:37:20.172 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 22:37:20.192 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 22:37:20.210 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 22:37:20.229 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 22:37:20.248 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 22:37:20.266 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 22:37:20.285 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 22:37:20.287 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:37:20.290 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 22:37:20.292 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:37:20.295 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 22:37:20.324 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 22:37:20.351 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-13 22:37:20.379 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 22:37:20.406 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 22:37:20.435 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 22:37:20.465 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 22:37:20.495 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 22:37:20.523 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:37:20.551 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:37:20.578 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 22:37:20.609 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 22:37:20.638 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 22:37:20.640 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 22:37:20.643 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 22:37:20.645 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 22:37:20.648 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 22:37:20.650 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 22:37:20.682 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 22:37:20.710 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 22:37:20.743 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 22:37:20.774 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 22:37:20.803 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 22:37:20.831 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 22:37:20.863 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 22:37:20.865 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-04-13 22:37:20.893 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:37:20.925 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 22:37:20.933 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d48bb176d18eb2be0e7f4157898adf12 2022-04-13 22:37:20.961 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 22:37:20.963 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 22:37:20.991 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 22:37:21.019 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 22:37:21.048 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 22:37:21.076 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 22:37:21.093 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:21.096 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-13 22:37:21.098 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-13 22:37:21.100 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-13 22:37:21.103 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-13 22:37:21.105 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-13 22:37:21.108 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-13 22:37:21.110 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-13 22:37:21.113 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-13 22:37:21.115 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-13 22:37:21.118 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-13 22:37:21.122 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-13 22:37:21.158 | + 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-13 22:37:21.185 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-13 22:37:21.213 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-13 22:37:21.242 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-13 22:37:21.271 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-13 22:37:21.299 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-13 22:37:21.301 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-13 22:37:21.303 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-13 22:37:21.306 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-13 22:37:21.335 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-13 22:37:21.337 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-13 22:37:21.365 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-13 22:37:21.368 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-13 22:37:21.371 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-13 22:37:21.373 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-13 22:37:21.401 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-13 22:37:21.404 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-13 22:37:21.406 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 22:37:21.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:21.425 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-13 22:37:21.428 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-13 22:37:21.431 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-13 22:37:21.434 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-13 22:37:21.465 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.13:8080/v1/AUTH_ 2022-04-13 22:37:21.494 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-13 22:37:21.510 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:21.513 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 22:37:21.530 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:21.533 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 22:37:21.549 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:21.552 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 22:37:21.554 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 22:37:21.557 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 22:37:21.560 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 22:37:21.562 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:37:21.564 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:37:21.567 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:37:21.583 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:21.586 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:37:21.589 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:37:21.591 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:37:21.607 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:21.609 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:37:21.612 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:37:21.641 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:37:21.643 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:37:21.646 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 22:37:21.648 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 22:37:21.651 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:37:21.654 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:37:21.672 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:37:21.674 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:37:21.676 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:37:21.679 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:37:21.681 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:37:21.709 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:37:21.738 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:37:21.769 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:37:21.802 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 22:37:21.819 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:21.822 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 22:37:21.824 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:37:21.826 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 22:37:21.829 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 22:37:21.831 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:37:21.833 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:37:21.836 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 22:37:21.840 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 22:37:21.843 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:37:21.845 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:37:21.858 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:37:21.859 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:37:21.867 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:37:21.871 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:37:21.886 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:37:21.889 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:37:21.893 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 22:37:21.922 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:37:21.950 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 22:37:21.977 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:37:22.005 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:37:22.032 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:37:22.061 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:37:22.089 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:37:22.117 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:37:22.144 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:37:22.172 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:37:22.199 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:37:22.227 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:37:22.255 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:37:22.258 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:37:22.261 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 22:37:22.263 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 22:37:22.266 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:37:22.268 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:22.270 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:22.273 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:37:22.276 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:37:22.278 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:37:22.306 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:37:22.334 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 22:37:22.334 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:37:22.343 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 22:37:22.346 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 22:37:22.349 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 22:37:22.351 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:37:22.354 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:37:22.357 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:37:22.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:22.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:22.364 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:37:22.366 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:37:22.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:22.371 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:22.373 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 22:37:22.434 | Enabling site cinder-wsgi. 2022-04-13 22:37:22.440 | To activate the new configuration, you need to run: 2022-04-13 22:37:22.440 | systemctl reload apache2 2022-04-13 22:37:22.444 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:37:22.446 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:37:22.449 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:37:22.452 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:37:22.593 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 22:37:22.595 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 22:37:22.625 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-04-13 22:37:22.656 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 22:37:22.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:22.675 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 22:37:22.677 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:37:22.679 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:37:22.682 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:37:22.684 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 22:37:22.718 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 22:37:22.746 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-04-13 22:37:22.774 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 22:37:22.802 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 22:37:22.831 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 22:37:22.859 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 22:37:22.888 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 22:37:22.916 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:37:22.944 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 22:37:22.983 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 22:37:23.012 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:37:23.040 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 22:37:23.043 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 22:37:23.060 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:23.062 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-04-13 22:37:23.096 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 22:37:23.099 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 22:37:23.117 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:23.120 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 22:37:23.123 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 22:37:23.125 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 22:37:23.128 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:37:23.130 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 22:37:23.132 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 22:37:23.136 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:37:23.137 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:37:23.142 | + 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-13 22:37:23.144 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:37:23.147 | + 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-13 22:37:23.150 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:37:23.152 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 22:37:23.155 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 22:37:23.158 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 22:37:23.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:37:23.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:37:23.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-13 22:37:23.168 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:37:23.171 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 22:37:23.173 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 22:37:23.175 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 22:37:23.178 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:37:23.180 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:37:23.183 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:37:23.186 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:37:23.188 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:37:23.191 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:37:23.207 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:37:23.209 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:37:23.211 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:23.214 | + functions-common:git_clone:629 : echo master 2022-04-13 22:37:23.215 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:37:23.220 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 22:37:23.222 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:23.224 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 22:37:23.237 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 22:37:23.240 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:37:23.241 | + functions-common:git_clone:685 : head -1 2022-04-13 22:37:23.245 | 2b1d8881b1 Merge commit 'refs/changes/92/837392/8' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-13 22:37:23.248 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:37:23.251 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 22:37:23.253 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:37:23.256 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:37:23.258 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 22:37:23.260 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:37:23.263 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 22:37:23.266 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:37:23.268 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:37:23.270 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 22:37:23.273 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:37:23.275 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:37:23.279 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 22:37:23.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:37:23.284 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 22:37:23.287 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:37:23.289 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:37:23.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 22:37:23.299 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 22:37:23.301 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 22:37:23.980 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 22:37:23.982 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:37:23.984 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:37:23.987 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:37:23.989 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:37:23.991 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 22:37:23.993 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:37:23.996 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:37:23.998 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:37:24.000 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:37:24.003 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:37:24.005 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:37:24.008 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:37:24.010 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 22:37:24.032 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 22:37:24.035 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 22:37:24.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:37:24.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:37:24.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:37:24.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:37:26.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:37:26.131 | Obtaining file:///opt/stack/neutron 2022-04-13 22:37:26.132 | Preparing metadata (setup.py): started 2022-04-13 22:37:32.003 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:37:32.093 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-13 22:37:32.095 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-13 22:37:32.096 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:37:32.097 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-13 22:37:32.098 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:37:32.099 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-13 22:37:32.100 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-13 22:37:32.101 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-13 22:37:32.102 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-13 22:37:32.103 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-13 22:37:32.104 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-13 22:37:32.106 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-13 22:37:32.107 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-13 22:37:32.108 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-13 22:37:32.109 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-13 22:37:32.110 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-13 22:37:32.111 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-13 22:37:32.112 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-13 22:37:32.113 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-13 22:37:32.114 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:37:32.116 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-13 22:37:32.117 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-13 22:37:32.118 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-13 22:37:32.119 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:37:32.120 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-13 22:37:32.121 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-13 22:37:32.122 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-13 22:37:32.123 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-13 22:37:32.124 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-13 22:37:32.126 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-13 22:37:32.127 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-13 22:37:32.128 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-13 22:37:32.129 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-13 22:37:32.130 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-13 22:37:32.131 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-13 22:37:32.132 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-13 22:37:32.133 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-13 22:37:32.134 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-13 22:37:32.136 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-13 22:37:32.137 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-13 22:37:32.138 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-13 22:37:32.139 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-13 22:37:32.140 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-13 22:37:32.142 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-13 22:37:32.143 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-13 22:37:32.144 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-13 22:37:32.145 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-13 22:37:32.146 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:32.147 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-13 22:37:32.148 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-13 22:37:32.149 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-13 22:37:32.150 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:37:32.152 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-13 22:37:32.153 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:37:32.154 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-13 22:37:32.171 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-13 22:37:32.172 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-13 22:37:32.173 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-13 22:37:32.180 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-13 22:37:32.195 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-13 22:37:32.197 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-13 22:37:32.199 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-13 22:37:32.220 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev116) (3.0.7) 2022-04-13 22:37:32.227 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:37:32.288 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-13 22:37:32.289 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-13 22:37:32.342 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-13 22:37:32.343 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-13 22:37:32.389 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-13 22:37:32.390 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-13 22:37:32.423 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-13 22:37:32.424 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-13 22:37:32.425 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-13 22:37:32.426 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:37:32.428 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-13 22:37:32.429 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-13 22:37:32.431 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-13 22:37:32.432 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-13 22:37:32.448 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-13 22:37:32.543 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-13 22:37:32.614 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-13 22:37:32.676 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-13 22:37:32.678 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-13 22:37:32.679 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-13 22:37:32.736 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-13 22:37:32.738 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-13 22:37:32.809 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-13 22:37:32.811 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-13 22:37:32.813 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-13 22:37:32.814 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-13 22:37:32.838 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:37:32.839 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-13 22:37:32.889 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-13 22:37:32.942 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-13 22:37:32.976 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-13 22:37:32.978 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-13 22:37:33.003 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:37:33.151 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:37:33.224 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-13 22:37:33.301 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-13 22:37:33.304 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-13 22:37:33.418 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:33.420 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:33.421 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:33.422 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:33.423 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:33.425 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:33.426 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:37:33.632 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-13 22:37:33.637 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:37:33.638 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:37:33.681 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-13 22:37:33.684 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-13 22:37:33.776 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-13 22:37:33.779 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-13 22:37:33.780 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-13 22:37:33.782 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-13 22:37:33.818 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-13 22:37:34.155 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-13 22:37:34.237 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-13 22:37:34.399 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-13 22:37:34.472 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-13 22:37:34.475 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:37:34.710 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:37:34.886 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-13 22:37:35.445 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-13 22:37:35.496 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-13 22:37:36.107 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-13 22:37:36.108 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-13 22:37:36.429 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:37:36.429 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-13 22:37:36.606 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-13 22:37:36.854 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-13 22:37:36.856 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-13 22:37:37.041 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-13 22:37:37.310 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-13 22:37:38.929 | Installing collected packages: neutron 2022-04-13 22:37:38.929 | Attempting uninstall: neutron 2022-04-13 22:37:38.930 | Found existing installation: neutron 20.1.0.dev116 2022-04-13 22:37:38.949 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 22:37:38.950 | Running setup.py develop for neutron 2022-04-13 22:37:46.508 | Successfully installed neutron 2022-04-13 22:37:46.508 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:37:46.517 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:37:46.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:37:46.664 | + inc/python:pip_install:200 : result=0 2022-04-13 22:37:46.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:37:46.670 | + functions-common:time_stop:2432 : local name 2022-04-13 22:37:46.672 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:37:46.674 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:37:46.676 | + functions-common:time_stop:2435 : local total 2022-04-13 22:37:46.678 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:37:46.681 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:37:46.684 | + functions-common:time_stop:2439 : start_time=1649889444026 2022-04-13 22:37:46.686 | + functions-common:time_stop:2441 : [[ -z 1649889444026 ]] 2022-04-13 22:37:46.689 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:37:46.693 | + functions-common:time_stop:2444 : end_time=1649889466690 2022-04-13 22:37:46.695 | + functions-common:time_stop:2445 : elapsed_time=22664 2022-04-13 22:37:46.697 | + functions-common:time_stop:2446 : total=128633 2022-04-13 22:37:46.699 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:37:46.702 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151297 2022-04-13 22:37:46.704 | + inc/python:pip_install:203 : return 0 2022-04-13 22:37:46.706 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:37:46.709 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:37:46.711 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:37:46.731 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:37:46.743 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 22:37:46.746 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 22:37:46.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:37:46.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:37:46.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-13 22:37:46.756 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:37:46.758 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 22:37:46.761 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:37:46.763 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 22:37:46.781 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:46.784 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 22:37:46.786 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 22:37:46.789 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 22:37:46.792 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:37:46.795 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 22:37:46.797 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 22:37:46.800 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 22:37:46.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:37:46.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:37:46.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-13 22:37:46.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:37:46.812 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 22:37:46.828 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:46.831 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 22:37:46.847 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:46.849 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 22:37:46.866 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:46.869 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 22:37:46.871 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 22:37:46.873 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 22:37:46.875 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:37:46.878 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:37:46.880 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:37:46.883 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:37:46.885 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:37:46.888 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:37:46.905 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:37:46.907 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:37:46.909 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:46.912 | + functions-common:git_clone:629 : echo master 2022-04-13 22:37:46.912 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:37:46.917 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 22:37:46.920 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:46.922 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 22:37:46.934 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 22:37:46.937 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:37:46.938 | + functions-common:git_clone:685 : head -1 2022-04-13 22:37:46.941 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 22:37:46.944 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:37:46.946 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 22:37:46.949 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:37:46.951 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:37:46.954 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 22:37:46.956 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:37:46.959 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 22:37:46.961 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:37:46.964 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:37:46.967 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 22:37:46.969 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:37:46.972 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:37:46.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 22:37:46.977 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:37:46.980 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 22:37:46.983 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:37:46.986 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:37:46.989 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 22:37:46.995 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 22:37:46.997 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 22:37:47.681 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 22:37:47.683 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:37:47.686 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:37:47.688 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:37:47.691 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:37:47.693 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 22:37:47.695 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:37:47.698 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:37:47.700 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:37:47.703 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:37:47.705 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:37:47.707 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:37:47.710 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:37:47.712 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 22:37:47.733 | Using python 3.8 to install /opt/stack/nova 2022-04-13 22:37:47.735 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 22: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-13 22:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-13 22: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-13 22:37:48.640 | from cryptography.utils import int_from_bytes 2022-04-13 22:37:49.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:37:49.867 | Obtaining file:///opt/stack/nova 2022-04-13 22:37:49.868 | Preparing metadata (setup.py): started 2022-04-13 22:37:56.687 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:37:56.814 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 22:37:56.815 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 22:37:56.816 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 22:37:56.817 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 22:37:56.819 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 22:37:56.820 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 22:37:56.821 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 22:37:56.822 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 22:37:56.823 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 22:37:56.824 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 22:37:56.825 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 22:37:56.826 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 22:37:56.827 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 22:37:56.828 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:37:56.829 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 22:37:56.830 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 22:37:56.831 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 22:37:56.832 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 22:37:56.834 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 22:37:56.835 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 22:37:56.836 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:37:56.837 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 22:37:56.838 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 22:37:56.839 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 22:37:56.840 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 22:37:56.841 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 22:37:56.842 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 22:37:56.844 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 22:37:56.845 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 22:37:56.846 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 22:37:56.847 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 22:37:56.848 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 22:37:56.849 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 22:37:56.850 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:37:56.851 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 22:37:56.852 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 22:37:56.854 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:37:56.855 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 22:37:56.857 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 22:37:56.858 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 22:37:56.859 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 22:37:56.860 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 22:37:56.861 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 22:37:56.862 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 22:37:56.863 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 22:37:56.864 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:37:56.865 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 22:37:56.866 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 22:37:56.867 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 22:37:56.868 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 22:37:56.870 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 22:37:56.871 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 22:37:56.872 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 22:37:56.873 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 22:37:56.875 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 22:37:56.876 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 22:37:56.877 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 22:37:56.878 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:37:56.879 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 22:37:56.880 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 22:37:56.881 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 22:37:56.882 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:37:56.883 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 22:37:56.884 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 22:37:56.901 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 22:37:56.903 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 22:37:56.903 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 22:37:56.927 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 22:37:56.966 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 22:37:56.998 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 22:37:56.999 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 22:37:57.024 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 22:37:57.149 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 22:37:57.151 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 22:37:57.214 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 22:37:57.215 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 22:37:57.241 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 22:37:57.243 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 22:37:57.244 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 22:37:57.247 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:37:57.267 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 22:37:57.269 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 22:37:57.325 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:37:57.327 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 22:37:57.330 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:37:57.390 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 22:37:57.502 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 22:37:57.504 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 22:37:57.586 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 22:37:57.651 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 22:37:57.653 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 22:37:57.654 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 22:37:57.656 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 22:37:57.687 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 22:37:57.691 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:37:57.742 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 22:37:57.801 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 22:37:57.837 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 22:37:57.838 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:37:57.894 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 22:37:57.895 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 22:37:57.988 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:37:58.015 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 22:37:58.098 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 22:37:58.178 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 22:37:58.253 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 22:37:58.254 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:37:58.258 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 22:37:58.302 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 22:37:58.305 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:37:58.310 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 22:37:58.391 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 22:37:58.393 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 22:37:58.394 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 22:37:58.398 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 22:37:58.515 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 22:37:58.733 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 22:37:58.734 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 22:37:58.849 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 22:37:58.850 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 22:37:58.855 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:37:58.974 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 22:37:59.058 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 22:37:59.094 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 22:37:59.311 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 22:37:59.393 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 22:37:59.396 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:37:59.626 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:37:59.738 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 22:38:00.231 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 22:38:00.283 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 22:38:00.659 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:38:00.660 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:38:00.661 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:38:00.663 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:38:00.664 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:38:00.665 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:38:00.666 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:38:01.939 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 22:38:02.357 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 22:38:02.359 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 22:38:02.464 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:38:02.574 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 22:38:04.253 | Installing collected packages: nova 2022-04-13 22:38:04.254 | Attempting uninstall: nova 2022-04-13 22:38:04.254 | Found existing installation: nova 25.1.0.dev32 2022-04-13 22:38:04.263 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 22:38:04.264 | Running setup.py develop for nova 2022-04-13 22:38:12.508 | Successfully installed nova 2022-04-13 22:38:12.509 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:38:12.517 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:38:12.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:38:12.665 | + inc/python:pip_install:200 : result=0 2022-04-13 22:38:12.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:38:12.669 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:12.671 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:12.674 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:12.676 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:12.678 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:12.680 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:38:12.683 | + functions-common:time_stop:2439 : start_time=1649889467727 2022-04-13 22:38:12.685 | + functions-common:time_stop:2441 : [[ -z 1649889467727 ]] 2022-04-13 22:38:12.688 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:12.692 | + functions-common:time_stop:2444 : end_time=1649889492689 2022-04-13 22:38:12.694 | + functions-common:time_stop:2445 : elapsed_time=24962 2022-04-13 22:38:12.696 | + functions-common:time_stop:2446 : total=151297 2022-04-13 22:38:12.698 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:12.701 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176259 2022-04-13 22:38:12.703 | + inc/python:pip_install:203 : return 0 2022-04-13 22:38:12.706 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:38:12.708 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:38:12.711 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:38:12.729 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:38:12.741 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 22:38:12.744 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 22:38:12.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:38:12.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:38:12.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-13 22:38:12.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:38:12.757 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 22:38:12.769 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:38:12.772 | + ./stack.sh:main:939 : configure_nova 2022-04-13 22:38:12.774 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 22:38:12.787 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 22:38:12.790 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 22:38:12.792 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:38:12.796 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 22:38:12.796 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:38:12.801 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 22:38:12.803 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 22:38:12.806 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:38:12.808 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 22:38:12.811 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 22:38:12.813 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 22:38:12.816 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 22:38:12.818 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 22:38:12.830 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 22:38:12.843 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 22:38:12.855 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 22:38:12.867 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 22:38:12.879 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:38:12.882 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:38:12.887 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tKI81wc0BJ 2022-04-13 22:38:12.890 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:38:12.892 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:38:12.895 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 22:38:12.897 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:38:12.900 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:38:12.903 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tKI81wc0BJ 2022-04-13 22:38:12.907 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tKI81wc0BJ 2022-04-13 22:38:12.919 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tKI81wc0BJ /etc/sudoers.d/nova-rootwrap 2022-04-13 22:38:12.931 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 22:38:12.936 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:38:12.939 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:38:12.941 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:38:12.944 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:38:12.946 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 22:38:12.949 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 22:38:12.952 | + 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-13 22:38:12.954 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 22:38:12.959 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 22:38:12.975 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:12.978 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 22:38:12.980 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 22:38:12.984 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 22:38:12.988 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 22:38:13.017 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 22:38:13.019 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 22:38:13.045 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 22:38:13.075 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 22:38:13.102 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 22:38:13.131 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 22:38:13.161 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 22:38:13.191 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 22:38:13.193 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-04-13 22:38:13.220 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 22:38:13.247 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 22:38:13.274 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 22:38:13.301 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 22:38:13.328 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:38:13.358 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 22:38:13.360 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:38:13.362 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:38:13.364 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:38:13.367 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:38:13.369 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:38:13.372 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:38:13.374 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:38:13.376 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:38:13.378 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:38:13.380 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:38:13.382 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:38:13.385 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 22:38:13.387 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:38:13.389 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:38:13.391 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:38:13.393 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:38:13.396 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:38:13.398 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:38:13.400 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 22:38:13.417 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:13.419 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:38:13.421 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 22:38:13.424 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 22:38:13.451 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 22:38:13.453 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 22:38:13.456 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 22:38:13.458 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 22:38:13.460 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 22:38:13.463 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 22:38:13.493 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 22:38:13.496 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 22:38:13.498 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 22:38:13.500 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 22:38:13.503 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 22:38:13.505 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 22:38:13.535 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 22:38:13.568 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 22:38:13.594 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 22:38:13.622 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 22:38:13.637 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:13.640 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 22:38:13.656 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:13.659 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 22:38:13.659 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 22:38:13.664 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 22:38:13.667 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 22:38:13.694 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 22:38:13.710 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:13.713 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 22:38:13.716 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:38:13.718 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:38:13.720 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:38:13.723 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 22:38:13.752 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 22:38:13.779 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-13 22:38:13.807 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 22:38:13.834 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 22:38:13.863 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 22:38:13.890 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 22:38:13.918 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 22:38:13.945 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:38:13.973 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:38:14.000 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 22:38:14.016 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:14.018 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 22:38:14.020 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 22:38:14.051 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 22:38:14.078 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-04-13 22:38:14.105 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 22:38:14.132 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 22:38:14.160 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 22:38:14.187 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 22:38:14.218 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 22:38:14.245 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 22:38:14.261 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:14.264 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 22:38:14.266 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 22:38:14.294 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 22:38:14.323 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 22:38:14.326 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 22:38:14.354 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 22:38:14.356 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 22:38:14.358 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 22:38:14.360 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:38:14.363 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:38:14.365 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:38:14.367 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:38:14.370 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:38:14.372 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:38:14.374 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 22:38:14.376 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:38:14.379 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:38:14.381 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:38:14.383 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:38:14.385 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:38:14.388 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:38:14.390 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:38:14.392 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:38:14.395 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:38:14.397 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:38:14.399 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:38:14.401 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 22:38:14.404 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 22:38:14.407 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:38:14.410 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:38:14.426 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:38:14.428 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:38:14.431 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:38:14.433 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:38:14.436 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:38:14.463 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:38:14.491 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:38:14.519 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:38:14.546 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 22:38:14.577 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 22:38:14.593 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:14.595 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 22:38:14.598 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 22:38:14.600 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 22:38:14.602 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 22:38:14.605 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:38:14.607 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:38:14.610 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 22:38:14.614 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 22:38:14.616 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:38:14.618 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:38:14.631 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:38:14.631 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:38:14.640 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:38:14.644 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:38:14.660 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:38:14.662 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 22:38:14.666 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 22:38:14.695 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:38:14.721 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 22:38:14.748 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:38:14.775 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:38:14.802 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:38:14.830 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:38:14.857 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:38:14.884 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:38:14.911 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:38:14.939 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:38:14.966 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:38:14.993 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:38:15.020 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:38:15.022 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:38:15.025 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 22:38:15.027 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 22:38:15.029 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:38:15.032 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:15.034 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:15.036 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:38:15.039 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:38:15.041 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:38:15.069 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:38:15.096 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 22:38:15.096 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:38:15.105 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 22:38:15.109 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 22:38:15.111 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 22:38:15.113 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:38:15.116 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:38:15.118 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:38:15.121 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:15.123 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:15.126 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:38:15.128 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:38:15.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:15.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:15.135 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 22:38:15.196 | Enabling site nova-api-wsgi. 2022-04-13 22:38:15.201 | To activate the new configuration, you need to run: 2022-04-13 22:38:15.201 | systemctl reload apache2 2022-04-13 22:38:15.206 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:38:15.208 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:38:15.210 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:38:15.213 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:38:15.349 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 22:38:15.367 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:15.370 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 22:38:15.372 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:38:15.374 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 22:38:15.377 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 22:38:15.379 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 22:38:15.381 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:38:15.384 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:38:15.389 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 22:38:15.391 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:38:15.393 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:38:15.407 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:38:15.407 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:38:15.416 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:38:15.420 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:38:15.435 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 22:38:15.438 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:38:15.441 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:38:15.471 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 22:38:15.498 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 22:38:15.524 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:38:15.553 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:38:15.580 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:38:15.607 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:38:15.633 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:38:15.661 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:38:15.688 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:38:15.717 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:38:15.744 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:38:15.771 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:38:15.798 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 22:38:15.801 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 22:38:15.828 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 22:38:15.844 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:15.847 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:38:15.877 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 22:38:15.879 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 22:38:15.882 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 22:38:15.899 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:15.901 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:38:15.904 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:38:15.932 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 22:38:15.963 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 22:38:15.965 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:38:15.967 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 22:38:15.970 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:38:15.972 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:38:15.974 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:38:15.991 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:15.994 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:38:15.996 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:38:15.999 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:38:16.015 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:16.018 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:38:16.021 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:38:16.048 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:38:16.050 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:38:16.053 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 22:38:16.081 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 22:38:16.108 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 22:38:16.139 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 22:38:16.155 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:16.158 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:38:16.185 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 22:38:16.188 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 22:38:16.190 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 22:38:16.220 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 22:38:16.251 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.13/identity 2022-04-13 22:38:16.279 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 22:38:16.306 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 22:38:16.335 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 22:38:16.363 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 22:38:16.391 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 22:38:16.419 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 22:38:16.447 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 22:38:16.463 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:16.466 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 22:38:16.470 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:38:16.472 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 22:38:16.475 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 22:38:16.478 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 22:38:16.481 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:38:16.483 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:38:16.486 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:38:16.488 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 22:38:16.490 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 22:38:16.495 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 22:38:16.498 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 22:38:16.500 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 22:38:16.502 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 22:38:16.505 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 22:38:16.508 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 22:38:16.538 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 22:38:16.569 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 22:38:16.599 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:38:16.601 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 22:38:16.603 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 22:38:16.606 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 22:38:16.623 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:16.626 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 22:38:16.627 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 22:38:17.339 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 22:38:17.342 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 22:38:17.344 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:38:17.347 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 22:38:17.349 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:38:17.352 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 22:38:17.354 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:38:17.370 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:17.373 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 22:38:17.375 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 22:38:17.378 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:38:17.394 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:17.397 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-13 22:38:17.400 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-04-13 22:38:17.427 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:38:17.430 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:38:17.432 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 22:38:17.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:17.452 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 22:38:17.454 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:38:17.457 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 22:38:17.486 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-04-13 22:38:17.515 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 22:38:17.542 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 22:38:17.569 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 22:38:17.597 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 22:38:17.624 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 22:38:17.653 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 22:38:17.680 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 22:38:17.682 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 22:38:17.685 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 22:38:17.688 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:38:17.705 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:38:17.708 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:38:17.710 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:38:17.713 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:38:17.715 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:38:17.742 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:38:17.771 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:38:17.798 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:38:17.827 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:38:17.830 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 22:38:17.834 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:38:17.837 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 22:38:17.839 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 22:38:17.842 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 22:38:17.845 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:38:17.848 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:38:17.851 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:38:17.853 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 22:38:17.856 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 22:38:17.858 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:38:17.860 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 22:38:17.863 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 22:38:17.865 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 22:38:17.881 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:17.883 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 22:38:17.886 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 22:38:17.901 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:17.904 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 22:38:17.920 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:17.923 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 22:38:17.940 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:17.942 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 22:38:17.959 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:17.962 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 22:38:17.964 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 22:38:17.967 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 22:38:17.969 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:38:17.972 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 22:38:17.974 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 22:38:17.977 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 22:38:17.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:17.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:17.985 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 22:38:17.987 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:38:17.990 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:38:17.992 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:38:17.995 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:38:17.998 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:18.000 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:38:18.003 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:18.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:18.008 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:38:18.010 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:38:18.013 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:38:18.015 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:38:18.018 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 22:38:18.020 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:38:18.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:18.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:18.028 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 22:38:18.050 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 22:38:18.161 | Reading package lists... 2022-04-13 22:38:18.411 | Building dependency tree... 2022-04-13 22:38:18.413 | Reading state information... 2022-04-13 22:38:18.674 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:38:18.674 | The following packages were automatically installed and are no longer required: 2022-04-13 22:38:18.675 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:38:18.675 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:38:18.675 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:38:18.675 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:38:18.675 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:38:18.675 | python3-zope.interface 2022-04-13 22:38:18.675 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:38:18.788 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:38:18.793 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:38:18.795 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:38:18.798 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:18.800 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:18.802 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:18.804 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:18.807 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:18.809 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:38:18.811 | + functions-common:time_stop:2439 : start_time=1649889498047 2022-04-13 22:38:18.814 | + functions-common:time_stop:2441 : [[ -z 1649889498047 ]] 2022-04-13 22:38:18.817 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:18.821 | + functions-common:time_stop:2444 : end_time=1649889498818 2022-04-13 22:38:18.823 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-13 22:38:18.826 | + functions-common:time_stop:2446 : total=6053 2022-04-13 22:38:18.828 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:18.831 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6824 2022-04-13 22:38:18.833 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:38:18.836 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 22:38:18.838 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 22:38:18.841 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 22:38:18.844 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 22:38:18.846 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 22:38:18.869 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 22:38:18.872 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:38:18.876 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:38:18.880 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:38:18.883 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:38:18.885 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:18.888 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:38:18.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:18.893 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:18.896 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:38:18.899 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:38:18.901 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:38:18.904 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:38:18.907 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 22:38:18.909 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:38:18.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:18.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:18.917 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 22:38:18.940 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 22:38:19.049 | Reading package lists... 2022-04-13 22:38:19.303 | Building dependency tree... 2022-04-13 22:38:19.304 | Reading state information... 2022-04-13 22:38:19.554 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 22:38:19.555 | The following packages were automatically installed and are no longer required: 2022-04-13 22:38:19.556 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:38:19.556 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:38:19.556 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:38:19.556 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:38:19.556 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:38:19.556 | python3-zope.interface 2022-04-13 22:38:19.556 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:38:19.670 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:38:19.675 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:38:19.677 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:38:19.680 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:19.682 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:19.685 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:19.687 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:19.689 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:19.692 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:38:19.694 | + functions-common:time_stop:2439 : start_time=1649889498937 2022-04-13 22:38:19.696 | + functions-common:time_stop:2441 : [[ -z 1649889498937 ]] 2022-04-13 22:38:19.699 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:19.704 | + functions-common:time_stop:2444 : end_time=1649889499701 2022-04-13 22:38:19.706 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-13 22:38:19.709 | + functions-common:time_stop:2446 : total=6824 2022-04-13 22:38:19.711 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:19.713 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7588 2022-04-13 22:38:19.716 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:38:19.719 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 22:38:19.722 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 22:38:19.724 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:38:19.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:19.729 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:19.732 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 22:38:19.735 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 22:38:19.790 | wsgi (enabled by maintainer script) 2022-04-13 22:38:19.793 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 22:38:19.796 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 22:38:19.798 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:38:19.802 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 22:38:19.804 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 22:38:19.807 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:38:19.811 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:38:19.811 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:38:19.817 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 22:38:19.820 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 22:38:19.823 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 22:38:19.827 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 22:38:19.829 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 22:38:19.852 | Using python 3.8 to install osc-placement 2022-04-13 22:38:19.855 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 22:38:20.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:20.719 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:20.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:20.719 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:21.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:38:21.950 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 22:38:21.962 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 22:38:21.963 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 22:38:21.964 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 22:38:21.966 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 22:38:21.967 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 22:38:21.968 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 22:38:22.027 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 22:38:22.028 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 22:38:22.029 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 22:38:22.031 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 22:38:22.045 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 22:38:22.046 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 22:38:22.048 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 22:38:22.062 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 22:38:22.063 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 22:38:22.064 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 22:38:22.065 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 22:38:22.067 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 22:38:22.068 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 22:38:22.088 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 22:38:22.089 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 22:38:22.090 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 22:38:22.092 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 22:38:22.100 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 22:38:22.138 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 22:38:22.140 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 22:38:22.141 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 22:38:22.143 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 22:38:22.144 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 22:38:22.146 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 22:38:22.147 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 22:38:22.148 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 22:38:22.222 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 22:38:22.223 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 22:38:22.225 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 22:38:22.226 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 22:38:22.316 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 22:38:22.317 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 22:38:22.319 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 22:38:22.362 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 22:38:22.403 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 22:38:22.588 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 22:38:24.853 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:38:24.860 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:38:24.860 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:38:24.980 | + inc/python:pip_install:200 : result=0 2022-04-13 22:38:24.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:38:24.985 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:24.988 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:24.991 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:24.993 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:24.996 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:24.999 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:38:25.001 | + functions-common:time_stop:2439 : start_time=1649889499846 2022-04-13 22:38:25.004 | + functions-common:time_stop:2441 : [[ -z 1649889499846 ]] 2022-04-13 22:38:25.007 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:25.012 | + functions-common:time_stop:2444 : end_time=1649889505009 2022-04-13 22:38:25.014 | + functions-common:time_stop:2445 : elapsed_time=5163 2022-04-13 22:38:25.017 | + functions-common:time_stop:2446 : total=176259 2022-04-13 22:38:25.019 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:25.022 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181422 2022-04-13 22:38:25.024 | + inc/python:pip_install:203 : return 0 2022-04-13 22:38:25.027 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 22:38:25.030 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 22:38:25.032 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 22:38:25.035 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:38:25.037 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:38:25.041 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:38:25.043 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:38:25.046 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:38:25.049 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:38:25.067 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:38:25.069 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:38:25.072 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:25.075 | + functions-common:git_clone:629 : echo master 2022-04-13 22:38:25.075 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:38:25.081 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 22:38:25.083 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:38:25.086 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 22:38:25.098 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 22:38:25.102 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:38:25.102 | + functions-common:git_clone:685 : head -1 2022-04-13 22:38:25.106 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 22:38:25.108 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:38:25.111 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 22:38:25.114 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:38:25.116 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:38:25.119 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 22:38:25.122 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:38:25.124 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 22:38:25.127 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:38:25.129 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:38:25.132 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 22:38:25.134 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:38:25.137 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:38:25.140 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 22:38:25.143 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:38:25.146 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 22:38:25.148 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:38:25.151 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:38:25.154 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 22:38:25.160 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 22:38:25.163 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 22:38:25.830 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 22:38:25.832 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:38:25.835 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:38:25.837 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:38:25.840 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:38:25.842 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 22:38:25.845 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:38:25.847 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:38:25.850 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:38:25.852 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:38:25.855 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:38:25.857 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:38:25.860 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:38:25.862 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 22:38:25.884 | Using python 3.8 to install /opt/stack/placement 2022-04-13 22:38:25.887 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 22:38:26.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:26.766 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:26.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:26.766 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:27.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:38:27.997 | Obtaining file:///opt/stack/placement 2022-04-13 22:38:27.998 | Preparing metadata (setup.py): started 2022-04-13 22:38:32.649 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:38:32.695 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 22:38:32.696 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 22:38:32.697 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 22:38:32.698 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 22:38:32.700 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 22:38:32.701 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:38:32.701 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 22:38:32.704 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 22:38:32.705 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 22:38:32.706 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 22:38:32.707 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 22:38:32.708 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 22:38:32.709 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 22:38:32.710 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 22:38:32.711 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 22:38:32.712 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 22:38:32.713 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 22:38:32.715 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 22:38:32.716 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 22:38:32.717 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 22:38:32.718 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 22:38:32.783 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 22:38:32.784 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 22:38:32.785 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 22:38:32.788 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 22:38:32.789 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 22:38:32.791 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 22:38:32.811 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 22:38:32.852 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 22:38:32.853 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 22:38:32.855 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 22:38:32.856 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 22:38:32.857 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 22:38:32.908 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 22:38:32.910 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 22:38:32.912 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 22:38:32.913 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 22:38:32.953 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 22:38:32.956 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 22:38:32.975 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 22:38:32.976 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 22:38:32.978 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:38:33.006 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 22:38:33.007 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 22:38:33.019 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:38:33.037 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 22:38:33.038 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 22:38:33.040 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 22:38:33.041 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 22:38:33.083 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 22:38:33.086 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 22:38:33.088 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 22:38:33.089 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 22:38:33.107 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 22:38:33.294 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 22:38:33.334 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 22:38:33.335 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 22:38:33.336 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 22:38:33.354 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 22:38:33.388 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 22:38:33.445 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 22:38:33.513 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 22:38:33.603 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 22:38:33.654 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 22:38:33.862 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 22:38:33.863 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 22:38:33.864 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 22:38:33.951 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 22:38:34.015 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 22:38:34.193 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 22:38:34.305 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 22:38:34.306 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 22:38:36.218 | Installing collected packages: openstack-placement 2022-04-13 22:38:36.218 | Attempting uninstall: openstack-placement 2022-04-13 22:38:36.218 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 22:38:36.220 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 22:38:36.222 | Running setup.py develop for openstack-placement 2022-04-13 22:38:42.282 | Successfully installed openstack-placement 2022-04-13 22:38:42.282 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:38:42.289 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:38:42.289 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:38:42.416 | + inc/python:pip_install:200 : result=0 2022-04-13 22:38:42.419 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:38:42.422 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:42.424 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:42.426 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:42.428 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:42.431 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:42.433 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:38:42.436 | + functions-common:time_stop:2439 : start_time=1649889505878 2022-04-13 22:38:42.438 | + functions-common:time_stop:2441 : [[ -z 1649889505878 ]] 2022-04-13 22:38:42.441 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:42.445 | + functions-common:time_stop:2444 : end_time=1649889522442 2022-04-13 22:38:42.447 | + functions-common:time_stop:2445 : elapsed_time=16564 2022-04-13 22:38:42.449 | + functions-common:time_stop:2446 : total=181422 2022-04-13 22:38:42.452 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:42.454 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=197986 2022-04-13 22:38:42.456 | + inc/python:pip_install:203 : return 0 2022-04-13 22:38:42.459 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:38:42.462 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:38:42.465 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:38:42.485 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:38:42.498 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 22:38:42.500 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 22:38:42.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:38:42.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:38:42.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-13 22:38:42.511 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:38:42.513 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:38:42.516 | + ./stack.sh:main:945 : configure_placement 2022-04-13 22:38:42.518 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 22:38:42.531 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 22:38:42.534 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 22:38:42.538 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 22:38:42.541 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 22:38:42.544 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 22:38:42.547 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 22:38:42.549 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 22:38:42.552 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 22:38:42.585 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 22:38:42.618 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 22:38:42.650 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 22:38:42.653 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:38:42.656 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 22:38:42.659 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:38:42.661 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 22:38:42.692 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 22:38:42.722 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-13 22:38:42.752 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 22:38:42.781 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 22:38:42.811 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 22:38:42.840 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 22:38:42.870 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 22:38:42.899 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:38:42.928 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:38:42.958 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 22:38:42.960 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 22:38:42.963 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:38:42.967 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:38:42.985 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:38:42.988 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:38:42.990 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:38:42.992 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:38:42.995 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:38:43.024 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:38:43.054 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:38:43.083 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:38:43.113 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 22:38:43.116 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 22:38:43.118 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 22:38:43.121 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 22:38:43.123 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 22:38:43.126 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:38:43.128 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:38:43.132 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 22:38:43.136 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 22:38:43.138 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:38:43.141 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:38:43.154 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:38:43.154 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:38:43.163 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:38:43.167 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:38:43.183 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 22:38:43.185 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 22:38:43.189 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 22:38:43.221 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 22:38:43.249 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 22:38:43.278 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:38:43.307 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:38:43.336 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:38:43.367 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:38:43.395 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:38:43.424 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:38:43.453 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 22:38:43.482 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:38:43.511 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:38:43.539 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:38:43.569 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:38:43.571 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:38:43.574 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 22:38:43.577 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 22:38:43.579 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:38:43.582 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:43.584 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:43.587 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:38:43.590 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 22:38:43.592 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 22:38:43.622 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:38:43.651 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:38:43.652 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 22:38:43.660 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 22:38:43.664 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 22:38:43.666 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 22:38:43.669 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:38:43.672 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:38:43.674 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:38:43.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:43.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:43.682 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:38:43.685 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:38:43.687 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:43.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:43.692 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 22:38:43.753 | Site placement-api already enabled 2022-04-13 22:38:43.758 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:38:43.760 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:38:43.763 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:38:43.765 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:38:43.969 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 22:38:43.992 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:43.994 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 22:38:44.013 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:44.016 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 22:38:44.035 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:44.038 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 22:38:44.041 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 22:38:44.044 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 22:38:44.076 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-04-13 22:38:44.105 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 22:38:44.134 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 22:38:44.165 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 22:38:44.195 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 22:38:44.226 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 22:38:44.255 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 22:38:44.285 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 22:38:44.303 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:44.305 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 22:38:44.322 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:44.326 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 22:38:44.328 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:38:44.331 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 22:38:44.333 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:38:44.336 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:38:44.338 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:38:44.341 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:38:44.344 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:38:44.347 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:38:44.351 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:38:44.354 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:38:44.357 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:38:44.359 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 22:38:44.362 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:38:44.377 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:44.379 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:38:44.382 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:38:44.384 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 22:38:44.387 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 22:38:44.389 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:38:44.391 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 22:38:44.393 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 22:38:44.396 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 22:38:44.453 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 22:38:44.501 | [104740 Async install_tempest:130171]: running: install_tempest 2022-04-13 22:38:44.505 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:38:44.507 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:38:44.511 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:38:44.514 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:38:44.516 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 22:38:44.519 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:38:44.521 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 22:38:44.524 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:38:44.527 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:38:44.529 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 22:38:44.532 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 22:38:44.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:38:44.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:38:44.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-13 22:38:44.544 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:38:44.547 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 22:38:44.550 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 22:38:44.552 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:38:44.556 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 22:38:44.559 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 22:38:44.562 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:38:44.567 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:38:44.567 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:38:44.574 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 22:38:44.577 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 22:38:44.579 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 22:38:44.582 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 22:38:44.585 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 22:38:44.607 | Using python 3.8 to install python-openstackclient 2022-04-13 22:38:44.610 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 22:38:45.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:45.472 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:45.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:38:45.472 | from cryptography.utils import int_from_bytes 2022-04-13 22:38:46.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:38:46.680 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 22:38:46.700 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 22:38:46.701 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 22:38:46.702 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 22:38:46.703 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 22:38:46.704 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 22:38:46.705 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 22:38:46.706 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 22:38:46.707 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 22:38:46.708 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 22:38:46.709 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 22:38:46.710 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 22:38:46.722 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 22:38:46.723 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 22:38:46.724 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 22:38:46.725 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 22:38:46.726 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 22:38:46.752 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 22:38:46.754 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 22:38:46.755 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 22:38:46.756 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 22:38:46.757 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 22:38:46.759 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 22:38:46.760 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 22:38:46.761 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 22:38:46.762 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 22:38:46.763 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 22:38:46.764 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 22:38:46.779 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 22:38:46.796 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 22:38:46.798 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 22:38:46.799 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 22:38:46.800 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 22:38:46.820 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 22:38:46.840 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 22:38:46.841 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 22:38:46.844 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 22:38:46.934 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 22:38:46.935 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 22:38:46.936 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 22:38:46.983 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 22:38:46.994 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 22:38:47.029 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 22:38:47.192 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 22:38:47.205 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 22:38:47.309 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 22:38:47.310 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 22:38:47.313 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 22:38:47.314 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 22:38:47.464 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 22:38:49.748 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:38:49.755 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:38:49.755 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:38:49.881 | + inc/python:pip_install:200 : result=0 2022-04-13 22:38:49.890 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:38:49.890 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:49.890 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:49.891 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:49.894 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:49.896 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:49.898 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:38:49.901 | + functions-common:time_stop:2439 : start_time=1649889524602 2022-04-13 22:38:49.904 | + functions-common:time_stop:2441 : [[ -z 1649889524602 ]] 2022-04-13 22:38:49.907 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:49.912 | + functions-common:time_stop:2444 : end_time=1649889529909 2022-04-13 22:38:49.914 | + functions-common:time_stop:2445 : elapsed_time=5307 2022-04-13 22:38:49.916 | + functions-common:time_stop:2446 : total=197986 2022-04-13 22:38:49.919 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:49.922 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=203293 2022-04-13 22:38:49.924 | + inc/python:pip_install:203 : return 0 2022-04-13 22:38:49.927 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 22:38:49.930 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 22:38:49.935 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.eVqkCoj23K 2022-04-13 22:38:49.937 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 22:38:49.940 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 22:38:49.942 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 22:38:49.946 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:38:49.948 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:38:49.951 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 22:38:49.970 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:49.973 | + ./stack.sh:main:1037 : configure_database 2022-04-13 22:38:49.975 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 22:38:49.978 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 22:38:49.981 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 22:38:49.983 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:38:49.985 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 22:38:49.988 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 22:38:49.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:49.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:49.995 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 22:38:49.998 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 22:38:50.001 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 22:38:50.001 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 22:38:50.006 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 22:38:50.058 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 22:38:50.061 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:38:50.063 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:38:50.065 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:38:50.068 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:38:50.070 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:38:50.073 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:38:50.076 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:38:50.078 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:38:50.080 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:38:50.083 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:38:50.085 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:38:50.087 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 22:38:50.090 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:38:50.093 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:38:50.095 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:38:50.097 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:38:50.100 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:38:50.102 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:38:50.105 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 22:38:50.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:50.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:50.112 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 22:38:50.114 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:38:50.116 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:38:53.092 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 22:38:53.108 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 22:38:53.108 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 22:38:53.113 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 22:38:53.115 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 22:38:53.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:53.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:53.123 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 22:38:53.125 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 22:38:53.128 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 22:38:53.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:38:53.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:38:53.136 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 22:38:53.139 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 22:38:53.141 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 22:38:53.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:38:53.222 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 22:38:53.234 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:38:53.286 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 22:38:53.345 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 22:38:53.404 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 22:38:53.461 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 22:38:53.464 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 22:38:53.466 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:38:53.469 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:38:56.410 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 22:38:56.412 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 22:38:56.415 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:38:56.421 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-223856 2022-04-13 22:38:56.423 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-223856 1041' 2022-04-13 22:38:56.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.429 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:38:56.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.434 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:38:56.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.439 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:38:56.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.444 | + 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-13 22:38:56.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.449 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-13 22:38:56.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.453 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-13 22:38:56.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.458 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-223425 2022-04-13 22:38:56.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.463 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:38:56.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.469 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-13 22:38:56.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.474 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:38:56.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.479 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:38:56.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.484 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:38:56.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:38:56.489 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:38:56.492 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 22:38:56.494 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 22:38:56.497 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 22:38:56.509 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 22:38:56.512 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.514 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 22:38:56.517 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.519 | + functions-common:run_process:1689 : local group= 2022-04-13 22:38:56.522 | + functions-common:run_process:1690 : local user= 2022-04-13 22:38:56.524 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 22:38:56.527 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:38:56.530 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:38:56.532 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:38:56.535 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:38:56.538 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:38:56.542 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889536540 2022-04-13 22:38:56.546 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 22:38:56.564 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:56.567 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 22:38:56.569 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 22:38:56.572 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.574 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.577 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.579 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.582 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 22:38:56.584 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 22:38:56.587 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 22:38:56.590 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:38:56.592 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:38:56.595 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 22:38:56.598 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 22:38:56.600 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 22:38:56.603 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.606 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:38:56.608 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 22:38:56.610 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:38:56.613 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:38:56.615 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 22:38:56.618 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:38:56.622 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 22:38:56.679 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 22:38:56.735 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:38:56.789 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 22:38:56.843 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 22:38:56.895 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:38:56.948 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:38:56.951 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 22:38:57.003 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:38:57.400 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 22:38:57.414 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 22:38:57.798 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 22:38:57.820 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:38:57.823 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:57.825 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:57.828 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:57.830 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:57.833 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:57.835 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:38:57.837 | + functions-common:time_stop:2439 : start_time=1649889536540 2022-04-13 22:38:57.840 | + functions-common:time_stop:2441 : [[ -z 1649889536540 ]] 2022-04-13 22:38:57.843 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:57.848 | + functions-common:time_stop:2444 : end_time=1649889537845 2022-04-13 22:38:57.850 | + functions-common:time_stop:2445 : elapsed_time=1305 2022-04-13 22:38:57.853 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:38:57.856 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:57.858 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1305 2022-04-13 22:38:57.861 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 22:38:57.863 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 22:38:57.866 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 22:38:57.868 | + functions-common:run_process:1689 : local group= 2022-04-13 22:38:57.871 | + functions-common:run_process:1690 : local user=root 2022-04-13 22:38:57.874 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 22:38:57.876 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:38:57.879 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:38:57.881 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:38:57.884 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:38:57.887 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:38:57.891 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889537889 2022-04-13 22:38:57.894 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 22:38:57.912 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:57.915 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:38:57.917 | + functions-common:time_stop:2432 : local name 2022-04-13 22:38:57.920 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:38:57.923 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:38:57.925 | + functions-common:time_stop:2435 : local total 2022-04-13 22:38:57.931 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:38:57.934 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:38:57.936 | + functions-common:time_stop:2439 : start_time=1649889537889 2022-04-13 22:38:57.939 | + functions-common:time_stop:2441 : [[ -z 1649889537889 ]] 2022-04-13 22:38:57.944 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:38:57.947 | + functions-common:time_stop:2444 : end_time=1649889537944 2022-04-13 22:38:57.949 | + functions-common:time_stop:2445 : elapsed_time=55 2022-04-13 22:38:57.955 | + functions-common:time_stop:2446 : total=1305 2022-04-13 22:38:57.961 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:38:57.964 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1360 2022-04-13 22:38:57.967 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 22:38:57.992 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:57.994 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 22:38:58.023 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:38:58.028 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 22:38:58.050 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:38:58.053 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 22:38:58.055 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 22:38:58.058 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-8-hyperv --data-dir /opt/stack/data/etcd' 2022-04-13 22:38:58.060 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 22:38:58.063 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-8-hyperv=http://10.222.0.13:2380' 2022-04-13 22:38:58.066 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.13:2380' 2022-04-13 22:38:58.068 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.13:2379' 2022-04-13 22:38:58.071 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 22:38:58.074 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 22:38:58.076 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.13:2379' 2022-04-13 22:38:58.079 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 22:38:58.081 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 22:38:58.084 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:38:58.087 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-8-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-8-hyperv=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' '' root 2022-04-13 22:38:58.089 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 22:38:58.092 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-8-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-8-hyperv=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-13 22:38:58.095 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:38:58.097 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 22:38:58.100 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:38:58.102 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:38:58.105 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:38:58.108 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:38:58.113 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 22:38:58.185 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 22:38:58.257 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-8-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-8-hyperv=http://10.222.0.13:2380 --initial-advertise-peer-urls http://10.222.0.13:2380 --advertise-client-urls http://10.222.0.13:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.13:2379 --debug' 2022-04-13 22:38:58.310 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 22:38:58.361 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 22:38:58.414 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:38:58.465 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:38:58.467 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 22:38:58.529 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:38:58.897 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 22:38:58.953 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 22:38:59.007 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 22:38:59.060 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 22:38:59.113 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 22:38:59.116 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 22:38:59.120 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 22:38:59.123 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 22:38:59.507 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 22:38:59.521 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 22:38:59.916 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 22:39:00.098 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 22:39:00.116 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:39:00.119 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 22:39:00.122 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 22:39:00.125 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 22:39:00.130 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 22:39:00.142 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 22:39:00.154 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 22:39:00.157 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:39:00.159 | + 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.13/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 22:39:00.300 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 22:39:00.438 | + 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.13/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 22:39:00.577 | + 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.13/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:39:00.718 | + 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.13/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:39:00.858 | + 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.13/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:39:00.996 | + 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.13/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 22:39:01.133 | + 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.13/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 22:39:01.270 | + 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.13/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 22:39:01.407 | + 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.13/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 22:39:01.544 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 22:39:01.550 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 22:39:01.553 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 22:39:01.556 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 22:39:01.561 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 22:39:01.564 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 22:39:01.566 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 22:39:01.583 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:01.585 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 22:39:01.588 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:39:01.590 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 22:39:01.593 | + ./stack.sh:main:1097 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-13 22:39:01.595 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 22:39:01.598 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 22:39:01.614 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:39:01.616 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 22:39:01.619 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 22:39:01.622 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 22:39:01.624 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 22:39:01.627 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 22:39:01.629 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 22:39:01.634 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:39:08.938 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 22:39:08.943 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:39:09.078 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 22:39:09.080 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 22:39:09.083 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:39:09.085 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:39:09.088 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:39:09.093 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889549090 2022-04-13 22:39:09.095 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 22:39:13.796 | 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=132115) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:39:13.802 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:13.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.804 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.804 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.804 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.805 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:13.805 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:13.831 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:13.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.833 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:13.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:13.834 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:13.834 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:14.289 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:14.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:14.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:14.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:14.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:14.291 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:14.291 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:14.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:14.291 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:14.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:14.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:14.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:14.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:14.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:14.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:14.292 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:14.292 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:14.299 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:39:31.284 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 22:39:31.310 | [130171 Async install_tempest:130171]: finished successfully 2022-04-13 22:39:43.321 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:43.321 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:39:43.387 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:43.387 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:39:43.450 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:43.450 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:39:43.519 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:43.519 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:39:43.584 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:43.584 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:39:43.663 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:43.664 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:39:45.012 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:45.012 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:45.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.014 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.015 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.015 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.015 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.015 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:45.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:45.016 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:45.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.017 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.017 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.018 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:45.019 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:45.026 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:45.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.028 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.028 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.029 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.029 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.029 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:45.029 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:45.391 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:45.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.393 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.393 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.394 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.394 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.394 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:45.394 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:45.541 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:45.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.543 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.543 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.544 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:45.544 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:45.544 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:45.544 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:45.551 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:39:45.715 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:45.716 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:39:45.801 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:45.801 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:39:45.879 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:45.879 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:39:45.967 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:45.967 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:39:46.052 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:46.052 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:39:46.144 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:46.144 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:39:46.221 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:46.222 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:46.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.223 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.224 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.224 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.225 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:46.225 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:46.225 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:46.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.227 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.227 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.228 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.228 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.228 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:46.228 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:46.235 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:46.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.237 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.238 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.238 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.239 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:46.239 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:46.560 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:46.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.562 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.563 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.563 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.564 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:46.564 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:46.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:39:46.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.671 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.672 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.672 | 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=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:39:46.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:39:46.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:39:46.673 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=132115) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:39:46.679 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:39:46.741 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:46.741 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:39:46.804 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:46.804 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:39:46.884 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:46.884 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:39:46.966 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:46.967 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:39:47.052 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:47.052 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:39:47.109 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:47.109 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:39:47.189 | INFO migrate.versioning.api [-] done 2022-04-13 22:39:47.571 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 22:39:47.573 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:47.576 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:47.578 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:47.581 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:47.583 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:47.586 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 22:39:47.589 | + functions-common:time_stop:2439 : start_time=1649889549090 2022-04-13 22:39:47.591 | + functions-common:time_stop:2441 : [[ -z 1649889549090 ]] 2022-04-13 22:39:47.594 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:47.599 | + functions-common:time_stop:2444 : end_time=1649889587596 2022-04-13 22:39:47.601 | + functions-common:time_stop:2445 : elapsed_time=38506 2022-04-13 22:39:47.604 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:39:47.607 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:47.609 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=38506 2022-04-13 22:39:47.612 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 22:39:47.614 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 22:39:47.618 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 22:39:52.110 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 22:39:52.111 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:39:52.111 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:39:52.111 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 22:39:52.111 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:39:52.112 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:39:52.112 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:39:52.112 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:39:52.112 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:39:52.466 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 22:39:52.470 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 22:39:56.999 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 22:39:56.999 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:39:56.999 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:39:57.000 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 22:39:57.000 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:39:57.000 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:39:57.000 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:39:57.001 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:39:57.001 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:39:57.357 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 22:39:57.359 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 22:39:57.362 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 22:39:57.364 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 22:39:57.381 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:39:57.384 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:39:57.387 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 22:39:57.391 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 22:39:57.394 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 22:39:57.396 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:39:57.399 | + functions-common:run_process:1689 : local group= 2022-04-13 22:39:57.402 | + functions-common:run_process:1690 : local user= 2022-04-13 22:39:57.404 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 22:39:57.407 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:39:57.410 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:39:57.412 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:39:57.414 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:39:57.418 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:39:57.422 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889597420 2022-04-13 22:39:57.425 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 22:39:57.441 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:39:57.443 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 22:39:57.446 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 22:39:57.448 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:39:57.451 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:39:57.453 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:39:57.456 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:39:57.462 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 22:39:57.462 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 22:39:57.463 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 22:39:57.466 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:39:57.468 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:39:57.471 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 22:39:57.473 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 22:39:57.476 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 22:39:57.478 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:39:57.480 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 22:39:57.483 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 22:39:57.485 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 22:39:57.487 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 22:39:57.491 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 22:39:57.542 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 22:39:57.594 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 22:39:57.654 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:39:57.707 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:39:57.764 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 22:39:57.815 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 22:39:57.866 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 22:39:57.918 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 22:39:57.972 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 22:39:58.028 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 22:39:58.031 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 22:39:58.083 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 22:39:58.447 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 22:39:58.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 22:39:58.811 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 22:39:58.890 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:39:58.893 | + functions-common:time_stop:2432 : local name 2022-04-13 22:39:58.896 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:39:58.899 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:39:58.902 | + functions-common:time_stop:2435 : local total 2022-04-13 22:39:58.904 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:39:58.906 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:39:58.911 | + functions-common:time_stop:2439 : start_time=1649889597420 2022-04-13 22:39:58.911 | + functions-common:time_stop:2441 : [[ -z 1649889597420 ]] 2022-04-13 22:39:58.914 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:39:58.919 | + functions-common:time_stop:2444 : end_time=1649889598917 2022-04-13 22:39:58.922 | + functions-common:time_stop:2445 : elapsed_time=1497 2022-04-13 22:39:58.924 | + functions-common:time_stop:2446 : total=1360 2022-04-13 22:39:58.927 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:39:58.929 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2857 2022-04-13 22:39:58.931 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 22:39:58.931 | Waiting for keystone to start... 2022-04-13 22:39:58.934 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.13/identity/v3/ 2022-04-13 22:39:58.936 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.13/identity/v3/ 2022-04-13 22:39:58.939 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 22:39:58.941 | + functions:wait_for_service:458 : local url=http://10.222.0.13/identity/v3/ 2022-04-13 22:39:58.944 | + functions:wait_for_service:459 : local rval=0 2022-04-13 22:39:58.946 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 22:39:58.949 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 22:39:58.951 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:39:58.953 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:39:58.957 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:39:58.961 | + functions-common:time_start:2423 : _TIME_START[$name]=1649889598958 2022-04-13 22:39:58.964 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 22:39:58.970 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.13/identity/v3/ 2022-04-13 22:40:05.540 | + :: : [[ 200 == 503 ]] 2022-04-13 22:40:05.542 | + :: : [[ 0 -eq 7 ]] 2022-04-13 22:40:05.545 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 22:40:05.548 | + functions-common:time_stop:2432 : local name 2022-04-13 22:40:05.550 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:05.553 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:05.555 | + functions-common:time_stop:2435 : local total 2022-04-13 22:40:05.557 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:05.560 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 22:40:05.562 | + functions-common:time_stop:2439 : start_time=1649889598958 2022-04-13 22:40:05.565 | + functions-common:time_stop:2441 : [[ -z 1649889598958 ]] 2022-04-13 22:40:05.568 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:05.572 | + functions-common:time_stop:2444 : end_time=1649889605570 2022-04-13 22:40:05.575 | + functions-common:time_stop:2445 : elapsed_time=6612 2022-04-13 22:40:05.577 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:40:05.580 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:05.582 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6612 2022-04-13 22:40:05.584 | + functions:wait_for_service:467 : return 0 2022-04-13 22:40:05.587 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 22:40:05.605 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:40:05.607 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 22:40:05.610 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:40:05.612 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 22:40:05.638 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 22:40:05.641 | + 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.13/identity 2022-04-13 22:40:10.244 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.244 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.244 | 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=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.252 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.270 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.270 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.301 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.335 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.335 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.430 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.453 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=132963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:40:10.490 | 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=132963) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:40:10.891 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created domain default 2022-04-13 22:40:10.984 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created project admin 2022-04-13 22:40:11.011 | DEBUG passlib.handlers.bcrypt [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=132963) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 22:40:11.012 | DEBUG passlib.handlers.bcrypt [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=132963) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 22:40:11.148 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created user admin 2022-04-13 22:40:11.236 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created role reader 2022-04-13 22:40:11.316 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created role member 2022-04-13 22:40:11.404 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created implied role where 424affa453f4474e938bb94ea57e49f6 implies b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:40:11.493 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created role admin 2022-04-13 22:40:11.581 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created implied role where aceb0185a393430cbc987e143f39a05c implies 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:40:11.654 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Granted role admin on project admin to user admin. 2022-04-13 22:40:11.733 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Granted role admin on the system to user admin. 2022-04-13 22:40:11.805 | WARNING py.warnings [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 22:40:11.805 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 22:40:11.805 |  2022-04-13 22:40:11.808 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created region RegionOne 2022-04-13 22:40:11.967 | INFO keystone.cmd.bootstrap [None req-966aba12-7d2c-4273-861b-1df413bd7a4e None None] Created public endpoint http://10.222.0.13/identity 2022-04-13 22:40:12.411 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 22:40:12.414 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 22:40:12.416 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 22:40:12.419 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 22:40:15.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:15.416 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:15.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:15.416 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:15.579 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:15.582 | + lib/keystone:create_keystone_accounts:310 : admin_project=ea7cc5576e7a4bc1ab1f792d7c829cc3 2022-04-13 22:40:15.584 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 22:40:15.587 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 22:40:17.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:17.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:17.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:17.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:17.972 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:17.975 | + lib/keystone:create_keystone_accounts:312 : admin_user=f2819977cbb94269a079bf8b14b130b2 2022-04-13 22:40:17.977 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 22:40:17.980 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 22:40:17.982 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 22:40:17.984 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f2819977cbb94269a079bf8b14b130b2 default 2022-04-13 22:40:18.040 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f2819977cbb94269a079bf8b14b130b2 default 2022-04-13 22:40:18.082 | [104740 Async ks-domain-role:133084]: running: get_or_add_user_domain_role admin f2819977cbb94269a079bf8b14b130b2 default 2022-04-13 22:40:18.084 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 22:40:18.086 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:40:18.090 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:40:21.100 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:40:21.102 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:40:21.103 | default 2022-04-13 22:40:21.105 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 22:40:21.165 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 22:40:21.219 | [104740 Async ks-project:133247]: running: get_or_create_project service Default 2022-04-13 22:40:21.221 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 22:40:21.289 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 22:40:21.336 | [104740 Async ks-service:133333]: running: get_or_create_role service 2022-04-13 22:40:21.339 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 22:40:21.403 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 22:40:21.489 | [104740 Async ks-reseller:133429]: running: get_or_create_role ResellerAdmin 2022-04-13 22:40:21.512 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 22:40:21.527 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 22:40:21.956 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 22:40:22.152 | [104740 Async ks-anotherrole:133519]: running: get_or_create_role anotherrole 2022-04-13 22:40:22.172 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 22:40:22.203 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 22:40:22.224 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:40:22.264 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 22:40:24.948 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:24.973 | [133247 Async ks-project:133247]: finished successfully 2022-04-13 22:40:25.341 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:25.382 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:25.419 | [133519 Async ks-anotherrole:133519]: finished successfully 2022-04-13 22:40:25.431 | [133333 Async ks-service:133333]: finished successfully 2022-04-13 22:40:25.713 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:25.740 | [133429 Async ks-reseller:133429]: finished successfully 2022-04-13 22:40:26.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:26.174 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:26.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:26.174 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:26.358 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:26.361 | ++ functions-common:get_or_create_project:945 : project_id=114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:40:26.363 | ++ functions-common:get_or_create_project:946 : echo 114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:40:26.366 | + lib/keystone:create_keystone_accounts:340 : invis_project=114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:40:26.369 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 22:40:26.372 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 22:40:26.375 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:40:26.378 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 22:40:28.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:28.973 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:28.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:28.973 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:29.153 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:29.156 | ++ functions-common:get_or_create_project:945 : project_id=d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:29.169 | ++ functions-common:get_or_create_project:946 : echo d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:29.169 | + lib/keystone:create_keystone_accounts:344 : demo_project=d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:29.169 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 22:40:29.169 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 22:40:29.172 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:40:29.174 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 22:40:29.177 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 22:40:29.180 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 22:40:29.409 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:29.434 | [133084 Async ks-domain-role:133084]: finished successfully 2022-04-13 22:40:31.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:31.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:31.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:31.741 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:31.902 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:31.906 | ++ functions-common:get_or_create_user:932 : user_id=466ce22b4d2a4c9793a741db48ee5bda 2022-04-13 22:40:31.908 | ++ functions-common:get_or_create_user:933 : echo 466ce22b4d2a4c9793a741db48ee5bda 2022-04-13 22:40:31.911 | + lib/keystone:create_keystone_accounts:347 : demo_user=466ce22b4d2a4c9793a741db48ee5bda 2022-04-13 22:40:31.913 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 22:40:31.963 | [104740 Async ks-domain-role:133084]: Waiting for completion of get_or_add_user_domain_role admin f2819977cbb94269a079bf8b14b130b2 default running on PID 133084 (6 other jobs running) 2022-04-13 22:40:31.989 | [104740 Async ks-domain-role:133084]: Signaling child to exit 2022-04-13 22:40:31.989 | WAKEUP 2022-04-13 22:40:32.012 | [104740 Async ks-domain-role:133084]: Signaled 2022-04-13 22:40:32.013 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 22:40:32.013 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f2819977cbb94269a079bf8b14b130b2 --domain default 2022-04-13 22:40:32.013 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:40:32.013 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 22:40:32.014 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:40:32.014 | ++ functions-common:get_field:819 : read data 2022-04-13 22:40:32.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.014 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.014 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:32.014 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 22:40:32.014 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 22:40:32.014 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user f2819977cbb94269a079bf8b14b130b2 --domain default 2022-04-13 22:40:32.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.014 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.014 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.014 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f2819977cbb94269a079bf8b14b130b2 --domain default 2022-04-13 22:40:32.014 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 22:40:32.014 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:40:32.014 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:40:32.014 | ++ functions-common:get_field:819 : read data 2022-04-13 22:40:32.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.014 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.014 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:32.014 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:40:32.014 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:40:32.014 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | f2819977cbb94269a079bf8b14b130b2 | | | default | | False |' 2022-04-13 22:40:32.014 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:40:32.014 | ++ functions-common:get_field:819 : read data 2022-04-13 22:40:32.014 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:40:32.015 | + functions-common:get_or_add_user_domain_role:1028 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:40:32.015 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:40:32.057 | [104740 Async ks-domain-role:133084]: finished get_or_add_user_domain_role admin f2819977cbb94269a079bf8b14b130b2 default with result 0 in 11 seconds 2022-04-13 22:40:32.064 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 22:40:32.099 | [104740 Async ks-project:133247]: Waiting for completion of get_or_create_project service Default running on PID 133247 (5 other jobs running) 2022-04-13 22:40:32.124 | [104740 Async ks-project:133247]: Signaling child to exit 2022-04-13 22:40:32.124 | WAKEUP 2022-04-13 22:40:32.146 | [104740 Async ks-project:133247]: Signaled 2022-04-13 22:40:32.148 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:40:32.148 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 22:40:32.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.148 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.148 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.148 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:32.148 | + functions-common:get_or_create_project:945 : project_id=066238eaadd54f729d1966b07cb12ce5 2022-04-13 22:40:32.148 | + functions-common:get_or_create_project:946 : echo 066238eaadd54f729d1966b07cb12ce5 2022-04-13 22:40:32.148 | 066238eaadd54f729d1966b07cb12ce5 2022-04-13 22:40:32.191 | [104740 Async ks-project:133247]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-13 22:40:32.228 | [104740 Async ks-service:133333]: Waiting for completion of get_or_create_role service running on PID 133333 (4 other jobs running) 2022-04-13 22:40:32.252 | [104740 Async ks-service:133333]: Signaling child to exit 2022-04-13 22:40:32.252 | WAKEUP 2022-04-13 22:40:32.275 | [104740 Async ks-service:133333]: Signaled 2022-04-13 22:40:32.277 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:40:32.277 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 22:40:32.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.277 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.277 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.277 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:32.277 | + functions-common:get_or_create_role:957 : role_id=1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:40:32.277 | + functions-common:get_or_create_role:958 : echo 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:40:32.277 | 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:40:32.320 | [104740 Async ks-service:133333]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 22:40:32.362 | [104740 Async ks-reseller:133429]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 133429 (3 other jobs running) 2022-04-13 22:40:32.388 | [104740 Async ks-reseller:133429]: Signaling child to exit 2022-04-13 22:40:32.388 | WAKEUP 2022-04-13 22:40:32.410 | [104740 Async ks-reseller:133429]: Signaled 2022-04-13 22:40:32.411 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:40:32.411 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 22:40:32.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.411 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.411 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.412 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:32.412 | + functions-common:get_or_create_role:957 : role_id=5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:40:32.412 | + functions-common:get_or_create_role:958 : echo 5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:40:32.412 | 5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:40:32.455 | [104740 Async ks-reseller:133429]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 22:40:32.491 | [104740 Async ks-anotherrole:133519]: Waiting for completion of get_or_create_role anotherrole running on PID 133519 (2 other jobs running) 2022-04-13 22:40:32.516 | [104740 Async ks-anotherrole:133519]: Signaling child to exit 2022-04-13 22:40:32.516 | WAKEUP 2022-04-13 22:40:32.538 | [104740 Async ks-anotherrole:133519]: Signaled 2022-04-13 22:40:32.540 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:40:32.540 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:40:32.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:32.540 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:32.540 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:32.540 | + functions-common:get_or_create_role:957 : role_id=9bfa6852820a474388530e241797aac3 2022-04-13 22:40:32.540 | + functions-common:get_or_create_role:958 : echo 9bfa6852820a474388530e241797aac3 2022-04-13 22:40:32.540 | 9bfa6852820a474388530e241797aac3 2022-04-13 22:40:32.584 | [104740 Async ks-anotherrole:133519]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-13 22:40:32.588 | + inc/async:async_wait:197 : return 0 2022-04-13 22:40:32.591 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.649 | + inc/async:async_inner:63 : get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.689 | [104740 Async ks-demo-member:134389]: running: get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.692 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f2819977cbb94269a079bf8b14b130b2 d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.754 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f2819977cbb94269a079bf8b14b130b2 d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.797 | [104740 Async ks-demo-admin:134501]: running: get_or_add_user_project_role admin f2819977cbb94269a079bf8b14b130b2 d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.800 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.876 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.918 | [104740 Async ks-demo-another:134613]: running: get_or_add_user_project_role anotherrole 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:32.922 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda 114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:40:32.993 | + inc/async:async_inner:63 : get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda 114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:40:33.059 | [104740 Async ks-demo-invis:134725]: running: get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda 114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:40:33.063 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 22:40:33.076 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 22:40:33.083 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:40:33.088 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 22:40:33.098 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 22:40:33.128 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 22:40:37.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:37.314 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:37.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:37.314 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:37.530 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:37.533 | ++ functions-common:get_or_create_user:932 : user_id=1686deb63d3b4aaabbd0fa56931cd414 2022-04-13 22:40:37.536 | ++ functions-common:get_or_create_user:933 : echo 1686deb63d3b4aaabbd0fa56931cd414 2022-04-13 22:40:37.538 | + lib/keystone:create_keystone_accounts:360 : demo_reader=1686deb63d3b4aaabbd0fa56931cd414 2022-04-13 22:40:37.541 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 1686deb63d3b4aaabbd0fa56931cd414 d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:37.724 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1686deb63d3b4aaabbd0fa56931cd414 d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:37.845 | [104740 Async ks-demo-reader:134891]: running: get_or_add_user_project_role reader 1686deb63d3b4aaabbd0fa56931cd414 d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:40:37.876 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 22:40:37.903 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 22:40:37.934 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:40:37.966 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 22:40:42.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:42.968 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:42.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:42.968 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:43.178 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:43.181 | ++ functions-common:get_or_create_project:945 : project_id=134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:43.185 | ++ functions-common:get_or_create_project:946 : echo 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:43.187 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:43.191 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 22:40:43.196 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 22:40:43.201 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:40:43.204 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 22:40:43.206 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 22:40:43.223 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 22:40:46.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:46.651 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:46.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:46.651 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:46.927 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:46.935 | ++ functions-common:get_or_create_user:932 : user_id=b1eab5ad5fdd4e1f901ee9be066f8745 2022-04-13 22:40:46.946 | ++ functions-common:get_or_create_user:933 : echo b1eab5ad5fdd4e1f901ee9be066f8745 2022-04-13 22:40:46.959 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b1eab5ad5fdd4e1f901ee9be066f8745 2022-04-13 22:40:46.978 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:47.331 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:47.431 | [104740 Async ks-alt-admin:135282]: running: get_or_add_user_project_role admin b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:47.444 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:47.769 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:47.973 | [104740 Async ks-alt-another:135394]: running: get_or_add_user_project_role anotherrole b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:47.983 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 22:40:48.015 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 22:40:48.042 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:40:48.063 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 22:40:48.088 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 22:40:48.127 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 22:40:49.316 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:49.518 | [134389 Async ks-demo-member:134389]: finished successfully 2022-04-13 22:40:49.956 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:50.100 | [134501 Async ks-demo-admin:134501]: finished successfully 2022-04-13 22:40:50.104 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:50.221 | [134613 Async ks-demo-another:134613]: finished successfully 2022-04-13 22:40:51.319 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:51.382 | [134725 Async ks-demo-invis:134725]: finished successfully 2022-04-13 22:40:52.161 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:40:52.191 | [134891 Async ks-demo-reader:134891]: finished successfully 2022-04-13 22:40:52.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:52.423 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:52.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:52.423 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:52.607 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:52.610 | ++ functions-common:get_or_create_user:932 : user_id=222060d309ad4775bcac8075a7878f1d 2022-04-13 22:40:52.617 | ++ functions-common:get_or_create_user:933 : echo 222060d309ad4775bcac8075a7878f1d 2022-04-13 22:40:52.620 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=222060d309ad4775bcac8075a7878f1d 2022-04-13 22:40:52.624 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 222060d309ad4775bcac8075a7878f1d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:52.702 | + inc/async:async_inner:63 : get_or_add_user_project_role member 222060d309ad4775bcac8075a7878f1d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:52.773 | [104740 Async ks-alt-member-user:135795]: running: get_or_add_user_project_role member 222060d309ad4775bcac8075a7878f1d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:52.777 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 22:40:52.782 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 22:40:52.785 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:40:52.787 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 22:40:52.790 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 22:40:52.794 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 22:40:55.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:55.689 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:55.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:55.689 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:55.875 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:55.879 | ++ functions-common:get_or_create_user:932 : user_id=00eddfdfd08e4d8f9fa5096ed63a8fbe 2022-04-13 22:40:55.882 | ++ functions-common:get_or_create_user:933 : echo 00eddfdfd08e4d8f9fa5096ed63a8fbe 2022-04-13 22:40:55.885 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=00eddfdfd08e4d8f9fa5096ed63a8fbe 2022-04-13 22:40:55.888 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 00eddfdfd08e4d8f9fa5096ed63a8fbe 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:55.977 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 00eddfdfd08e4d8f9fa5096ed63a8fbe 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:56.043 | [104740 Async ks-alt-reader-user:135970]: running: get_or_add_user_project_role reader 00eddfdfd08e4d8f9fa5096ed63a8fbe 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:40:56.047 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 22:40:56.050 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:40:56.065 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 22:40:56.068 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 22:40:56.079 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 22:40:59.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:59.372 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:59.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:59.372 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:59.597 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:40:59.600 | ++ functions-common:get_or_create_user:932 : user_id=5c795013733f49a280c372c28485f96e 2022-04-13 22:40:59.604 | ++ functions-common:get_or_create_user:933 : echo 5c795013733f49a280c372c28485f96e 2022-04-13 22:40:59.614 | + lib/keystone:create_keystone_accounts:392 : system_member_user=5c795013733f49a280c372c28485f96e 2022-04-13 22:40:59.620 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 5c795013733f49a280c372c28485f96e all 2022-04-13 22:40:59.821 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5c795013733f49a280c372c28485f96e all 2022-04-13 22:40:59.961 | [104740 Async ks-system-member:136194]: running: get_or_add_user_system_role member 5c795013733f49a280c372c28485f96e all 2022-04-13 22:40:59.966 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 22:40:59.972 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:40:59.977 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 22:40:59.980 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 22:40:59.984 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 22:41:01.683 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:01.845 | [135282 Async ks-alt-admin:135282]: finished successfully 2022-04-13 22:41:02.643 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:02.799 | [135394 Async ks-alt-another:135394]: finished successfully 2022-04-13 22:41:03.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:03.417 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:03.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:03.417 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:03.616 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:03.619 | ++ functions-common:get_or_create_user:932 : user_id=f32405110ac540ce8527bcd24cd047e9 2022-04-13 22:41:03.624 | ++ functions-common:get_or_create_user:933 : echo f32405110ac540ce8527bcd24cd047e9 2022-04-13 22:41:03.632 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f32405110ac540ce8527bcd24cd047e9 2022-04-13 22:41:03.636 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f32405110ac540ce8527bcd24cd047e9 all 2022-04-13 22:41:03.746 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f32405110ac540ce8527bcd24cd047e9 all 2022-04-13 22:41:03.844 | [104740 Async ks-system-reader:136478]: running: get_or_add_user_system_role reader f32405110ac540ce8527bcd24cd047e9 all 2022-04-13 22:41:03.853 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 22:41:03.867 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 22:41:03.880 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 22:41:03.888 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:41:03.901 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 22:41:06.437 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:06.532 | [135795 Async ks-alt-member-user:135795]: finished successfully 2022-04-13 22:41:07.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:07.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:07.330 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:07.335 | ++ functions-common:get_or_create_group:909 : group_id=b940a73366c74dc7b42e79410f7450d0 2022-04-13 22:41:07.343 | ++ functions-common:get_or_create_group:910 : echo b940a73366c74dc7b42e79410f7450d0 2022-04-13 22:41:07.350 | + lib/keystone:create_keystone_accounts:402 : admin_group=b940a73366c74dc7b42e79410f7450d0 2022-04-13 22:41:07.352 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 22:41:07.356 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 22:41:07.363 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 22:41:07.363 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:41:07.364 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 22:41:09.252 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:09.282 | [135970 Async ks-alt-reader-user:135970]: finished successfully 2022-04-13 22:41:10.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:10.201 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:10.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:10.201 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:10.385 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:10.387 | ++ functions-common:get_or_create_group:909 : group_id=6aecd8b6bdc7473e9552bce0628f129d 2022-04-13 22:41:10.390 | ++ functions-common:get_or_create_group:910 : echo 6aecd8b6bdc7473e9552bce0628f129d 2022-04-13 22:41:10.393 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=6aecd8b6bdc7473e9552bce0628f129d 2022-04-13 22:41:10.395 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:10.461 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:10.507 | [104740 Async ks-group-memberdemo:136829]: running: get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:10.510 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:10.605 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:10.711 | [104740 Async ks-group-anotherdemo:136915]: running: get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:10.733 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:10.763 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:10.818 | [136194 Async ks-system-member:136194]: finished successfully 2022-04-13 22:41:10.888 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:10.999 | [104740 Async ks-group-memberalt:137038]: running: get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:11.024 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:11.191 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:11.416 | [104740 Async ks-group-anotheralt:137125]: running: get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:11.436 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 2022-04-13 22:41:11.847 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 2022-04-13 22:41:12.083 | [104740 Async ks-group-admin:137232]: running: get_or_add_group_project_role admin b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 2022-04-13 22:41:12.108 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 22:41:12.449 | [104740 Async ks-demo-member:134389]: Waiting for completion of get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 running on PID 134389 (17 other jobs running) 2022-04-13 22:41:12.575 | [104740 Async ks-demo-member:134389]: Signaling child to exit 2022-04-13 22:41:12.575 | WAKEUP 2022-04-13 22:41:12.747 | [104740 Async ks-demo-member:134389]: Signaled 2022-04-13 22:41:12.756 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:12.757 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:12.757 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:12.757 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:12.757 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:12.757 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:12.757 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:12.757 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:12.757 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 466ce22b4d2a4c9793a741db48ee5bda --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:12.757 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:12.757 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:12.757 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:12.757 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:12.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:12.757 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:12.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:12.757 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:12.757 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:12.757 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:12.757 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:12.757 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 466ce22b4d2a4c9793a741db48ee5bda --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:12.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:12.757 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:12.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:12.757 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:12.757 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 466ce22b4d2a4c9793a741db48ee5bda --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:12.757 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:12.757 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:12.757 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:12.757 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:12.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:12.758 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:12.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:12.758 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:12.758 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:12.758 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:12.758 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:12.758 | ++ functions-common:get_field:825 : echo '| 424affa453f4474e938bb94ea57e49f6 | 466ce22b4d2a4c9793a741db48ee5bda | | d315bac390a14a00839ba8d9e7ac4454 | | | False |' 2022-04-13 22:41:12.758 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:12.758 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:12.758 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:12.758 | + functions-common:get_or_add_user_project_role:1004 : echo 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:12.758 | 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:13.066 | [104740 Async ks-demo-member:134389]: finished get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 with result 0 in 16 seconds 2022-04-13 22:41:13.339 | [104740 Async ks-demo-admin:134501]: Waiting for completion of get_or_add_user_project_role admin f2819977cbb94269a079bf8b14b130b2 d315bac390a14a00839ba8d9e7ac4454 running on PID 134501 (16 other jobs running) 2022-04-13 22:41:13.534 | [104740 Async ks-demo-admin:134501]: Signaling child to exit 2022-04-13 22:41:13.534 | WAKEUP 2022-04-13 22:41:13.737 | [104740 Async ks-demo-admin:134501]: Signaled 2022-04-13 22:41:13.744 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:13.744 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:13.744 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:13.744 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:13.744 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:13.744 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:13.744 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:13.744 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:13.744 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f2819977cbb94269a079bf8b14b130b2 --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:13.744 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:13.744 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:13.744 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:13.744 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:13.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:13.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:13.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:13.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:13.744 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:13.744 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:13.744 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:13.744 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f2819977cbb94269a079bf8b14b130b2 --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:13.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:13.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:13.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:13.745 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:13.745 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:13.745 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:13.745 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f2819977cbb94269a079bf8b14b130b2 --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:13.745 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:13.745 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:13.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:13.745 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:13.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:13.745 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:13.745 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:13.745 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:13.745 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:13.745 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | f2819977cbb94269a079bf8b14b130b2 | | d315bac390a14a00839ba8d9e7ac4454 | | | False |' 2022-04-13 22:41:13.745 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:13.745 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:13.745 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:41:13.745 | + functions-common:get_or_add_user_project_role:1004 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:41:13.745 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:41:14.052 | [104740 Async ks-demo-admin:134501]: finished get_or_add_user_project_role admin f2819977cbb94269a079bf8b14b130b2 d315bac390a14a00839ba8d9e7ac4454 with result 0 in 17 seconds 2022-04-13 22:41:14.181 | [104740 Async ks-demo-another:134613]: Waiting for completion of get_or_add_user_project_role anotherrole 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 running on PID 134613 (15 other jobs running) 2022-04-13 22:41:14.226 | [104740 Async ks-demo-another:134613]: Signaling child to exit 2022-04-13 22:41:14.226 | WAKEUP 2022-04-13 22:41:14.322 | [104740 Async ks-demo-another:134613]: Signaled 2022-04-13 22:41:14.331 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:14.331 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:14.331 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:14.331 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:14.331 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:14.331 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:14.331 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:14.331 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:14.331 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 466ce22b4d2a4c9793a741db48ee5bda --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:14.331 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:14.331 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:14.331 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:14.331 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:14.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.332 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:14.332 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:14.332 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:14.332 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 466ce22b4d2a4c9793a741db48ee5bda --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:14.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.332 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:14.332 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:14.332 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:14.332 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 466ce22b4d2a4c9793a741db48ee5bda --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:14.332 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:14.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.332 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:14.332 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:14.332 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:14.332 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:14.332 | ++ functions-common:get_field:825 : echo '| 9bfa6852820a474388530e241797aac3 | 466ce22b4d2a4c9793a741db48ee5bda | | d315bac390a14a00839ba8d9e7ac4454 | | | False |' 2022-04-13 22:41:14.332 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:14.332 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9bfa6852820a474388530e241797aac3 2022-04-13 22:41:14.332 | + functions-common:get_or_add_user_project_role:1004 : echo 9bfa6852820a474388530e241797aac3 2022-04-13 22:41:14.332 | 9bfa6852820a474388530e241797aac3 2022-04-13 22:41:14.575 | [104740 Async ks-demo-another:134613]: finished get_or_add_user_project_role anotherrole 466ce22b4d2a4c9793a741db48ee5bda d315bac390a14a00839ba8d9e7ac4454 with result 0 in 17 seconds 2022-04-13 22:41:14.794 | [104740 Async ks-demo-invis:134725]: Waiting for completion of get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda 114b5ee93dee4da5b19e7a97499c6b95 running on PID 134725 (14 other jobs running) 2022-04-13 22:41:14.838 | [104740 Async ks-demo-invis:134725]: Signaling child to exit 2022-04-13 22:41:14.838 | WAKEUP 2022-04-13 22:41:14.868 | [104740 Async ks-demo-invis:134725]: Signaled 2022-04-13 22:41:14.870 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:14.870 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:14.870 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:14.870 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:14.870 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:14.870 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:14.870 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:14.870 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:14.870 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 466ce22b4d2a4c9793a741db48ee5bda --project 114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:41:14.870 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:14.870 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:14.870 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:14.870 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:14.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.870 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.870 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:14.870 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:14.870 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:14.870 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 466ce22b4d2a4c9793a741db48ee5bda --project 114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:41:14.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.871 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.871 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.871 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:14.871 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 466ce22b4d2a4c9793a741db48ee5bda --project 114b5ee93dee4da5b19e7a97499c6b95 2022-04-13 22:41:14.871 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:14.871 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:14.871 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:14.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.871 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:14.871 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:14.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:14.871 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:14.871 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:14.871 | ++ functions-common:get_field:825 : echo '| 424affa453f4474e938bb94ea57e49f6 | 466ce22b4d2a4c9793a741db48ee5bda | | 114b5ee93dee4da5b19e7a97499c6b95 | | | False |' 2022-04-13 22:41:14.871 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:14.871 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:14.871 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:14.871 | + functions-common:get_or_add_user_project_role:1004 : echo 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:14.871 | 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:14.946 | [104740 Async ks-demo-invis:134725]: finished get_or_add_user_project_role member 466ce22b4d2a4c9793a741db48ee5bda 114b5ee93dee4da5b19e7a97499c6b95 with result 0 in 18 seconds 2022-04-13 22:41:14.997 | [104740 Async ks-demo-reader:134891]: Waiting for completion of get_or_add_user_project_role reader 1686deb63d3b4aaabbd0fa56931cd414 d315bac390a14a00839ba8d9e7ac4454 running on PID 134891 (13 other jobs running) 2022-04-13 22:41:15.030 | [104740 Async ks-demo-reader:134891]: Signaling child to exit 2022-04-13 22:41:15.030 | WAKEUP 2022-04-13 22:41:15.057 | [104740 Async ks-demo-reader:134891]: Signaled 2022-04-13 22:41:15.058 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:15.059 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:15.059 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:15.059 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:15.059 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:15.059 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:15.059 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:15.059 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:15.059 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.059 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1686deb63d3b4aaabbd0fa56931cd414 --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:15.059 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:15.059 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.059 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.059 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.059 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.059 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.059 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:15.059 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:15.059 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 1686deb63d3b4aaabbd0fa56931cd414 --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:15.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.059 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.059 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.059 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.059 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:15.059 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1686deb63d3b4aaabbd0fa56931cd414 --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:15.059 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.059 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.060 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.060 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.060 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.060 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:15.060 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:15.060 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:15.060 | ++ functions-common:get_field:825 : echo '| b7fb041e8ac042edb0c504f5e3472040 | 1686deb63d3b4aaabbd0fa56931cd414 | | d315bac390a14a00839ba8d9e7ac4454 | | | False |' 2022-04-13 22:41:15.060 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.060 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:15.060 | + functions-common:get_or_add_user_project_role:1004 : echo b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:15.060 | b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:15.116 | [104740 Async ks-demo-reader:134891]: finished get_or_add_user_project_role reader 1686deb63d3b4aaabbd0fa56931cd414 d315bac390a14a00839ba8d9e7ac4454 with result 0 in 14 seconds 2022-04-13 22:41:15.120 | + inc/async:async_wait:197 : return 0 2022-04-13 22:41:15.122 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 22:41:15.180 | [104740 Async ks-alt-admin:135282]: Waiting for completion of get_or_add_user_project_role admin b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b running on PID 135282 (12 other jobs running) 2022-04-13 22:41:15.210 | [104740 Async ks-alt-admin:135282]: Signaling child to exit 2022-04-13 22:41:15.210 | WAKEUP 2022-04-13 22:41:15.235 | [104740 Async ks-alt-admin:135282]: Signaled 2022-04-13 22:41:15.237 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:15.237 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:15.237 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:15.237 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:15.237 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:15.237 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:15.237 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:15.237 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:15.237 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b1eab5ad5fdd4e1f901ee9be066f8745 --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.237 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:15.237 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.237 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.237 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.237 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.237 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.237 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.237 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:15.237 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:15.237 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b1eab5ad5fdd4e1f901ee9be066f8745 --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.238 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.238 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:15.238 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b1eab5ad5fdd4e1f901ee9be066f8745 --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.238 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.238 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.238 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.238 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:15.238 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:15.238 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:15.238 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | b1eab5ad5fdd4e1f901ee9be066f8745 | | 134a8da5ee4c40f2b034e55e93c6320b | | | False |' 2022-04-13 22:41:15.238 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.238 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:41:15.238 | + functions-common:get_or_add_user_project_role:1004 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:41:15.238 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:41:15.291 | [104740 Async ks-alt-admin:135282]: finished get_or_add_user_project_role admin b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b with result 0 in 14 seconds 2022-04-13 22:41:15.331 | [104740 Async ks-alt-another:135394]: Waiting for completion of get_or_add_user_project_role anotherrole b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b running on PID 135394 (11 other jobs running) 2022-04-13 22:41:15.362 | [104740 Async ks-alt-another:135394]: Signaling child to exit 2022-04-13 22:41:15.363 | WAKEUP 2022-04-13 22:41:15.389 | [104740 Async ks-alt-another:135394]: Signaled 2022-04-13 22:41:15.390 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:15.391 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:15.391 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:15.391 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:15.391 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:15.391 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:15.391 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:15.391 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:15.391 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b1eab5ad5fdd4e1f901ee9be066f8745 --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.391 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:15.391 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.391 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.391 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.391 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.391 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.391 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.391 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:15.391 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:15.391 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user b1eab5ad5fdd4e1f901ee9be066f8745 --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.391 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.391 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.391 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b1eab5ad5fdd4e1f901ee9be066f8745 --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.391 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:15.391 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.391 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.391 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.392 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.392 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.392 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.392 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:15.392 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:15.392 | ++ functions-common:get_field:825 : echo '| 9bfa6852820a474388530e241797aac3 | b1eab5ad5fdd4e1f901ee9be066f8745 | | 134a8da5ee4c40f2b034e55e93c6320b | | | False |' 2022-04-13 22:41:15.392 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:15.392 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.392 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9bfa6852820a474388530e241797aac3 2022-04-13 22:41:15.392 | + functions-common:get_or_add_user_project_role:1004 : echo 9bfa6852820a474388530e241797aac3 2022-04-13 22:41:15.392 | 9bfa6852820a474388530e241797aac3 2022-04-13 22:41:15.446 | [104740 Async ks-alt-another:135394]: finished get_or_add_user_project_role anotherrole b1eab5ad5fdd4e1f901ee9be066f8745 134a8da5ee4c40f2b034e55e93c6320b with result 0 in 15 seconds 2022-04-13 22:41:15.499 | [104740 Async ks-alt-member-user:135795]: Waiting for completion of get_or_add_user_project_role member 222060d309ad4775bcac8075a7878f1d 134a8da5ee4c40f2b034e55e93c6320b running on PID 135795 (10 other jobs running) 2022-04-13 22:41:15.526 | [104740 Async ks-alt-member-user:135795]: Signaling child to exit 2022-04-13 22:41:15.526 | WAKEUP 2022-04-13 22:41:15.573 | [104740 Async ks-alt-member-user:135795]: Signaled 2022-04-13 22:41:15.575 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:15.575 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:15.575 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:15.575 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:15.575 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:15.575 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:15.575 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:15.575 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:15.575 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.575 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:15.575 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 222060d309ad4775bcac8075a7878f1d --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.575 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.575 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.575 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.575 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.575 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.575 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:15.575 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:15.575 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 222060d309ad4775bcac8075a7878f1d --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.575 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.576 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.576 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:15.576 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.576 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.576 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 222060d309ad4775bcac8075a7878f1d --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.576 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.576 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.576 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.576 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.576 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:15.576 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:15.576 | ++ functions-common:get_field:825 : echo '| 424affa453f4474e938bb94ea57e49f6 | 222060d309ad4775bcac8075a7878f1d | | 134a8da5ee4c40f2b034e55e93c6320b | | | False |' 2022-04-13 22:41:15.576 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:15.576 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.576 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:15.576 | + functions-common:get_or_add_user_project_role:1004 : echo 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:15.576 | 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:15.632 | [104740 Async ks-alt-member-user:135795]: finished get_or_add_user_project_role member 222060d309ad4775bcac8075a7878f1d 134a8da5ee4c40f2b034e55e93c6320b with result 0 in 13 seconds 2022-04-13 22:41:15.678 | [104740 Async ks-alt-reader-user:135970]: Waiting for completion of get_or_add_user_project_role reader 00eddfdfd08e4d8f9fa5096ed63a8fbe 134a8da5ee4c40f2b034e55e93c6320b running on PID 135970 (9 other jobs running) 2022-04-13 22:41:15.705 | [104740 Async ks-alt-reader-user:135970]: Signaling child to exit 2022-04-13 22:41:15.706 | WAKEUP 2022-04-13 22:41:15.733 | [104740 Async ks-alt-reader-user:135970]: Signaled 2022-04-13 22:41:15.735 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:41:15.735 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:41:15.735 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:15.735 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:15.735 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:15.735 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:15.735 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:15.735 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:41:15.735 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 00eddfdfd08e4d8f9fa5096ed63a8fbe --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.735 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:41:15.735 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.735 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.735 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.735 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.735 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.735 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.735 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:41:15.735 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:41:15.735 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 00eddfdfd08e4d8f9fa5096ed63a8fbe --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.736 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.736 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.736 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 00eddfdfd08e4d8f9fa5096ed63a8fbe --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:15.736 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:41:15.736 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:41:15.736 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:41:15.736 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.736 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.736 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.736 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.736 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:41:15.736 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:41:15.736 | ++ functions-common:get_field:825 : echo '| b7fb041e8ac042edb0c504f5e3472040 | 00eddfdfd08e4d8f9fa5096ed63a8fbe | | 134a8da5ee4c40f2b034e55e93c6320b | | | False |' 2022-04-13 22:41:15.736 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:41:15.736 | ++ functions-common:get_field:819 : read data 2022-04-13 22:41:15.736 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:15.736 | + functions-common:get_or_add_user_project_role:1004 : echo b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:15.736 | b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:15.785 | [104740 Async ks-alt-reader-user:135970]: finished get_or_add_user_project_role reader 00eddfdfd08e4d8f9fa5096ed63a8fbe 134a8da5ee4c40f2b034e55e93c6320b with result 0 in 13 seconds 2022-04-13 22:41:15.790 | + inc/async:async_wait:197 : return 0 2022-04-13 22:41:15.793 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 22:41:15.848 | [104740 Async ks-system-member:136194]: Waiting for completion of get_or_add_user_system_role member 5c795013733f49a280c372c28485f96e all running on PID 136194 (8 other jobs running) 2022-04-13 22:41:15.875 | [104740 Async ks-system-member:136194]: Signaling child to exit 2022-04-13 22:41:15.875 | WAKEUP 2022-04-13 22:41:15.904 | [104740 Async ks-system-member:136194]: Signaled 2022-04-13 22:41:15.906 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:41:15.906 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:41:15.906 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:41:15.906 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:15.906 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:15.906 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:15.906 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:15.906 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:15.906 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:41:15.906 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5c795013733f49a280c372c28485f96e --system all -f value -c Role 2022-04-13 22:41:15.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.906 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.906 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.906 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.906 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:41:15.906 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:41:15.906 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 5c795013733f49a280c372c28485f96e --system all 2022-04-13 22:41:15.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.906 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.906 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.906 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5c795013733f49a280c372c28485f96e --system all -f value -c Role 2022-04-13 22:41:15.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:15.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:15.907 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:15.907 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:15.907 | + functions-common:get_or_add_user_system_role:1059 : echo 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:15.907 | 424affa453f4474e938bb94ea57e49f6 2022-04-13 22:41:15.954 | [104740 Async ks-system-member:136194]: finished get_or_add_user_system_role member 5c795013733f49a280c372c28485f96e all with result 0 in 11 seconds 2022-04-13 22:41:15.996 | [104740 Async ks-system-reader:136478]: Waiting for completion of get_or_add_user_system_role reader f32405110ac540ce8527bcd24cd047e9 all running on PID 136478 (7 other jobs running) 2022-04-13 22:41:16.024 | [104740 Async ks-system-reader:136478]: Signaling child to exit 2022-04-13 22:41:17.671 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:17.852 | [136478 Async ks-system-reader:136478]: finished successfully 2022-04-13 22:41:18.009 | WAKEUP 2022-04-13 22:41:18.157 | [104740 Async ks-system-reader:136478]: Signaled 2022-04-13 22:41:18.175 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:41:18.175 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:41:18.175 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:41:18.175 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:41:18.175 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:41:18.175 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:41:18.175 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:41:18.175 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:41:18.175 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:41:18.175 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f32405110ac540ce8527bcd24cd047e9 --system all -f value -c Role 2022-04-13 22:41:18.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:18.175 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:18.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:18.175 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:18.175 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:18.175 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:41:18.175 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:41:18.175 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user f32405110ac540ce8527bcd24cd047e9 --system all 2022-04-13 22:41:18.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:18.175 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:18.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:18.176 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:18.176 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f32405110ac540ce8527bcd24cd047e9 --system all -f value -c Role 2022-04-13 22:41:18.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:18.176 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:18.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:18.176 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:18.176 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:18.176 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:18.176 | + functions-common:get_or_add_user_system_role:1059 : echo b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:18.176 | b7fb041e8ac042edb0c504f5e3472040 2022-04-13 22:41:18.478 | [104740 Async ks-system-reader:136478]: finished get_or_add_user_system_role reader f32405110ac540ce8527bcd24cd047e9 all with result 0 in 14 seconds 2022-04-13 22:41:18.519 | + inc/async:async_wait:197 : return 0 2022-04-13 22:41:18.543 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 22:41:18.898 | [104740 Async ks-group-memberdemo:136829]: Waiting for completion of get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 running on PID 136829 (6 other jobs running) 2022-04-13 22:41:19.086 | [104740 Async ks-group-memberdemo:136829]: Signaling child to exit 2022-04-13 22:41:24.860 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:24.949 | [136915 Async ks-group-anotherdemo:136915]: finished successfully 2022-04-13 22:41:25.351 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:25.385 | [136829 Async ks-group-memberdemo:136829]: finished successfully 2022-04-13 22:41:25.417 | WAKEUP 2022-04-13 22:41:25.468 | [104740 Async ks-group-memberdemo:136829]: Signaled 2022-04-13 22:41:25.469 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:41:25.469 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6aecd8b6bdc7473e9552bce0628f129d --project d315bac390a14a00839ba8d9e7ac4454 -f value 2022-04-13 22:41:25.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.469 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.469 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.469 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:25.469 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:41:25.470 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:41:25.470 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 6aecd8b6bdc7473e9552bce0628f129d --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:25.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.470 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.470 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.470 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6aecd8b6bdc7473e9552bce0628f129d --project d315bac390a14a00839ba8d9e7ac4454 -f value 2022-04-13 22:41:25.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.470 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.470 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.470 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:25.470 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='424affa453f4474e938bb94ea57e49f6 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 False' 2022-04-13 22:41:25.470 | + functions-common:get_or_add_group_project_role:1083 : echo 424affa453f4474e938bb94ea57e49f6 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 False 2022-04-13 22:41:25.470 | 424affa453f4474e938bb94ea57e49f6 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 False 2022-04-13 22:41:25.544 | [104740 Async ks-group-memberdemo:136829]: finished get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 with result 0 in 14 seconds 2022-04-13 22:41:25.601 | [104740 Async ks-group-anotherdemo:136915]: Waiting for completion of get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 running on PID 136915 (5 other jobs running) 2022-04-13 22:41:25.633 | [104740 Async ks-group-anotherdemo:136915]: Signaling child to exit 2022-04-13 22:41:25.633 | WAKEUP 2022-04-13 22:41:25.659 | [104740 Async ks-group-anotherdemo:136915]: Signaled 2022-04-13 22:41:25.660 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:41:25.660 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6aecd8b6bdc7473e9552bce0628f129d --project d315bac390a14a00839ba8d9e7ac4454 -f value 2022-04-13 22:41:25.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.660 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.660 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.660 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:25.660 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:41:25.660 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:41:25.660 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 6aecd8b6bdc7473e9552bce0628f129d --project d315bac390a14a00839ba8d9e7ac4454 2022-04-13 22:41:25.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.660 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.661 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.661 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6aecd8b6bdc7473e9552bce0628f129d --project d315bac390a14a00839ba8d9e7ac4454 -f value 2022-04-13 22:41:25.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.661 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:25.661 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:25.661 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:25.661 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9bfa6852820a474388530e241797aac3 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 False' 2022-04-13 22:41:25.661 | + functions-common:get_or_add_group_project_role:1083 : echo 9bfa6852820a474388530e241797aac3 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 False 2022-04-13 22:41:25.661 | 9bfa6852820a474388530e241797aac3 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 False 2022-04-13 22:41:25.710 | [104740 Async ks-group-anotherdemo:136915]: finished get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d d315bac390a14a00839ba8d9e7ac4454 with result 0 in 14 seconds 2022-04-13 22:41:25.754 | [104740 Async ks-group-memberalt:137038]: Waiting for completion of get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b running on PID 137038 (4 other jobs running) 2022-04-13 22:41:25.783 | [104740 Async ks-group-memberalt:137038]: Signaling child to exit 2022-04-13 22:41:26.419 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:26.446 | [137038 Async ks-group-memberalt:137038]: finished successfully 2022-04-13 22:41:26.466 | WAKEUP 2022-04-13 22:41:26.492 | [104740 Async ks-group-memberalt:137038]: Signaled 2022-04-13 22:41:26.493 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:41:26.493 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6aecd8b6bdc7473e9552bce0628f129d --project 134a8da5ee4c40f2b034e55e93c6320b -f value 2022-04-13 22:41:26.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.493 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.493 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.493 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:26.493 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:41:26.493 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:41:26.493 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 6aecd8b6bdc7473e9552bce0628f129d --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:26.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.493 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.493 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.493 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6aecd8b6bdc7473e9552bce0628f129d --project 134a8da5ee4c40f2b034e55e93c6320b -f value 2022-04-13 22:41:26.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.493 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.494 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.494 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:26.494 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='424affa453f4474e938bb94ea57e49f6 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b False' 2022-04-13 22:41:26.494 | + functions-common:get_or_add_group_project_role:1083 : echo 424affa453f4474e938bb94ea57e49f6 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b False 2022-04-13 22:41:26.494 | 424affa453f4474e938bb94ea57e49f6 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b False 2022-04-13 22:41:26.544 | [104740 Async ks-group-memberalt:137038]: finished get_or_add_group_project_role member 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b with result 0 in 15 seconds 2022-04-13 22:41:26.587 | [104740 Async ks-group-anotheralt:137125]: Waiting for completion of get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b running on PID 137125 (3 other jobs running) 2022-04-13 22:41:26.627 | [104740 Async ks-group-anotheralt:137125]: Signaling child to exit 2022-04-13 22:41:26.769 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:26.795 | [137125 Async ks-group-anotheralt:137125]: finished successfully 2022-04-13 22:41:26.815 | WAKEUP 2022-04-13 22:41:26.840 | [104740 Async ks-group-anotheralt:137125]: Signaled 2022-04-13 22:41:26.841 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:41:26.841 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6aecd8b6bdc7473e9552bce0628f129d --project 134a8da5ee4c40f2b034e55e93c6320b -f value 2022-04-13 22:41:26.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.841 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.842 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.842 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:26.842 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:41:26.842 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:41:26.842 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 6aecd8b6bdc7473e9552bce0628f129d --project 134a8da5ee4c40f2b034e55e93c6320b 2022-04-13 22:41:26.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.842 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.842 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.842 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6aecd8b6bdc7473e9552bce0628f129d --project 134a8da5ee4c40f2b034e55e93c6320b -f value 2022-04-13 22:41:26.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.842 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:26.842 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:26.842 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:26.842 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9bfa6852820a474388530e241797aac3 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b False' 2022-04-13 22:41:26.842 | + functions-common:get_or_add_group_project_role:1083 : echo 9bfa6852820a474388530e241797aac3 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b False 2022-04-13 22:41:26.842 | 9bfa6852820a474388530e241797aac3 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b False 2022-04-13 22:41:26.891 | [104740 Async ks-group-anotheralt:137125]: finished get_or_add_group_project_role anotherrole 6aecd8b6bdc7473e9552bce0628f129d 134a8da5ee4c40f2b034e55e93c6320b with result 0 in 15 seconds 2022-04-13 22:41:26.934 | [104740 Async ks-group-admin:137232]: Waiting for completion of get_or_add_group_project_role admin b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 running on PID 137232 (2 other jobs running) 2022-04-13 22:41:26.961 | [104740 Async ks-group-admin:137232]: Signaling child to exit 2022-04-13 22:41:27.355 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:41:27.380 | [137232 Async ks-group-admin:137232]: finished successfully 2022-04-13 22:41:27.400 | WAKEUP 2022-04-13 22:41:27.423 | [104740 Async ks-group-admin:137232]: Signaled 2022-04-13 22:41:27.425 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:41:27.425 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b940a73366c74dc7b42e79410f7450d0 --project ea7cc5576e7a4bc1ab1f792d7c829cc3 -f value 2022-04-13 22:41:27.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:27.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:27.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:27.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:27.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:27.425 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:41:27.425 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:41:27.425 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group b940a73366c74dc7b42e79410f7450d0 --project ea7cc5576e7a4bc1ab1f792d7c829cc3 2022-04-13 22:41:27.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:27.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:27.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:27.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:27.425 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b940a73366c74dc7b42e79410f7450d0 --project ea7cc5576e7a4bc1ab1f792d7c829cc3 -f value 2022-04-13 22:41:27.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:27.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:27.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:27.425 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:27.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:41:27.425 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='aceb0185a393430cbc987e143f39a05c b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 False' 2022-04-13 22:41:27.425 | + functions-common:get_or_add_group_project_role:1083 : echo aceb0185a393430cbc987e143f39a05c b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 False 2022-04-13 22:41:27.425 | aceb0185a393430cbc987e143f39a05c b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 False 2022-04-13 22:41:27.469 | [104740 Async ks-group-admin:137232]: finished get_or_add_group_project_role admin b940a73366c74dc7b42e79410f7450d0 ea7cc5576e7a4bc1ab1f792d7c829cc3 with result 0 in 15 seconds 2022-04-13 22:41:27.473 | + inc/async:async_wait:197 : return 0 2022-04-13 22:41:27.476 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 22:41:27.493 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:27.496 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 22:41:27.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:27.516 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 22:41:27.519 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 22:41:27.577 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 22:41:27.621 | [104740 Async create_nova_accounts:139168]: running: create_nova_accounts 2022-04-13 22:41:27.623 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 22:41:27.643 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:27.645 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 22:41:27.649 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 22:41:27.708 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 22:41:27.747 | [104740 Async create_glance_accounts:139283]: running: create_glance_accounts 2022-04-13 22:41:27.750 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 22:41:27.774 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:27.777 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 22:41:27.780 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 22:41:27.847 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 22:41:27.891 | [104740 Async create_cinder_accounts:139413]: running: create_cinder_accounts 2022-04-13 22:41:27.893 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 22:41:27.921 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:27.924 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 22:41:27.929 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 22:41:28.012 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 22:41:28.082 | [104740 Async create_neutron_accounts:139528]: running: create_neutron_accounts 2022-04-13 22:41:28.086 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 22:41:28.116 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:28.119 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 22:41:28.124 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 22:41:28.256 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 22:41:28.446 | [104740 Async create_swift_accounts:139667]: running: create_swift_accounts 2022-04-13 22:41:28.476 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 22:41:28.608 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:41:28.640 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 22:41:28.980 | [104740 Async create_nova_accounts:139168]: Waiting for completion of create_nova_accounts running on PID 139168 (6 other jobs running) 2022-04-13 22:41:29.152 | [104740 Async create_nova_accounts:139168]: Signaling child to exit 2022-04-13 22:42:07.925 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:42:07.958 | [139528 Async create_neutron_accounts:139528]: finished successfully 2022-04-13 22:42:27.956 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:42:27.998 | [139413 Async create_cinder_accounts:139413]: finished successfully 2022-04-13 22:42:44.148 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:42:44.177 | [139283 Async create_glance_accounts:139283]: finished successfully 2022-04-13 22:42:47.731 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:42:47.758 | [139168 Async create_nova_accounts:139168]: finished successfully 2022-04-13 22:42:47.780 | WAKEUP 2022-04-13 22:42:47.804 | [104740 Async create_nova_accounts:139168]: Signaled 2022-04-13 22:42:47.805 | + 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-13 22:42:47.805 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 22:42:47.805 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 22:42:47.805 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:42:47.805 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:42:47.805 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:42:47.805 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:42:47.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.805 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.805 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.805 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.805 | + functions-common:get_or_create_user:932 : user_id=af25bad8dbec4a8793fd04a9fa7f698d 2022-04-13 22:42:47.806 | + functions-common:get_or_create_user:933 : echo af25bad8dbec4a8793fd04a9fa7f698d 2022-04-13 22:42:47.806 | af25bad8dbec4a8793fd04a9fa7f698d 2022-04-13 22:42:47.806 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 22:42:47.806 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:47.806 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:47.806 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:47.806 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:47.806 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:47.806 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:47.806 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:47.806 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:47.806 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:47.806 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:47.806 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.806 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.806 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:47.806 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.806 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.806 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.806 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.806 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.806 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:47.806 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:47.806 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.806 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.806 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.806 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.807 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:47.807 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.807 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.807 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.807 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.807 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.807 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:47.807 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:47.807 | ++ functions-common:get_field:825 : echo '| 1d6d381dae9d4ba88c38f8ee9d375581 | af25bad8dbec4a8793fd04a9fa7f698d | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:47.807 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:47.807 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.807 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.807 | + functions-common:get_or_add_user_project_role:1004 : echo 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.807 | 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.807 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:42:47.807 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 22:42:47.807 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:47.807 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:47.807 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:47.807 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:47.807 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:47.807 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:47.807 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:47.807 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:47.807 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:47.807 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:47.807 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.807 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.808 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:47.808 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.808 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.808 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.808 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:47.808 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:47.808 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.808 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.808 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.808 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:47.808 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.808 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.808 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.808 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:47.808 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:47.808 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:47.808 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | af25bad8dbec4a8793fd04a9fa7f698d | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:47.808 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.808 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:42:47.809 | + functions-common:get_or_add_user_project_role:1004 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:42:47.809 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:42:47.809 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 22:42:47.809 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:42:47.809 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.13/compute 2022-04-13 22:42:47.809 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 22:42:47.809 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:42:47.809 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 22:42:47.809 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 22:42:47.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.809 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.809 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.809 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.809 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:42:47.809 | eb11144da02b433a8609a1f63831b485' 2022-04-13 22:42:47.809 | + functions-common:get_or_create_service:1101 : echo eb11144da02b433a8609a1f63831b485 2022-04-13 22:42:47.809 | eb11144da02b433a8609a1f63831b485 2022-04-13 22:42:47.809 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.13/compute/v2/$(project_id)s' 2022-04-13 22:42:47.809 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:42:47.809 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' RegionOne 2022-04-13 22:42:47.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:42:47.809 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 22:42:47.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.809 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.809 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.809 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:42:47.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:42:47.809 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.13/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:42:47.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.810 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.810 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.810 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.810 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a14a0074aa554e1fa5e4c7658ac5b3ff 2022-04-13 22:42:47.810 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a14a0074aa554e1fa5e4c7658ac5b3ff 2022-04-13 22:42:47.810 | + functions-common:get_or_create_endpoint:1134 : public_id=a14a0074aa554e1fa5e4c7658ac5b3ff 2022-04-13 22:42:47.810 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:42:47.810 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:42:47.810 | + functions-common:get_or_create_endpoint:1143 : echo a14a0074aa554e1fa5e4c7658ac5b3ff 2022-04-13 22:42:47.810 | a14a0074aa554e1fa5e4c7658ac5b3ff 2022-04-13 22:42:47.810 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 22:42:47.810 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:42:47.810 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 22:42:47.810 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 22:42:47.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.810 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.810 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.810 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.810 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:42:47.810 | 2e998e35c87d4033b4a74a7d3975e22d' 2022-04-13 22:42:47.810 | + functions-common:get_or_create_service:1101 : echo 2e998e35c87d4033b4a74a7d3975e22d 2022-04-13 22:42:47.810 | 2e998e35c87d4033b4a74a7d3975e22d 2022-04-13 22:42:47.810 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.13/compute/v2.1 2022-04-13 22:42:47.810 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:42:47.810 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.13/compute/v2.1 RegionOne 2022-04-13 22:42:47.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:42:47.811 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 22:42:47.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.811 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.811 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.811 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:42:47.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:42:47.811 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.13/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 22:42:47.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.811 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.811 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.811 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=453d90bb45e7424aa1dca5b3ff0f59ca 2022-04-13 22:42:47.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 453d90bb45e7424aa1dca5b3ff0f59ca 2022-04-13 22:42:47.811 | + functions-common:get_or_create_endpoint:1134 : public_id=453d90bb45e7424aa1dca5b3ff0f59ca 2022-04-13 22:42:47.811 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:42:47.811 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:42:47.811 | + functions-common:get_or_create_endpoint:1143 : echo 453d90bb45e7424aa1dca5b3ff0f59ca 2022-04-13 22:42:47.811 | 453d90bb45e7424aa1dca5b3ff0f59ca 2022-04-13 22:42:47.811 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 22:42:47.811 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:47.811 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 22:42:47.811 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:47.811 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 22:42:47.811 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:47.811 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:47.811 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:47.811 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:47.811 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:47.812 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:47.812 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:47.812 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:47.812 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:47.812 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:47.812 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:47.812 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.812 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.812 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.812 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.812 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.812 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.812 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.812 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:47.812 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:47.812 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.812 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.812 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.812 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.812 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.812 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:47.812 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.812 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.812 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.812 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.813 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.813 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:47.813 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:47.813 | ++ functions-common:get_field:825 : echo '| 5a8bcb2e1e8d46d1b02120cc6910d559 | af25bad8dbec4a8793fd04a9fa7f698d | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:47.813 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:47.813 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.813 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:42:47.813 | + functions-common:get_or_add_user_project_role:1004 : echo 5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:42:47.813 | 5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:42:47.813 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 22:42:47.813 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:42:47.813 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 22:42:47.813 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:47.813 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 22:42:47.854 | [104740 Async create_nova_accounts:139168]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-13 22:42:47.894 | [104740 Async create_glance_accounts:139283]: Waiting for completion of create_glance_accounts running on PID 139283 (5 other jobs running) 2022-04-13 22:42:47.920 | [104740 Async create_glance_accounts:139283]: Signaling child to exit 2022-04-13 22:42:47.920 | WAKEUP 2022-04-13 22:42:47.943 | [104740 Async create_glance_accounts:139283]: Signaled 2022-04-13 22:42:47.945 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 22:42:47.945 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:47.945 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 22:42:47.945 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 22:42:47.945 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:42:47.945 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:42:47.945 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:42:47.945 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:42:47.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.945 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.945 | + functions-common:get_or_create_user:932 : user_id=c41c9749b2f348bbb25106b3228651fa 2022-04-13 22:42:47.945 | + functions-common:get_or_create_user:933 : echo c41c9749b2f348bbb25106b3228651fa 2022-04-13 22:42:47.945 | c41c9749b2f348bbb25106b3228651fa 2022-04-13 22:42:47.945 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 22:42:47.945 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:47.945 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:47.945 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:47.945 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:47.946 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:47.946 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:47.946 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:47.946 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:47.946 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:47.946 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:47.946 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:47.946 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.946 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.946 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.946 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.946 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.946 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:47.946 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:47.946 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.946 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.946 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:47.946 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.946 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.946 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.947 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.947 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:47.947 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:47.947 | ++ functions-common:get_field:825 : echo '| 1d6d381dae9d4ba88c38f8ee9d375581 | c41c9749b2f348bbb25106b3228651fa | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:47.947 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:47.947 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.947 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.947 | + functions-common:get_or_add_user_project_role:1004 : echo 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.947 | 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.947 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:42:47.947 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 22:42:47.947 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:47.947 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 22:42:47.947 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 22:42:47.947 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:42:47.947 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:42:47.947 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:42:47.947 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:42:47.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.947 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.947 | + functions-common:get_or_create_user:932 : user_id=4be9953344b5474a81b9b8aefb93a9fc 2022-04-13 22:42:47.947 | + functions-common:get_or_create_user:933 : echo 4be9953344b5474a81b9b8aefb93a9fc 2022-04-13 22:42:47.947 | 4be9953344b5474a81b9b8aefb93a9fc 2022-04-13 22:42:47.947 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 22:42:47.947 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:47.947 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:47.947 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:47.948 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:47.948 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:47.948 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:47.948 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:47.948 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:47.948 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:47.948 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:47.948 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.948 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.948 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:47.948 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.948 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.948 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.948 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:47.948 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:47.948 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.948 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.948 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.948 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:47.948 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.948 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.949 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.949 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:47.949 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:47.949 | ++ functions-common:get_field:825 : echo '| 1d6d381dae9d4ba88c38f8ee9d375581 | 4be9953344b5474a81b9b8aefb93a9fc | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:47.949 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:47.949 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.949 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.949 | + functions-common:get_or_add_user_project_role:1004 : echo 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.949 | 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:47.949 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 22:42:47.949 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 22:42:47.949 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:47.949 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:47.949 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:47.949 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:47.949 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:47.949 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:47.949 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:47.949 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:47.949 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:47.949 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:47.949 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:47.949 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.949 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.949 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.949 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.949 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.949 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:47.950 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:47.950 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.950 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.950 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.950 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:42:47.950 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:47.950 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:47.950 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:47.950 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.950 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.950 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.950 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.950 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:47.950 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:47.950 | ++ functions-common:get_field:825 : echo '| 5a8bcb2e1e8d46d1b02120cc6910d559 | 4be9953344b5474a81b9b8aefb93a9fc | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:47.950 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:47.950 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:47.950 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:42:47.950 | + functions-common:get_or_add_user_project_role:1004 : echo 5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:42:47.950 | 5a8bcb2e1e8d46d1b02120cc6910d559 2022-04-13 22:42:47.950 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 22:42:47.950 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:42:47.950 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 22:42:47.951 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 22:42:47.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.951 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.951 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:42:47.951 | 2b8c062102e84811a141593f3f34725d' 2022-04-13 22:42:47.951 | + functions-common:get_or_create_service:1101 : echo 2b8c062102e84811a141593f3f34725d 2022-04-13 22:42:47.951 | 2b8c062102e84811a141593f3f34725d 2022-04-13 22:42:47.951 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.13/image 2022-04-13 22:42:47.951 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:42:47.951 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.13/image RegionOne 2022-04-13 22:42:47.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:42:47.951 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 22:42:47.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.951 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:42:47.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:42:47.951 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.13/image --region RegionOne -f value -c id 2022-04-13 22:42:47.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:47.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:47.951 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:47.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=430684842cfb41d29fd2597748c4ca45 2022-04-13 22:42:47.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 430684842cfb41d29fd2597748c4ca45 2022-04-13 22:42:47.951 | + functions-common:get_or_create_endpoint:1134 : public_id=430684842cfb41d29fd2597748c4ca45 2022-04-13 22:42:47.952 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:42:47.952 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:42:47.952 | + functions-common:get_or_create_endpoint:1143 : echo 430684842cfb41d29fd2597748c4ca45 2022-04-13 22:42:47.952 | 430684842cfb41d29fd2597748c4ca45 2022-04-13 22:42:47.952 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 22:42:47.952 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:42:47.952 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:42:47.952 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:42:47.952 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:42:47.952 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 22:42:47.952 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 22:42:47.952 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 22:42:47.952 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 22:42:47.993 | [104740 Async create_glance_accounts:139283]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-13 22:42:48.032 | [104740 Async create_cinder_accounts:139413]: Waiting for completion of create_cinder_accounts running on PID 139413 (4 other jobs running) 2022-04-13 22:42:48.058 | [104740 Async create_cinder_accounts:139413]: Signaling child to exit 2022-04-13 22:42:48.058 | WAKEUP 2022-04-13 22:42:48.081 | [104740 Async create_cinder_accounts:139413]: Signaled 2022-04-13 22:42:48.082 | + 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-13 22:42:48.082 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 22:42:48.082 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 22:42:48.082 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:42:48.083 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:42:48.083 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:42:48.083 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:42:48.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.083 | + functions-common:get_or_create_user:932 : user_id=0c1352dccbd04cb18e65ac562fe0f3c0 2022-04-13 22:42:48.083 | + functions-common:get_or_create_user:933 : echo 0c1352dccbd04cb18e65ac562fe0f3c0 2022-04-13 22:42:48.083 | 0c1352dccbd04cb18e65ac562fe0f3c0 2022-04-13 22:42:48.083 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 22:42:48.083 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:48.083 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:48.083 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:48.083 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:48.083 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:48.083 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:48.083 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:48.083 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:48.083 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:48.083 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:48.083 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:48.083 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:48.083 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:42:48.083 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:48.083 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:48.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.084 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:48.084 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:48.084 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:42:48.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.084 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:48.084 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:42:48.084 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:48.084 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:48.084 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:48.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.084 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:48.084 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:48.084 | ++ functions-common:get_field:825 : echo '| 1d6d381dae9d4ba88c38f8ee9d375581 | 0c1352dccbd04cb18e65ac562fe0f3c0 | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:48.084 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:48.084 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:48.084 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:48.084 | + functions-common:get_or_add_user_project_role:1004 : echo 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:48.084 | 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:48.084 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:42:48.084 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 22:42:48.084 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:42:48.084 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 22:42:48.085 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 22:42:48.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.085 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:42:48.085 | e7f39a758f1544b490c209d2dd871752' 2022-04-13 22:42:48.085 | + functions-common:get_or_create_service:1101 : echo e7f39a758f1544b490c209d2dd871752 2022-04-13 22:42:48.085 | e7f39a758f1544b490c209d2dd871752 2022-04-13 22:42:48.085 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 22:42:48.085 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-13 22:42:48.085 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:42:48.085 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-13 22:42:48.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:42:48.085 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 22:42:48.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.085 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:42:48.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:42:48.085 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:42:48.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.086 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=876fa398fef84494813bac6bbc84e0fa 2022-04-13 22:42:48.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 876fa398fef84494813bac6bbc84e0fa 2022-04-13 22:42:48.086 | + functions-common:get_or_create_endpoint:1134 : public_id=876fa398fef84494813bac6bbc84e0fa 2022-04-13 22:42:48.086 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:42:48.086 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:42:48.086 | + functions-common:get_or_create_endpoint:1143 : echo 876fa398fef84494813bac6bbc84e0fa 2022-04-13 22:42:48.086 | 876fa398fef84494813bac6bbc84e0fa 2022-04-13 22:42:48.086 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 22:42:48.086 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:42:48.086 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 22:42:48.086 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 22:42:48.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.086 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:42:48.086 | 6d2590bdff8d4f628bc8e08a1650675f' 2022-04-13 22:42:48.086 | + functions-common:get_or_create_service:1101 : echo 6d2590bdff8d4f628bc8e08a1650675f 2022-04-13 22:42:48.086 | 6d2590bdff8d4f628bc8e08a1650675f 2022-04-13 22:42:48.086 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.13/volume/v3/$(project_id)s' 2022-04-13 22:42:48.086 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:42:48.086 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' RegionOne 2022-04-13 22:42:48.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:42:48.086 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 22:42:48.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.087 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.087 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:42:48.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:42:48.087 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.13/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:42:48.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.087 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.087 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.087 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5418ef6c5dfe4aec88ad85e4777e5aa7 2022-04-13 22:42:48.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5418ef6c5dfe4aec88ad85e4777e5aa7 2022-04-13 22:42:48.087 | + functions-common:get_or_create_endpoint:1134 : public_id=5418ef6c5dfe4aec88ad85e4777e5aa7 2022-04-13 22:42:48.087 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:42:48.087 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:42:48.087 | + functions-common:get_or_create_endpoint:1143 : echo 5418ef6c5dfe4aec88ad85e4777e5aa7 2022-04-13 22:42:48.087 | 5418ef6c5dfe4aec88ad85e4777e5aa7 2022-04-13 22:42:48.087 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 22:42:48.087 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 22:42:48.087 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:42:48.087 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 22:42:48.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.087 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.087 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.087 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.087 | ++ functions-common:get_or_create_project:945 : project_id=066238eaadd54f729d1966b07cb12ce5 2022-04-13 22:42:48.087 | ++ functions-common:get_or_create_project:946 : echo 066238eaadd54f729d1966b07cb12ce5 2022-04-13 22:42:48.087 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 066238eaadd54f729d1966b07cb12ce5 2022-04-13 22:42:48.088 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 22:42:48.088 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:42:48.088 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:42:48.088 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 22:42:48.088 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 22:42:48.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.088 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.088 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.088 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 22:42:48.088 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.088 | ++ functions-common:get_or_create_user:932 : user_id=0c1352dccbd04cb18e65ac562fe0f3c0 2022-04-13 22:42:48.088 | ++ functions-common:get_or_create_user:933 : echo 0c1352dccbd04cb18e65ac562fe0f3c0 2022-04-13 22:42:48.088 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0c1352dccbd04cb18e65ac562fe0f3c0 2022-04-13 22:42:48.131 | [104740 Async create_cinder_accounts:139413]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-13 22:42:48.135 | + inc/async:async_wait:197 : return 0 2022-04-13 22:42:48.137 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 22:42:48.194 | [104740 Async create_neutron_accounts:139528]: Waiting for completion of create_neutron_accounts running on PID 139528 (3 other jobs running) 2022-04-13 22:42:48.222 | [104740 Async create_neutron_accounts:139528]: Signaling child to exit 2022-04-13 22:42:48.223 | WAKEUP 2022-04-13 22:42:48.246 | [104740 Async create_neutron_accounts:139528]: Signaled 2022-04-13 22:42:48.247 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 22:42:48.247 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:42:48.248 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:42:48.248 | + 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-13 22:42:48.248 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:42:48.248 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:42:48.248 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:42:48.248 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 22:42:48.248 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 22:42:48.248 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 22:42:48.248 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.13:9696/ 2022-04-13 22:42:48.248 | + 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-13 22:42:48.248 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 22:42:48.248 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 22:42:48.248 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:42:48.248 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:42:48.248 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:42:48.248 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:42:48.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.248 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.248 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.248 | + functions-common:get_or_create_user:932 : user_id=b750bafb9533419aaa32a8c537ed4549 2022-04-13 22:42:48.248 | + functions-common:get_or_create_user:933 : echo b750bafb9533419aaa32a8c537ed4549 2022-04-13 22:42:48.248 | b750bafb9533419aaa32a8c537ed4549 2022-04-13 22:42:48.248 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 22:42:48.248 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:42:48.248 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:42:48.248 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:42:48.248 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:42:48.248 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:42:48.249 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:42:48.249 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:42:48.249 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:42:48.249 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:42:48.249 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:42:48.249 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:42:48.249 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:48.249 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:42:48.249 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:48.249 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:48.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.249 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.249 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.249 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:42:48.249 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:42:48.249 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:42:48.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.249 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.249 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.249 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:42:48.249 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:42:48.249 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:42:48.249 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:42:48.249 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:48.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.249 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.250 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.250 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.250 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:42:48.250 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:42:48.250 | ++ functions-common:get_field:825 : echo '| 1d6d381dae9d4ba88c38f8ee9d375581 | b750bafb9533419aaa32a8c537ed4549 | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:42:48.250 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:42:48.250 | ++ functions-common:get_field:819 : read data 2022-04-13 22:42:48.250 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:48.250 | + functions-common:get_or_add_user_project_role:1004 : echo 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:48.250 | 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:42:48.250 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:42:48.250 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 22:42:48.250 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:42:48.250 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 22:42:48.250 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 22:42:48.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.250 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.250 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.250 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.250 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:42:48.250 | 8213d7da53474fa18cc06a52dc622659' 2022-04-13 22:42:48.250 | + functions-common:get_or_create_service:1101 : echo 8213d7da53474fa18cc06a52dc622659 2022-04-13 22:42:48.250 | 8213d7da53474fa18cc06a52dc622659 2022-04-13 22:42:48.250 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.13:9696/ 2022-04-13 22:42:48.250 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:42:48.250 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.13:9696/ RegionOne 2022-04-13 22:42:48.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:42:48.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 22:42:48.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.251 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.251 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.251 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:42:48.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:42:48.251 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.13:9696/ --region RegionOne -f value -c id 2022-04-13 22:42:48.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.251 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:48.251 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:48.251 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:42:48.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=301269f610954b68a3e54fbd623a82f9 2022-04-13 22:42:48.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 301269f610954b68a3e54fbd623a82f9 2022-04-13 22:42:48.251 | + functions-common:get_or_create_endpoint:1134 : public_id=301269f610954b68a3e54fbd623a82f9 2022-04-13 22:42:48.251 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:42:48.251 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:42:48.251 | + functions-common:get_or_create_endpoint:1143 : echo 301269f610954b68a3e54fbd623a82f9 2022-04-13 22:42:48.251 | 301269f610954b68a3e54fbd623a82f9 2022-04-13 22:42:48.298 | [104740 Async create_neutron_accounts:139528]: finished create_neutron_accounts with result 0 in 39 seconds 2022-04-13 22:42:48.337 | [104740 Async create_swift_accounts:139667]: Waiting for completion of create_swift_accounts running on PID 139667 (2 other jobs running) 2022-04-13 22:42:48.364 | [104740 Async create_swift_accounts:139667]: Signaling child to exit 2022-04-13 22:43:37.928 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:43:37.953 | [139667 Async create_swift_accounts:139667]: finished successfully 2022-04-13 22:43:37.973 | WAKEUP 2022-04-13 22:43:37.995 | [104740 Async create_swift_accounts:139667]: Signaled 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 22:43:37.997 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 22:43:37.997 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 22:43:37.997 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:43:37.997 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:43:37.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.997 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:37.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.998 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:37.998 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:37.998 | ++ functions-common:get_or_create_role:957 : role_id=9bfa6852820a474388530e241797aac3 2022-04-13 22:43:37.998 | ++ functions-common:get_or_create_role:958 : echo 9bfa6852820a474388530e241797aac3 2022-04-13 22:43:37.998 | + lib/swift:create_swift_accounts:614 : another_role=9bfa6852820a474388530e241797aac3 2022-04-13 22:43:37.998 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 22:43:37.998 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 22:43:37.998 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:43:37.998 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:43:37.998 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:43:37.998 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:43:37.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.998 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:37.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.998 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:37.998 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:37.998 | + functions-common:get_or_create_user:932 : user_id=fff2deb368ff44d4bdaf4326f6e05df9 2022-04-13 22:43:37.998 | + functions-common:get_or_create_user:933 : echo fff2deb368ff44d4bdaf4326f6e05df9 2022-04-13 22:43:37.998 | fff2deb368ff44d4bdaf4326f6e05df9 2022-04-13 22:43:37.998 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 22:43:37.998 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:43:37.998 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:43:37.998 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:43:37.998 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:43:37.998 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:43:37.998 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:43:37.998 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:43:37.998 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:43:37.998 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:43:37.998 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:43:37.998 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:43:37.999 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:43:37.999 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:37.999 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:37.999 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:37.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.999 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:37.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.999 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:37.999 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:37.999 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:43:37.999 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:43:37.999 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:43:37.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.999 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.000 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.000 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:43:38.000 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:43:38.000 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.000 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.000 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.000 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.000 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.000 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.000 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:43:38.000 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:43:38.000 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:43:38.000 | ++ functions-common:get_field:825 : echo '| 1d6d381dae9d4ba88c38f8ee9d375581 | fff2deb368ff44d4bdaf4326f6e05df9 | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:43:38.000 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.000 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:43:38.000 | + functions-common:get_or_add_user_project_role:1004 : echo 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:43:38.000 | 1d6d381dae9d4ba88c38f8ee9d375581 2022-04-13 22:43:38.000 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:43:38.000 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 22:43:38.000 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:43:38.000 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:43:38.000 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:43:38.000 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:43:38.000 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:43:38.000 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:43:38.000 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:43:38.000 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:43:38.001 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:43:38.001 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:43:38.001 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.001 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:43:38.001 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.001 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.001 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:43:38.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.001 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.001 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:43:38.001 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:43:38.001 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:43:38.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.001 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.001 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:43:38.001 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.001 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:43:38.001 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.001 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.001 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.001 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:43:38.001 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:43:38.002 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:43:38.002 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | fff2deb368ff44d4bdaf4326f6e05df9 | | 066238eaadd54f729d1966b07cb12ce5 | | | False |' 2022-04-13 22:43:38.002 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.002 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.002 | + functions-common:get_or_add_user_project_role:1004 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.002 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.002 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 22:43:38.002 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:43:38.002 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 22:43:38.002 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 22:43:38.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.002 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.002 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.002 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.002 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:43:38.002 | 51d42920e85d46c99faab4ca9d54b610' 2022-04-13 22:43:38.002 | + functions-common:get_or_create_service:1101 : echo 51d42920e85d46c99faab4ca9d54b610 2022-04-13 22:43:38.002 | 51d42920e85d46c99faab4ca9d54b610 2022-04-13 22:43:38.002 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' http://10.222.0.13:8080 2022-04-13 22:43:38.002 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:43:38.002 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 22:43:38.002 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:43:38.002 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 22:43:38.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.002 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.002 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.002 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.002 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:43:38.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:43:38.003 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.13:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:43:38.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.003 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.003 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.003 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ce9da89d80b44710ab1d769594403475 2022-04-13 22:43:38.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ce9da89d80b44710ab1d769594403475 2022-04-13 22:43:38.003 | + functions-common:get_or_create_endpoint:1134 : public_id=ce9da89d80b44710ab1d769594403475 2022-04-13 22:43:38.003 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.13:8080 ]] 2022-04-13 22:43:38.003 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.13:8080 RegionOne 2022-04-13 22:43:38.003 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:43:38.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 22:43:38.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.003 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.003 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.003 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.003 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:43:38.003 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:43:38.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.13:8080 --region RegionOne -f value -c id 2022-04-13 22:43:38.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.003 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.003 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.003 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.003 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=238e43d7e72d405cbab85a7d04c936a5 2022-04-13 22:43:38.003 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 238e43d7e72d405cbab85a7d04c936a5 2022-04-13 22:43:38.003 | 238e43d7e72d405cbab85a7d04c936a5 2022-04-13 22:43:38.004 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:43:38.004 | + functions-common:get_or_create_endpoint:1143 : echo ce9da89d80b44710ab1d769594403475 2022-04-13 22:43:38.004 | ce9da89d80b44710ab1d769594403475 2022-04-13 22:43:38.004 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 22:43:38.004 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:43:38.004 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 22:43:38.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.004 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.004 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.004 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_project:945 : project_id=f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_project:946 : echo f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.004 | + lib/swift:create_swift_accounts:628 : swift_project_test1=f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.004 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 22:43:38.004 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.004 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 22:43:38.004 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 22:43:38.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.004 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.004 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.004 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_user:932 : user_id=cfd61469b6a349699a8df176420afabb 2022-04-13 22:43:38.004 | ++ functions-common:get_or_create_user:933 : echo cfd61469b6a349699a8df176420afabb 2022-04-13 22:43:38.004 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=cfd61469b6a349699a8df176420afabb 2022-04-13 22:43:38.005 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 22:43:38.005 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.005 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin cfd61469b6a349699a8df176420afabb f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.005 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:43:38.005 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:43:38.005 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:43:38.005 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:43:38.005 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:43:38.005 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:43:38.005 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:43:38.005 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:43:38.005 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.005 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:43:38.005 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.005 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cfd61469b6a349699a8df176420afabb --project f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.005 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.005 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.005 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.005 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.005 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:43:38.005 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:43:38.005 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user cfd61469b6a349699a8df176420afabb --project f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.005 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.005 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.005 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cfd61469b6a349699a8df176420afabb --project f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.005 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.006 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:43:38.006 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.006 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.006 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.006 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.006 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.006 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:43:38.006 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:43:38.006 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | cfd61469b6a349699a8df176420afabb | | f44fc02f130e4a6e89c9b5b2aba85047 | | | False |' 2022-04-13 22:43:38.006 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:43:38.006 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.006 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.006 | + functions-common:get_or_add_user_project_role:1004 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.006 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.006 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 22:43:38.006 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 22:43:38.006 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:43:38.006 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 22:43:38.006 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 22:43:38.006 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 22:43:38.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.006 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.006 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.006 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.006 | ++ functions-common:get_or_create_user:932 : user_id=0440cc2f0e3d46f7997a3bcb3d78d464 2022-04-13 22:43:38.006 | ++ functions-common:get_or_create_user:933 : echo 0440cc2f0e3d46f7997a3bcb3d78d464 2022-04-13 22:43:38.006 | + lib/swift:create_swift_accounts:637 : swift_user_test3=0440cc2f0e3d46f7997a3bcb3d78d464 2022-04-13 22:43:38.007 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 22:43:38.007 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.007 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 9bfa6852820a474388530e241797aac3 0440cc2f0e3d46f7997a3bcb3d78d464 f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.007 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:43:38.007 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:43:38.007 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:43:38.007 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:43:38.007 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:43:38.007 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:43:38.007 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:43:38.007 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:43:38.007 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9bfa6852820a474388530e241797aac3 --user 0440cc2f0e3d46f7997a3bcb3d78d464 --project f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.007 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.007 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:43:38.007 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.007 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.007 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.007 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.007 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.007 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:43:38.007 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:43:38.007 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 9bfa6852820a474388530e241797aac3 --user 0440cc2f0e3d46f7997a3bcb3d78d464 --project f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.007 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.007 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.007 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9bfa6852820a474388530e241797aac3 --user 0440cc2f0e3d46f7997a3bcb3d78d464 --project f44fc02f130e4a6e89c9b5b2aba85047 2022-04-13 22:43:38.007 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.008 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:43:38.008 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.008 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.008 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.008 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.008 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.008 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:43:38.008 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:43:38.008 | ++ functions-common:get_field:825 : echo '| 9bfa6852820a474388530e241797aac3 | 0440cc2f0e3d46f7997a3bcb3d78d464 | | f44fc02f130e4a6e89c9b5b2aba85047 | | | False |' 2022-04-13 22:43:38.008 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:43:38.008 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.008 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9bfa6852820a474388530e241797aac3 2022-04-13 22:43:38.008 | + functions-common:get_or_add_user_project_role:1004 : echo 9bfa6852820a474388530e241797aac3 2022-04-13 22:43:38.008 | 9bfa6852820a474388530e241797aac3 2022-04-13 22:43:38.008 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 22:43:38.008 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 22:43:38.008 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:43:38.008 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 22:43:38.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.008 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.008 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.008 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.008 | ++ functions-common:get_or_create_project:945 : project_id=3ee6b8c02ad34d8b926a9b2760630656 2022-04-13 22:43:38.008 | ++ functions-common:get_or_create_project:946 : echo 3ee6b8c02ad34d8b926a9b2760630656 2022-04-13 22:43:38.008 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3ee6b8c02ad34d8b926a9b2760630656 2022-04-13 22:43:38.008 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 22:43:38.008 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.008 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 22:43:38.009 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 22:43:38.009 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:43:38.009 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 22:43:38.009 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 22:43:38.009 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 22:43:38.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.009 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.009 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.009 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.009 | ++ functions-common:get_or_create_user:932 : user_id=31db6028d0f0423585b36c2e0fdbe84d 2022-04-13 22:43:38.009 | ++ functions-common:get_or_create_user:933 : echo 31db6028d0f0423585b36c2e0fdbe84d 2022-04-13 22:43:38.009 | + lib/swift:create_swift_accounts:647 : swift_user_test2=31db6028d0f0423585b36c2e0fdbe84d 2022-04-13 22:43:38.009 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 22:43:38.009 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.009 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 31db6028d0f0423585b36c2e0fdbe84d 3ee6b8c02ad34d8b926a9b2760630656 2022-04-13 22:43:38.009 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:43:38.009 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:43:38.009 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:43:38.009 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:43:38.009 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:43:38.009 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:43:38.009 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:43:38.009 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:43:38.009 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 31db6028d0f0423585b36c2e0fdbe84d --project 3ee6b8c02ad34d8b926a9b2760630656 2022-04-13 22:43:38.009 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.009 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:43:38.009 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.009 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.010 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:43:38.010 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:43:38.010 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 31db6028d0f0423585b36c2e0fdbe84d --project 3ee6b8c02ad34d8b926a9b2760630656 2022-04-13 22:43:38.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.010 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 31db6028d0f0423585b36c2e0fdbe84d --project 3ee6b8c02ad34d8b926a9b2760630656 2022-04-13 22:43:38.010 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.010 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:43:38.010 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.010 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.010 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.010 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:43:38.010 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:43:38.010 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | 31db6028d0f0423585b36c2e0fdbe84d | | 3ee6b8c02ad34d8b926a9b2760630656 | | | False |' 2022-04-13 22:43:38.010 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:43:38.010 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.010 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.010 | + functions-common:get_or_add_user_project_role:1004 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.010 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.010 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 22:43:38.011 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 22:43:38.011 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:43:38.011 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 22:43:38.011 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 22:43:38.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.011 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.011 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.011 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.011 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 22:43:38.011 | 12bad2914e2c4ee1ac43e2311eaa12df' 2022-04-13 22:43:38.011 | ++ functions-common:get_or_create_domain:895 : echo 12bad2914e2c4ee1ac43e2311eaa12df 2022-04-13 22:43:38.011 | + lib/swift:create_swift_accounts:652 : swift_domain=12bad2914e2c4ee1ac43e2311eaa12df 2022-04-13 22:43:38.011 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 22:43:38.011 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.011 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 22:43:38.011 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 12bad2914e2c4ee1ac43e2311eaa12df 2022-04-13 22:43:38.011 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:43:38.011 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=12bad2914e2c4ee1ac43e2311eaa12df --or-show -f value -c id 2022-04-13 22:43:38.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.011 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.011 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.011 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.011 | ++ functions-common:get_or_create_project:945 : project_id=751991bdbdcd4dac98a529313bdb855d 2022-04-13 22:43:38.011 | ++ functions-common:get_or_create_project:946 : echo 751991bdbdcd4dac98a529313bdb855d 2022-04-13 22:43:38.011 | + lib/swift:create_swift_accounts:656 : swift_project_test4=751991bdbdcd4dac98a529313bdb855d 2022-04-13 22:43:38.011 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 22:43:38.011 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.011 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 22:43:38.012 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 12bad2914e2c4ee1ac43e2311eaa12df test4@example.com 2022-04-13 22:43:38.012 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:43:38.012 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 22:43:38.012 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 22:43:38.012 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=12bad2914e2c4ee1ac43e2311eaa12df --email=test4@example.com --or-show -f value -c id 2022-04-13 22:43:38.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.012 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.012 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.012 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.012 | ++ functions-common:get_or_create_user:932 : user_id=4159d875648a4bac963eb29a70deaea8 2022-04-13 22:43:38.012 | ++ functions-common:get_or_create_user:933 : echo 4159d875648a4bac963eb29a70deaea8 2022-04-13 22:43:38.012 | + lib/swift:create_swift_accounts:661 : swift_user_test4=4159d875648a4bac963eb29a70deaea8 2022-04-13 22:43:38.012 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 22:43:38.012 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:43:38.012 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 4159d875648a4bac963eb29a70deaea8 751991bdbdcd4dac98a529313bdb855d 2022-04-13 22:43:38.012 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:43:38.012 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:43:38.012 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:43:38.012 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:43:38.012 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:43:38.012 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:43:38.012 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:43:38.012 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:43:38.012 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4159d875648a4bac963eb29a70deaea8 --project 751991bdbdcd4dac98a529313bdb855d 2022-04-13 22:43:38.012 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:43:38.012 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.012 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.012 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.013 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:43:38.013 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:43:38.013 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 4159d875648a4bac963eb29a70deaea8 --project 751991bdbdcd4dac98a529313bdb855d 2022-04-13 22:43:38.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.013 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4159d875648a4bac963eb29a70deaea8 --project 751991bdbdcd4dac98a529313bdb855d 2022-04-13 22:43:38.013 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:43:38.013 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:43:38.013 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:43:38.013 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:38.013 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:43:38.013 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:43:38.013 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:43:38.013 | ++ functions-common:get_field:825 : echo '| aceb0185a393430cbc987e143f39a05c | 4159d875648a4bac963eb29a70deaea8 | | 751991bdbdcd4dac98a529313bdb855d | | | False |' 2022-04-13 22:43:38.013 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:43:38.013 | ++ functions-common:get_field:819 : read data 2022-04-13 22:43:38.013 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.013 | + functions-common:get_or_add_user_project_role:1004 : echo aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.013 | aceb0185a393430cbc987e143f39a05c 2022-04-13 22:43:38.043 | [104740 Async create_swift_accounts:139667]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-13 22:43:38.050 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 22:43:38.052 | + inc/async:async_wait:197 : return 0 2022-04-13 22:43:38.055 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 22:43:38.074 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:38.076 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 22:43:38.095 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:38.098 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 22:43:38.100 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:43:38.103 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 22:43:38.105 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 22:43:38.108 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 22:43:38.167 | + inc/async:async_inner:63 : init_glance 2022-04-13 22:43:38.206 | [104740 Async init_glance:143926]: running: init_glance 2022-04-13 22:43:38.209 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 22:43:38.227 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:38.230 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 22:43:38.232 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:43:38.240 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 22:43:38.240 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 22:43:38.240 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 22:43:38.244 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:43:38.244 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:43:38.250 | + 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-13 22:43:38.253 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:43:38.256 | + 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-13 22:43:38.258 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:43:38.261 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 22:43:38.264 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 22:43:38.267 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 22:43:38.271 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 22:43:38.283 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 22:43:38.285 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 22:43:41.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:41.728 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:41.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:41.728 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:45.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:45.295 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:45.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:45.295 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:48.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:48.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:48.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:48.808 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:52.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:52.305 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:52.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:52.305 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:55.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:55.766 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:55.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:55.767 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:59.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:59.253 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:59.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:59.253 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:02.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:02.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:06.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:06.508 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:06.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:06.508 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:11.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:11.217 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:11.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:11.217 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:11.217 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 22:44:17.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:17.242 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:17.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:17.242 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:17.557 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 22:44:17.562 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 22:44:17.565 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 22:44:17.567 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 22:44:17.569 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 22:44:17.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 22:44:17.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 22:44:17.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 22:44:17.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 22:44:17.581 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 22:44:17.583 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 22:44:17.589 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 22:44:17.589 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 22:44:17.590 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 22:44:17.593 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 22:44:17.595 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 22:44:17.599 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:17.602 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 22:44:17.604 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:17.609 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 22:44:17.612 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 22:44:17.614 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 22:44:17.617 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 22:44:17.619 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 22:44:17.622 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 22:44:17.650 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 22:44:17.680 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 22:44:17.709 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 22:44:17.738 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 22:44:17.774 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 22:44:17.808 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 22:44:17.811 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 22:44:17.813 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 22:44:17.815 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:44:17.818 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:44:17.835 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:44:17.838 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:44:17.840 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:44:17.842 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:44:17.844 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 22:44:17.881 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:44:17.913 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 22:44:17.949 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:44:17.982 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 22:44:17.999 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:18.002 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 22:44:18.006 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:44:18.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 22:44:18.009 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 22:44:18.011 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 22:44:18.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 22:44:18.026 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:44:18.030 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 22:44:18.035 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 22:44:18.045 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 22:44:18.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 22:44:18.064 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 22:44:18.077 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 22:44:18.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 22:44:18.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:44:18.104 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:44:18.107 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 22:44:18.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.P8ixC2NATV 2022-04-13 22:44:18.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:44:18.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:44:18.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.P8ixC2NATV 2022-04-13 22:44:18.127 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.P8ixC2NATV 2022-04-13 22:44:18.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.P8ixC2NATV /etc/sudoers.d/neutron-rootwrap 2022-04-13 22:44:18.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:44:18.181 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:18.183 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:44:18.212 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 22:44:18.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 22:44:18.218 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 22:44:18.220 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:44:18.224 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:44:18.225 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:44:18.242 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:18.245 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:44:18.248 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:44:18.250 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:44:18.268 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:18.270 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:44:18.273 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-04-13 22:44:18.304 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:44:18.306 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:44:18.309 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 22:44:18.325 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:18.328 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 22:44:18.330 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 22:44:18.333 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:44:18.335 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:44:18.337 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 22:44:18.340 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 22:44:18.343 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:44:18.345 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 22:44:18.348 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 22:44:18.351 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 22:44:18.356 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 22:44:18.359 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 22:44:18.363 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 22:44:18.381 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:18.383 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 22:44:18.385 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 22:44:18.388 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 22:44:18.392 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 22:44:18.423 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:44:18.454 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 22:44:18.485 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 22:44:18.527 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 22:44:18.562 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 22:44:18.564 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:44:18.567 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 22:44:18.569 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:44:18.572 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 22:44:18.602 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 22:44:18.640 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-04-13 22:44:18.677 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 22:44:18.708 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 22:44:18.738 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 22:44:18.769 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 22:44:18.801 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 22:44:18.833 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:44:18.864 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:44:18.894 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 22:44:18.930 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 22:44:18.961 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 22:44:18.964 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:44:18.967 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:44:18.969 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:44:18.972 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 22:44:19.003 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 22:44:19.034 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.13/identity 2022-04-13 22:44:19.065 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 22:44:19.095 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 22:44:19.130 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 22:44:19.160 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 22:44:19.204 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 22:44:19.238 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:44:19.269 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 22:44:19.299 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 22:44:19.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 22:44:19.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 22:44:19.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 22:44:19.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 22:44:19.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 22:44:19.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 22:44:19.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-13 22:44:19.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-13 22:44:19.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-13 22:44:19.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 22:44:19.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 22:44:19.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 22:44:19.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 22:44:19.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 22:44:19.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 22:44:19.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 22:44:19.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 22:44:19.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:19.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 22:44:19.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 22:44:19.378 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.381 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:44:19.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 22:44:19.386 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 22:44:19.389 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.391 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 22:44:19.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 22:44:19.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 22:44:19.424 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.427 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:44:19.429 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 22:44:19.432 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 22:44:19.434 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.436 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 22:44:19.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 22:44:19.468 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.470 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:44:19.473 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 22:44:19.475 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 22:44:19.478 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.480 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 22:44:19.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 22:44:19.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 22:44:19.524 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 22:44:19.524 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 22:44:19.524 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.524 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 22:44:19.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 22:44:19.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 22:44:19.563 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:44:19.566 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:44:19.568 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.571 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 22:44:19.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 22:44:19.603 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.608 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 22:44:19.608 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 22:44:19.611 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 22:44:19.613 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.615 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 22:44:19.645 | + 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:100:149 2022-04-13 22:44:19.648 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.654 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 22:44:19.654 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-13 22:44:19.656 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-13 22:44:19.658 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.661 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-13 22:44:19.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 22:44:19.695 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:44:19.697 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 22:44:19.700 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:44:19.702 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:44:19.704 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:44:19.707 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 22:44:19.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 22:44:19.739 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 22:44:19.756 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:19.758 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 22:44:19.761 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:44:19.794 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:19.797 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:44:19.826 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:44:19.859 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 22:44:19.861 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 22:44:19.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 22:44:19.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:44:22.879 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:44:22.880 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-13 22:44:22.880 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=145808) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-13 22:44:22.930 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=145808) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:44:22.931 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=145808) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:44:22.931 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=145808) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:22.931 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=145808) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:22.931 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=145808) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:22.931 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=145808) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:22.984 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:44:22.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:22.985 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:22.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:22.985 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:23.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 22:44:23.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 22:44:23.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 22:44:23.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:44:23.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 22:44:23.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 22:44:23.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 22:44:23.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:23.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 22:44:23.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 22:44:23.473 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 22:44:23.481 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 22:44:23.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 22:44:23.486 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 22:44:23.500 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 22:44:23.515 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:44:23.518 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 22:44:23.527 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 22:44:23.532 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:44:23.534 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 22:44:23.543 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 22:44:23.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 22:44:23.550 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 22:44:23.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 22:44:23.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 22:44:23.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:44:23.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:44:23.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 22:44:23.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:44:23.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:44:23.596 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 22:44:23.599 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 22:44:23.632 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 22:44:23.635 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 22:44:23.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 22:44:23.695 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 22:44:23.712 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:23.715 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 22:44:23.718 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 22:44:23.722 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 22:44:23.756 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 22:44:23.787 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:44:23.823 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:23.826 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:44:23.856 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 22:44:23.873 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:23.876 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:44:23.878 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:44:23.909 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:44:23.911 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:44:23.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:44:23.943 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 22:44:23.946 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:44:23.948 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 22:44:23.951 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 22:44:23.968 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:23.972 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 22:44:23.973 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 22:44:23.978 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 22:44:24.008 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 22:44:24.044 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:24.047 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:44:24.079 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:44:24.082 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:44:24.112 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:44:24.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:44:24.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:44:24.156 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 22:44:24.159 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:44:24.161 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 22:44:24.164 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:44:27.171 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:44:27.171 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-13 22:44:27.171 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=146374) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-04-13 22:44:27.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=146374) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:44:27.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=146374) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:44:27.220 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=146374) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:27.221 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=146374) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:27.221 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=146374) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:27.221 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=146374) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:44:27.282 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 22:44:27.282 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=146374) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 22:44:27.283 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=146374) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 22:44:27.283 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:44:27.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:27.283 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:27.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:27.283 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:27.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 22:44:27.658 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 22:44:27.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:44:27.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:44:27.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 22:44:27.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:44:27.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:44:27.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 22:44:27.691 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 22:44:27.693 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 22:44:27.696 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 22:44:27.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 22:44:27.727 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 22:44:27.729 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 22:44:27.732 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 22:44:27.735 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 22:44:27.737 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 22:44:27.740 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 22:44:27.742 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 22:44:27.745 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 22:44:27.747 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 22:44:27.750 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 22:44:27.752 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 22:44:27.754 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 22:44:27.757 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 22:44:27.759 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 22:44:27.763 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 22:44:27.764 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 22:44:27.770 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 22:44:27.772 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 22:44:27.775 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 22:44:27.778 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 22:44:27.782 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 22:44:27.782 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 22:44:27.783 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 22:44:27.789 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.13/22 brd 192.168.3.255' 2022-04-13 22:44:27.791 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 22:44:27.793 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:27.805 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 22:44:27.805 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 22:44:27.805 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.13/22 brd 192.168.3.255 != '' ]] 2022-04-13 22:44:27.805 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.13/22 brd 192.168.3.255 dev eth1' 2022-04-13 22:44:27.805 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.13/22 brd 192.168.3.255 dev br-data' 2022-04-13 22:44:27.808 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 22:44:27.810 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 22:44:27.814 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.13/22 brd 192.168.3.255 2022-04-13 22:44:27.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 22:44:27.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 22:44:27.816 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 22:44:27.821 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.13 2022-04-13 22:44:27.824 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.13 ' 2022-04-13 22:44:27.827 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.13/22 brd 192.168.3.255 dev eth1 2022-04-13 22:44:27.839 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.13/22 brd 192.168.3.255 dev br-data 2022-04-13 22:44:27.852 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 22:44:27.865 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 22:44:27.885 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.13 2022-04-13 22:44:30.894 | ARPING 192.168.0.13 from 192.168.0.13 br-data 2022-04-13 22:44:30.895 | Sent 3 probes (3 broadcast(s)) 2022-04-13 22:44:30.895 | Received 0 response(s) 2022-04-13 22:44:30.914 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 22:44:30.916 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 22:44:30.919 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 22:44:30.922 | + ./stack.sh:exit_trap:524 : jobs='130171 2022-04-13 22:44:30.922 | 143926' 2022-04-13 22:44:30.924 | + ./stack.sh:exit_trap:527 : [[ -n 130171 2022-04-13 22:44:30.924 | 143926 ]] 2022-04-13 22:44:30.926 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-223425 ]] 2022-04-13 22:44:30.928 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 22:44:30.931 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 22:44:30.934 | exit_trap: cleaning up child processes 2022-04-13 22:44:30.934 | + ./stack.sh:exit_trap:529 : kill 130171 143926 2022-04-13 22:44:30.936 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.eVqkCoj23K ']' 2022-04-13 22:44:30.939 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.eVqkCoj23K 2022-04-13 22:44:30.943 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 22:44:30.945 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 22:44:30.947 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 22:44:30.950 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 22:44:30.950 | Error on exit 2022-04-13 22:44:30.953 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 22:44:30.956 | + ./stack.sh:exit_trap:544 : generate-subunit 1649889261 609 fail 2022-04-13 22:44:31.625 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 22:44:31.627 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 22:44:32.801 | + ./stack.sh:exit_trap:558 : exit 1