2022-04-13 23:24:39.293 | + ./stack.sh:main:489 : exec 2022-04-13 23:24:39.293 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-232439.summary.2022-04-13-232439 2022-04-13 23:24:39.293 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232439' 2022-04-13 23:24:39.293 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:39.293 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232439 2022-04-13 23:24:39.293 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232439 /opt/stack/logs/stack.sh.log 2022-04-13 23:24:39.293 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232439.summary.2022-04-13-232439 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:24:39.293 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:24:39.293 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:24:39.293 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:24:39.293 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:24:39.293 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:24:39.293 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:24:39.293 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:24:39.293 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:24:39.293 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:24:39.294 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:24:39.296 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:24:39.298 | Linux dv-cinder-837527-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:24:39.300 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:24:39.302 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:24:39.305 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:24:39.341 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:24:39.357 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:24:39.359 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:24:39.361 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:24:39.363 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:24:39.365 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:24:39.367 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:24:39.369 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:24:39.370 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:24:39.372 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:24:39.374 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:24:39.376 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:24:39.378 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:24:39.379 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:24:39.382 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:24:39.385 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:24:39.387 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:24:39.389 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:24:39.391 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:24:39.393 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:24:39.406 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:39.408 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:24:39.410 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:39.411 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:39.413 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:39.415 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:39.417 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:39.419 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:24:39.421 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:24:39.423 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:24:39.425 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:24:39.426 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:24:39.428 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:24:39.430 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:24:39.432 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:24:39.434 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:24:39.436 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:24:39.454 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:24:39.456 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:24:39.469 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:39.471 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:24:39.474 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:24:39.476 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:24:39.478 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:24:39.480 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:24:39.482 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:24:39.484 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:24:39.486 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:24:39.488 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:24:39.489 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:24:39.491 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:24:39.496 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:24:39.508 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:24:39.525 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:24:39.537 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:24:39.550 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:24:39.587 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:24:39.646 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:24:39.737 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:24:39.759 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:24:39.803 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:24:39.856 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:24:40.004 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:24:40.020 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:24:40.033 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:24:40.047 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:24:40.142 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:24:40.144 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:24:40.147 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:24:40.149 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:24:40.156 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:24:40.156 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:24:40.156 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:24:40.156 | False' 2022-04-13 23:24:40.159 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:24:40.174 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:24:40.177 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:24:40.179 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:24:40.181 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:24:40.183 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:24:40.186 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:24:40.187 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:24:40.189 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:24:40.191 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:24:40.194 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:24:40.198 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:24:40.200 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:24:40.202 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:24:40.204 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:24:40.207 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:24:40.221 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:40.223 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:24:40.225 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:24:40.265 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:24:40.267 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:24:40.269 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:24:40.271 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:24:40.273 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:24:40.275 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:24:40.278 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:24:40.280 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:24:40.282 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:24:40.284 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:24:40.286 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.288 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:24:40.291 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.293 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:24:40.296 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.298 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:24:40.300 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.302 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:24:40.305 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.307 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:24:40.309 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.312 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:24:40.314 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.316 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:24:40.319 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.321 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:24:40.323 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.325 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:24:40.328 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.331 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:24:40.333 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.335 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:24:40.337 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.339 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:24:40.342 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.344 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:24:40.346 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.348 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:24:40.351 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.353 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:24:40.355 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.357 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:24:40.359 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.362 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:24:40.364 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.366 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:24:40.368 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.370 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:24:40.373 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.376 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:24:40.378 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.380 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:24:40.382 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.385 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:24:40.387 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.390 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:24:40.392 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.394 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:24:40.396 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.399 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:24:40.401 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.403 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:24:40.405 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.408 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:24:40.410 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.412 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:24:40.414 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.417 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:24:40.419 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.421 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:24:40.424 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.426 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:24:40.428 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.430 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:24:40.433 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.435 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:24:40.438 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.440 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:24:40.442 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.445 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:24:40.447 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.449 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:24:40.452 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.454 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:24:40.456 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.459 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:24:40.461 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.463 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:24:40.465 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.468 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:24:40.470 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.472 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:24:40.474 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.477 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:24:40.479 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.481 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:24:40.483 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.486 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:24:40.488 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:40.490 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:24:40.493 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:24:40.495 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:24:40.497 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:24:40.513 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:40.516 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:24:40.518 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:24:40.520 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:24:40.535 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:40.537 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:24:40.540 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:24:40.542 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:24:40.545 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:24:40.547 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:24:40.550 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:24:40.552 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:24:40.554 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:24:40.557 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:24:40.557 | Using mysql database backend 2022-04-13 23:24:40.559 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:24:40.575 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:24:40.578 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:24:40.581 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:24:40.583 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:24:40.586 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:24:40.588 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:24:40.604 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:40.607 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:24:40.624 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:24:40.640 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:40.642 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:24:40.658 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:24:40.675 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:24:40.692 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:40.694 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:24:40.710 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:40.713 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:24:40.729 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:24:40.731 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:40.734 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:24:40.736 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:24:40.739 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:24:40.744 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232440 2022-04-13 23:24:40.746 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232440 759' 2022-04-13 23:24:40.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.751 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:24:40.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.756 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:24:40.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.761 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:24:40.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.766 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:24:40.768 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.771 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-04-13 23:24:40.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.775 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-04-13 23:24:40.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.780 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232439 2022-04-13 23:24:40.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.785 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:24:40.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.790 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-04-13 23:24:40.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.795 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:24:40.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.800 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:24:40.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.804 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:24:40.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:40.809 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:24:40.812 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:24:40.815 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:24:40.817 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:24:40.819 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:24:40.821 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:24:40.823 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:24:40.826 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:24:40.828 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:24:40.831 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:24:40.833 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:24:40.848 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:24:40.850 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:24:40.853 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:40.855 | + functions-common:git_clone:629 : echo master 2022-04-13 23:24:40.856 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:24:40.861 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:24:40.863 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:40.866 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:24:40.879 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:24:40.881 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:24:40.882 | + functions-common:git_clone:685 : head -1 2022-04-13 23:24:40.885 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:24:40.887 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:24:40.890 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:24:40.893 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:40.895 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:24:40.897 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:24:40.900 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:24:40.902 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:24:40.905 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:24:40.907 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:24:40.910 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:24:40.912 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:24:40.916 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:24:40.920 | ++ tools/install_prereqs.sh:source:47 : NOW=1649892280 2022-04-13 23:24:40.923 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:24:40.928 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891653 2022-04-13 23:24:40.930 | ++ tools/install_prereqs.sh:source:49 : DELTA=627 2022-04-13 23:24:40.933 | ++ tools/install_prereqs.sh:source:50 : [[ 627 -lt 7200 ]] 2022-04-13 23:24:40.940 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:24:40.941 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:24:40.941 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:24:40.943 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:24:40.945 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:24:40.947 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:24:40.950 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:24:40.952 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:24:40.955 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:24:41.003 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:24:41.003 | apache2-dev 2022-04-13 23:24:41.003 | bc 2022-04-13 23:24:41.003 | bsdmainutils 2022-04-13 23:24:41.003 | curl 2022-04-13 23:24:41.003 | g++ 2022-04-13 23:24:41.003 | gawk 2022-04-13 23:24:41.003 | gcc 2022-04-13 23:24:41.003 | gettext 2022-04-13 23:24:41.003 | git 2022-04-13 23:24:41.003 | graphviz 2022-04-13 23:24:41.003 | iputils-ping 2022-04-13 23:24:41.003 | libapache2-mod-proxy-uwsgi 2022-04-13 23:24:41.003 | libffi-dev 2022-04-13 23:24:41.003 | libjpeg-dev 2022-04-13 23:24:41.003 | libpcre3-dev 2022-04-13 23:24:41.003 | libpq-dev 2022-04-13 23:24:41.003 | libssl-dev 2022-04-13 23:24:41.003 | libsystemd-dev 2022-04-13 23:24:41.003 | libxml2-dev 2022-04-13 23:24:41.003 | libxslt1-dev 2022-04-13 23:24:41.003 | libyaml-dev 2022-04-13 23:24:41.003 | lsof 2022-04-13 23:24:41.003 | openssh-server 2022-04-13 23:24:41.003 | openssl 2022-04-13 23:24:41.003 | pkg-config 2022-04-13 23:24:41.003 | psmisc 2022-04-13 23:24:41.003 | python3-dev 2022-04-13 23:24:41.003 | python3-pip 2022-04-13 23:24:41.003 | python3-systemd 2022-04-13 23:24:41.003 | python3-venv 2022-04-13 23:24:41.003 | tar 2022-04-13 23:24:41.003 | tcpdump 2022-04-13 23:24:41.003 | unzip 2022-04-13 23:24:41.004 | uuid-runtime 2022-04-13 23:24:41.004 | wget 2022-04-13 23:24:41.004 | wget 2022-04-13 23:24:41.004 | zlib1g-dev 2022-04-13 23:24:41.004 | libkrb5-dev 2022-04-13 23:24:41.004 | libldap2-dev 2022-04-13 23:24:41.004 | libsasl2-dev 2022-04-13 23:24:41.004 | memcached 2022-04-13 23:24:41.004 | python3-mysqldb 2022-04-13 23:24:41.004 | sqlite3 2022-04-13 23:24:41.004 | conntrack 2022-04-13 23:24:41.004 | curl 2022-04-13 23:24:41.004 | dnsmasq-base 2022-04-13 23:24:41.004 | dnsmasq-utils 2022-04-13 23:24:41.004 | ebtables 2022-04-13 23:24:41.004 | genisoimage 2022-04-13 23:24:41.004 | iptables 2022-04-13 23:24:41.004 | iputils-arping 2022-04-13 23:24:41.004 | kpartx 2022-04-13 23:24:41.004 | libjs-jquery-tablesorter 2022-04-13 23:24:41.004 | parted 2022-04-13 23:24:41.004 | pm-utils 2022-04-13 23:24:41.004 | python3-mysqldb 2022-04-13 23:24:41.004 | socat 2022-04-13 23:24:41.004 | sqlite3 2022-04-13 23:24:41.004 | sudo 2022-04-13 23:24:41.004 | vlan 2022-04-13 23:24:41.004 | lsscsi 2022-04-13 23:24:41.004 | open-iscsi 2022-04-13 23:24:41.004 | lvm2 2022-04-13 23:24:41.004 | qemu-utils 2022-04-13 23:24:41.004 | thin-provisioning-tools 2022-04-13 23:24:41.004 | acl 2022-04-13 23:24:41.004 | dnsmasq-base 2022-04-13 23:24:41.004 | dnsmasq-utils 2022-04-13 23:24:41.004 | ebtables 2022-04-13 23:24:41.004 | haproxy 2022-04-13 23:24:41.004 | iptables 2022-04-13 23:24:41.004 | iputils-arping 2022-04-13 23:24:41.005 | iputils-ping 2022-04-13 23:24:41.005 | postgresql-server-dev-all 2022-04-13 23:24:41.005 | python3-mysqldb 2022-04-13 23:24:41.005 | sqlite3 2022-04-13 23:24:41.005 | sudo 2022-04-13 23:24:41.005 | vlan 2022-04-13 23:24:41.005 | pcp 2022-04-13 23:24:41.005 | ipset 2022-04-13 23:24:41.005 | conntrack 2022-04-13 23:24:41.005 | conntrackd 2022-04-13 23:24:41.005 | keepalived 2022-04-13 23:24:41.005 | lvm2 2022-04-13 23:24:41.005 | qemu-utils 2022-04-13 23:24:41.005 | thin-provisioning-tools 2022-04-13 23:24:41.005 | curl 2022-04-13 23:24:41.005 | liberasurecode-dev 2022-04-13 23:24:41.005 | make 2022-04-13 23:24:41.005 | memcached 2022-04-13 23:24:41.005 | rsync 2022-04-13 23:24:41.005 | sqlite3 2022-04-13 23:24:41.005 | xfsprogs' 2022-04-13 23:24:41.006 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:24:41.024 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:24:41.024 | apache2-dev 2022-04-13 23:24:41.024 | bc 2022-04-13 23:24:41.024 | bsdmainutils 2022-04-13 23:24:41.024 | curl 2022-04-13 23:24:41.024 | g++ 2022-04-13 23:24:41.024 | gawk 2022-04-13 23:24:41.024 | gcc 2022-04-13 23:24:41.024 | gettext 2022-04-13 23:24:41.024 | git 2022-04-13 23:24:41.024 | graphviz 2022-04-13 23:24:41.024 | iputils-ping 2022-04-13 23:24:41.024 | libapache2-mod-proxy-uwsgi 2022-04-13 23:24:41.024 | libffi-dev 2022-04-13 23:24:41.024 | libjpeg-dev 2022-04-13 23:24:41.024 | libpcre3-dev 2022-04-13 23:24:41.024 | libpq-dev 2022-04-13 23:24:41.024 | libssl-dev 2022-04-13 23:24:41.024 | libsystemd-dev 2022-04-13 23:24:41.024 | libxml2-dev 2022-04-13 23:24:41.024 | libxslt1-dev 2022-04-13 23:24:41.024 | libyaml-dev 2022-04-13 23:24:41.024 | lsof 2022-04-13 23:24:41.024 | openssh-server 2022-04-13 23:24:41.025 | openssl 2022-04-13 23:24:41.025 | pkg-config 2022-04-13 23:24:41.025 | psmisc 2022-04-13 23:24:41.025 | python3-dev 2022-04-13 23:24:41.025 | python3-pip 2022-04-13 23:24:41.025 | python3-systemd 2022-04-13 23:24:41.025 | python3-venv 2022-04-13 23:24:41.025 | tar 2022-04-13 23:24:41.025 | tcpdump 2022-04-13 23:24:41.025 | unzip 2022-04-13 23:24:41.025 | uuid-runtime 2022-04-13 23:24:41.025 | wget 2022-04-13 23:24:41.025 | wget 2022-04-13 23:24:41.025 | zlib1g-dev 2022-04-13 23:24:41.025 | libkrb5-dev 2022-04-13 23:24:41.025 | libldap2-dev 2022-04-13 23:24:41.025 | libsasl2-dev 2022-04-13 23:24:41.025 | memcached 2022-04-13 23:24:41.025 | python3-mysqldb 2022-04-13 23:24:41.025 | sqlite3 2022-04-13 23:24:41.025 | conntrack 2022-04-13 23:24:41.025 | curl 2022-04-13 23:24:41.025 | dnsmasq-base 2022-04-13 23:24:41.025 | dnsmasq-utils 2022-04-13 23:24:41.025 | ebtables 2022-04-13 23:24:41.025 | genisoimage 2022-04-13 23:24:41.025 | iptables 2022-04-13 23:24:41.025 | iputils-arping 2022-04-13 23:24:41.025 | kpartx 2022-04-13 23:24:41.025 | libjs-jquery-tablesorter 2022-04-13 23:24:41.025 | parted 2022-04-13 23:24:41.025 | pm-utils 2022-04-13 23:24:41.025 | python3-mysqldb 2022-04-13 23:24:41.025 | socat 2022-04-13 23:24:41.025 | sqlite3 2022-04-13 23:24:41.025 | sudo 2022-04-13 23:24:41.025 | vlan 2022-04-13 23:24:41.025 | lsscsi 2022-04-13 23:24:41.026 | open-iscsi 2022-04-13 23:24:41.026 | lvm2 2022-04-13 23:24:41.026 | qemu-utils 2022-04-13 23:24:41.026 | thin-provisioning-tools 2022-04-13 23:24:41.026 | acl 2022-04-13 23:24:41.026 | dnsmasq-base 2022-04-13 23:24:41.026 | dnsmasq-utils 2022-04-13 23:24:41.026 | ebtables 2022-04-13 23:24:41.026 | haproxy 2022-04-13 23:24:41.026 | iptables 2022-04-13 23:24:41.026 | iputils-arping 2022-04-13 23:24:41.026 | iputils-ping 2022-04-13 23:24:41.026 | postgresql-server-dev-all 2022-04-13 23:24:41.026 | python3-mysqldb 2022-04-13 23:24:41.026 | sqlite3 2022-04-13 23:24:41.026 | sudo 2022-04-13 23:24:41.026 | vlan 2022-04-13 23:24:41.026 | pcp 2022-04-13 23:24:41.026 | ipset 2022-04-13 23:24:41.026 | conntrack 2022-04-13 23:24:41.026 | conntrackd 2022-04-13 23:24:41.026 | keepalived 2022-04-13 23:24:41.026 | lvm2 2022-04-13 23:24:41.026 | qemu-utils 2022-04-13 23:24:41.026 | thin-provisioning-tools 2022-04-13 23:24:41.026 | curl 2022-04-13 23:24:41.026 | liberasurecode-dev 2022-04-13 23:24:41.026 | make 2022-04-13 23:24:41.026 | memcached 2022-04-13 23:24:41.026 | rsync 2022-04-13 23:24:41.026 | sqlite3 2022-04-13 23:24:41.026 | xfsprogs ' 2022-04-13 23:24:41.029 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:24:41.031 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:41.033 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:41.038 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:24:41.038 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:24:41.045 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:24:41.047 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:24:41.049 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:24:41.051 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:24:41.053 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:24:41.056 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:41.058 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:24:41.060 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:41.063 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:41.065 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:24:41.067 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:41.069 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:41.071 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:24:41.074 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:24:41.078 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:24:41.080 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:24:41.083 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:24:41.085 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:24:41.087 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:24:41.089 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:24:41.093 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649892281091 2022-04-13 23:24:41.095 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:24:41.097 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:24:41.099 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:24:41.825 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:24:42.117 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:24:42.353 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:24:42.413 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:24:44.395 | Reading package lists... 2022-04-13 23:24:44.427 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:24:44.429 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:24:44.432 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:24:44.434 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:44.436 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:44.438 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:24:44.440 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:44.442 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:24:44.444 | ++ functions-common:time_stop:2439 : start_time=1649892281091 2022-04-13 23:24:44.446 | ++ functions-common:time_stop:2441 : [[ -z 1649892281091 ]] 2022-04-13 23:24:44.449 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:44.454 | ++ functions-common:time_stop:2444 : end_time=1649892284451 2022-04-13 23:24:44.456 | ++ functions-common:time_stop:2445 : elapsed_time=3360 2022-04-13 23:24:44.458 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:24:44.460 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:44.462 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3360 2022-04-13 23:24:44.465 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:24:44.468 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:24:44.470 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:44.472 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:44.475 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:24:44.495 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:24:44.605 | Reading package lists... 2022-04-13 23:24:44.848 | Building dependency tree... 2022-04-13 23:24:44.849 | Reading state information... 2022-04-13 23:24:44.883 | acl is already the newest version (2.2.53-6). 2022-04-13 23:24:44.883 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:24:44.883 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:24:44.883 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:24:44.883 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:24:44.883 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:24:44.883 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:24:44.883 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:24:44.883 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:24:44.883 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:24:44.883 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:24:44.883 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:24:44.883 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:24:44.883 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:24:44.883 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:24:44.883 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:24:44.883 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:24:44.883 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:24:44.883 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:24:44.883 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:24:44.883 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:24:44.883 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:24:44.883 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:24:44.883 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:24:44.883 | psmisc is already the newest version (23.3-1). 2022-04-13 23:24:44.883 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:24:44.883 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:24:44.884 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:24:44.884 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:24:44.884 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:24:44.884 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:24:44.884 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:24:44.884 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:24:44.884 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:24:44.884 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:24:44.884 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:24:44.884 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:24:44.884 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:24:44.884 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:44.884 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:44.884 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:24:44.884 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:24:44.884 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:24:44.884 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:24:44.884 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:24:44.884 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:24:44.884 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:24:44.884 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:24:44.884 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:24:44.884 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:24:44.884 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:24:44.884 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:24:44.884 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:24:44.884 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:24:44.884 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:24:44.884 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:24:44.884 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:24:44.884 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:24:44.884 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:24:44.884 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:24:44.884 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:24:44.884 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:24:44.884 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:24:44.885 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:24:44.885 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:24:44.885 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:24:44.885 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:24:44.885 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:24:44.885 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:24:45.099 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:45.099 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:24:45.099 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:24:45.099 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:24:45.099 | The following packages were automatically installed and are no longer required: 2022-04-13 23:24:45.100 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:24:45.100 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:24:45.100 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:24:45.100 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:24:45.100 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:24:45.100 | python3-zope.interface 2022-04-13 23:24:45.100 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:24:45.216 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:24:45.221 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:24:45.223 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:24:45.225 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:24:45.227 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:45.230 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:45.232 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:24:45.234 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:45.236 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:24:45.238 | ++ functions-common:time_stop:2439 : start_time=1649892284493 2022-04-13 23:24:45.241 | ++ functions-common:time_stop:2441 : [[ -z 1649892284493 ]] 2022-04-13 23:24:45.243 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:45.248 | ++ functions-common:time_stop:2444 : end_time=1649892285245 2022-04-13 23:24:45.250 | ++ functions-common:time_stop:2445 : elapsed_time=752 2022-04-13 23:24:45.252 | ++ functions-common:time_stop:2446 : total=743 2022-04-13 23:24:45.254 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:45.256 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1495 2022-04-13 23:24:45.259 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:24:45.261 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:24:45.265 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:24:45.267 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:24:45.272 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:24:45.276 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:24:45.278 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:24:45.282 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:24:46.686 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:24:46.688 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:24:46.690 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:24:46.692 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:24:46.694 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:24:46.696 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:24:46.698 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:24:46.699 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:24:46.702 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:24:46.703 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:24:46.705 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:24:46.707 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:24:46.709 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:24:46.710 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:24:46.712 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:24:46.714 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:24:46.716 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:24:46.718 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:24:46.720 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:24:46.722 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:24:46.724 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:24:46.726 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:24:46.728 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:24:46.730 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:24:46.806 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:24:46.808 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:24:46.883 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:24:46.885 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:24:46.960 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:24:46.962 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:24:46.964 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:24:46.966 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:24:46.968 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:24:46.970 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:24:46.972 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:24:46.974 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:24:46.976 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:24:46.977 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:24:46.979 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:24:46.980 | Distro: focal 2022-04-13 23:24:46.982 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:24:46.984 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:24:46.988 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:24:46.989 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:24:46.992 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:24:46.992 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:24:47.689 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:24:47.691 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:24:47.691 | pip: 21.3.1 2022-04-13 23:24:47.693 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:24:47.695 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:24:47.697 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:47.698 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:47.700 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:47.702 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:47.704 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:47.706 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:47.708 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:47.709 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:47.711 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:47.713 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:47.715 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:47.717 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:24:47.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:47.721 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:47.723 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:24:47.725 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:24:47.727 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:24:47.729 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:24:47.731 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:24:47.733 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:24:47.735 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:24:47.737 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:24:47.740 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:24:47.740 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:24:47.744 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 23:24:47.746 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 23:24:47.748 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:24:47.750 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:24:47.752 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:24:47.769 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:24:47.771 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:24:48.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:48.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:48.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:48.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:49.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:51.917 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:24:51.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:24:54.542 | Installing collected packages: setuptools 2022-04-13 23:24:55.491 | Successfully installed setuptools-62.0.0 2022-04-13 23:24:55.491 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:24:55.672 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:55.672 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:55.811 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:55.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:55.815 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:55.817 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:55.818 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:55.820 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:55.822 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:55.823 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:55.826 | + functions-common:time_stop:2439 : start_time=1649892287765 2022-04-13 23:24:55.828 | + functions-common:time_stop:2441 : [[ -z 1649892287765 ]] 2022-04-13 23:24:55.830 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:55.833 | + functions-common:time_stop:2444 : end_time=1649892295831 2022-04-13 23:24:55.835 | + functions-common:time_stop:2445 : elapsed_time=8066 2022-04-13 23:24:55.836 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:24:55.838 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:55.840 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8066 2022-04-13 23:24:55.842 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:55.844 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:24:55.846 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:24:55.850 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:24:55.852 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:24:55.855 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:24:55.855 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:24:56.543 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:24:56.546 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:24:56.546 | pip: 21.3.1 2022-04-13 23:24:56.549 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:24:56.551 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:24:56.555 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:24:56.557 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:24:56.559 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:24:56.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:56.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:56.566 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:24:56.578 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:24:56.589 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:24:56.600 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:24:56.602 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:24:56.604 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:56.607 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:56.609 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:56.611 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:56.613 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:56.615 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:56.617 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:56.619 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:56.622 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:56.624 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:56.626 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:56.628 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:24:56.631 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:24:56.633 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:24:56.635 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:24:56.637 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:24:56.639 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:24:56.642 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:24:56.644 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:24:56.646 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:24:56.648 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:24:56.650 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:24:56.652 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:24:56.655 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:24:56.657 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:56.659 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:24:56.662 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:24:56.683 | Using python 3.8 to install os-testr 2022-04-13 23:24:56.686 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 23:24:57.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:57.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:57.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:57.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:58.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:58.759 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:24:58.834 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:24:58.835 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:24:58.836 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:24:58.850 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:24:58.860 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:24:58.871 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:25:01.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:01.355 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:01.355 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:01.478 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:01.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:01.484 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:01.486 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:01.488 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:01.490 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:01.492 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:01.494 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:01.496 | + functions-common:time_stop:2439 : start_time=1649892296677 2022-04-13 23:25:01.499 | + functions-common:time_stop:2441 : [[ -z 1649892296677 ]] 2022-04-13 23:25:01.502 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:01.506 | + functions-common:time_stop:2444 : end_time=1649892301503 2022-04-13 23:25:01.508 | + functions-common:time_stop:2445 : elapsed_time=4826 2022-04-13 23:25:01.510 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:25:01.512 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:01.514 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4826 2022-04-13 23:25:01.517 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:01.519 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:25:01.571 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:25:01.854 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:25:01.857 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:25:01.860 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:25:01.864 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:25:01.866 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:25:01.890 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:25:03.806 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.814 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.818 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.823 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.827 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.834 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.838 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.864 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.942 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.962 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.966 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.970 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.986 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.994 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:03.995 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.013 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.030 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.039 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.044 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.062 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.084 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.101 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.110 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.115 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.135 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.164 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.166 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.180 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.186 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.190 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.195 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.209 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.216 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.265 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.283 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.287 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.318 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.380 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.386 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.393 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.444 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.457 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.466 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.568 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.593 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.597 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.608 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.613 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.632 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.639 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.656 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.687 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.715 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.727 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.740 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.757 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.766 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.780 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.791 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.795 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:04.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:04.938 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:25:05.231 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:05.233 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:05.236 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:05.238 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:05.240 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:05.242 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:05.244 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:05.246 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:05.249 | + functions-common:time_stop:2439 : start_time=1649892301882 2022-04-13 23:25:05.251 | + functions-common:time_stop:2441 : [[ -z 1649892301882 ]] 2022-04-13 23:25:05.254 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:05.257 | + functions-common:time_stop:2444 : end_time=1649892305255 2022-04-13 23:25:05.260 | + functions-common:time_stop:2445 : elapsed_time=3373 2022-04-13 23:25:05.262 | + functions-common:time_stop:2446 : total=4826 2022-04-13 23:25:05.265 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:05.267 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8199 2022-04-13 23:25:05.269 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:05.271 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:25:05.274 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:25:05.297 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 23:25:07.238 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.245 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.250 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.255 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.259 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.266 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.270 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.296 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.376 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.395 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.399 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.404 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.419 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.427 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.429 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.446 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.464 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.473 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.478 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.496 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.519 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.536 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.545 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.550 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.571 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.600 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.602 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.616 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.620 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.625 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.630 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.645 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.651 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.702 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.720 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.724 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.756 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.818 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.825 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.832 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.883 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.897 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:07.905 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.009 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.035 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.040 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.051 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.056 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.076 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.083 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.101 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.132 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.160 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.173 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.186 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.204 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.212 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.227 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.238 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.242 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:25:08.249 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:08.251 | Processing /opt/stack/requirements 2022-04-13 23:25:09.969 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 23:25:09.972 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 23:25:09.984 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 23:25:09.989 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:25:09.992 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:25:09.998 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 23:25:10.025 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 23:25:10.029 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 23:25:10.039 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:25:10.092 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:25:10.094 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:25:10.109 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 23:25:10.113 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:25:10.117 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 23:25:10.121 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 23:25:10.123 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:25:10.136 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 23:25:10.142 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:25:10.192 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:25:10.195 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:25:10.207 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 23:25:10.268 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 23:25:10.271 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 23:25:10.275 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:25:10.276 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:25:11.101 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:25:11.101 | ERROR: Command errored out with exit status 1: 2022-04-13 23:25:11.101 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-14b7mpje/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-14b7mpje/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-14d7w5ak 2022-04-13 23:25:11.101 | cwd: /tmp/pip-req-build-14b7mpje/ 2022-04-13 23:25:11.102 | Complete output (6 lines): 2022-04-13 23:25:11.102 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:25:11.102 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:25:11.102 | or: setup.py --help-commands 2022-04-13 23:25:11.102 | or: setup.py cmd --help 2022-04-13 23:25:11.102 | 2022-04-13 23:25:11.102 | error: invalid command 'bdist_wheel' 2022-04-13 23:25:11.102 | ---------------------------------------- 2022-04-13 23:25:11.102 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:25:11.102 | Running setup.py clean for openstack-requirements 2022-04-13 23:25:11.944 | Failed to build openstack-requirements 2022-04-13 23:25:11.960 | Installing collected packages: openstack-requirements 2022-04-13 23:25:11.960 | Attempting uninstall: openstack-requirements 2022-04-13 23:25:11.961 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:25:11.997 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:25:12.029 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:25:12.032 | Running setup.py install for openstack-requirements: started 2022-04-13 23:25:14.392 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:25:14.415 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:25:14.543 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:14.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:14.548 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:14.550 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:14.552 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:14.554 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:14.557 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:14.559 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:14.561 | + functions-common:time_stop:2439 : start_time=1649892305289 2022-04-13 23:25:14.563 | + functions-common:time_stop:2441 : [[ -z 1649892305289 ]] 2022-04-13 23:25:14.566 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:14.570 | + functions-common:time_stop:2444 : end_time=1649892314568 2022-04-13 23:25:14.572 | + functions-common:time_stop:2445 : elapsed_time=9279 2022-04-13 23:25:14.574 | + functions-common:time_stop:2446 : total=8199 2022-04-13 23:25:14.577 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:14.579 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17478 2022-04-13 23:25:14.581 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:14.584 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:25:14.586 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:25:14.588 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:25:14.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:14.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:14.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:25:14.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:14.600 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:25:14.621 | Using python 3.8 to install pbr 2022-04-13 23:25:14.623 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:25:15.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:15.489 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:15.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:15.489 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:16.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:16.703 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:25:19.370 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:19.378 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:19.378 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:19.501 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:19.504 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:19.506 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:19.508 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:19.510 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:19.512 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:19.514 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:19.517 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:19.519 | + functions-common:time_stop:2439 : start_time=1649892314616 2022-04-13 23:25:19.521 | + functions-common:time_stop:2441 : [[ -z 1649892314616 ]] 2022-04-13 23:25:19.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:19.527 | + functions-common:time_stop:2444 : end_time=1649892319525 2022-04-13 23:25:19.530 | + functions-common:time_stop:2445 : elapsed_time=4909 2022-04-13 23:25:19.532 | + functions-common:time_stop:2446 : total=17478 2022-04-13 23:25:19.534 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:19.536 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22387 2022-04-13 23:25:19.539 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:19.541 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:25:21.841 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:25:23.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:23.742 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:25:23.757 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:25:23.759 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:25:23.762 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:25:23.766 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:25:23.771 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 23:25:23.843 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:25:23.846 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:25:23.849 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:25:23.865 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:25:23.868 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:25:23.870 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:25:23.873 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:25:23.876 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:25:23.878 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:25:23.880 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:25:23.882 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:25:23.885 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:25:23.887 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:25:23.890 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:25:23.894 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:25:23.897 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:25:23.899 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:25:23.901 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:25:23.903 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:25:23.918 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:23.920 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:25:23.922 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:23.925 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:25:23.927 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:23.929 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:25:23.931 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:23.933 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:25:23.936 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:23.938 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:25:23.940 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:23.942 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:25:23.944 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:25:23.946 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:25:23.948 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:25:23.951 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:25:23.953 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:25:23.955 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:25:23.958 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:25:23.960 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:25:23.962 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:25:23.964 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:25:23.967 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:25:23.969 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:25:23.972 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:25:23.974 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:25:24.026 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:25:24.026 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:25:24.028 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:25:24.390 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:25:24.392 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:25:24.409 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:24.411 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:25:24.414 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:24.416 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:24.418 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:24.421 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:24.423 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:24.425 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:24.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:24.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:24.432 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:24.435 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:24.438 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:24.440 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:24.442 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:25:24.444 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:24.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:24.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:24.452 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:25:24.473 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:25:24.587 | Reading package lists... 2022-04-13 23:25:24.830 | Building dependency tree... 2022-04-13 23:25:24.832 | Reading state information... 2022-04-13 23:25:25.085 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:25:25.085 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:25.086 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:25.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:25.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:25.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:25.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:25.086 | python3-zope.interface 2022-04-13 23:25:25.086 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:25.203 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:25.208 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:25.210 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:25.213 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:25.215 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:25.217 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:25.219 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:25.221 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:25.224 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:25.226 | + functions-common:time_stop:2439 : start_time=1649892324470 2022-04-13 23:25:25.228 | + functions-common:time_stop:2441 : [[ -z 1649892324470 ]] 2022-04-13 23:25:25.231 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:25.235 | + functions-common:time_stop:2444 : end_time=1649892325232 2022-04-13 23:25:25.237 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-13 23:25:25.239 | + functions-common:time_stop:2446 : total=1495 2022-04-13 23:25:25.241 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:25.244 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2257 2022-04-13 23:25:25.246 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:25.249 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:25:25.254 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:25.256 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:25.258 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:25.261 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:25.264 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:25.266 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:25.268 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:25:25.271 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:25.273 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:25.275 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:25.278 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:25.280 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:25.282 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:25.285 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:25.287 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:25.289 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:25.292 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:25.294 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:25.296 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:25:25.299 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:25.301 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:25.303 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:25.306 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:25.308 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:25.311 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:25.313 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:25:25.316 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:25:25.332 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:25.334 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:25:25.336 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:25.339 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:25:25.341 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:25:25.344 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:25:25.348 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:25:25.350 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:25:25.353 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:25:25.355 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:25:25.357 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:25:25.360 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:25:25.362 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:25:26.060 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:25:26.060 | user tags 2022-04-13 23:25:26.060 | stackrabbit []' 2022-04-13 23:25:26.063 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:25:26.063 | user tags 2022-04-13 23:25:26.063 | stackrabbit []' 2022-04-13 23:25:26.064 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:25:26.070 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:25:26.072 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:25:26.074 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:25:26.739 | Changing password for user "stackrabbit" ... 2022-04-13 23:25:26.833 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:25:27.518 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:25:27.579 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:25:27.581 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:25:28.246 | Changing password for user "stackrabbit" ... 2022-04-13 23:25:28.312 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:25:28.315 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:25:28.317 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:25:28.977 | Deleting user "guest" ... 2022-04-13 23:25:28.992 | Error: 2022-04-13 23:25:28.992 | {:no_such_user, "guest"} 2022-04-13 23:25:29.005 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:25:29.008 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:25:29.025 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:29.027 | + ./stack.sh:main:838 : install_database 2022-04-13 23:25:29.030 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:25:29.032 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:25:29.035 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:29.037 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:29.039 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:25:29.362 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:25:29.365 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:29.367 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:25:29.369 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:25:29.372 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:29.374 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:25:29.376 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:29.379 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:29.381 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:29.384 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:29.386 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:29.389 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:29.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:29.394 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:29.396 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:29.398 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:29.401 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:29.404 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:25:29.406 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:29.408 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:29.410 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:29.413 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:29.415 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:29.418 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:29.420 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:25:29.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:29.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:29.427 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:25:29.430 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:29.432 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:29.434 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:29.437 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:29.439 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:29.441 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:29.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:29.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:29.448 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:29.451 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:29.453 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:29.455 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:29.458 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:25:29.460 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:29.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:29.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:29.468 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:25:29.494 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:25:29.605 | Reading package lists... 2022-04-13 23:25:29.852 | Building dependency tree... 2022-04-13 23:25:29.854 | Reading state information... 2022-04-13 23:25:30.112 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:25:30.112 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:30.113 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:30.113 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:30.113 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:30.113 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:30.113 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:30.114 | python3-zope.interface 2022-04-13 23:25:30.114 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:30.228 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:30.232 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:30.234 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:30.237 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:30.239 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:30.241 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:30.243 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:30.245 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:30.247 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:30.250 | + functions-common:time_stop:2439 : start_time=1649892329491 2022-04-13 23:25:30.252 | + functions-common:time_stop:2441 : [[ -z 1649892329491 ]] 2022-04-13 23:25:30.254 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:30.259 | + functions-common:time_stop:2444 : end_time=1649892330256 2022-04-13 23:25:30.261 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:25:30.263 | + functions-common:time_stop:2446 : total=2257 2022-04-13 23:25:30.265 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:30.268 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3022 2022-04-13 23:25:30.270 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:30.272 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:25:30.275 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:25:30.277 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:25:30.280 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:25:30.282 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:25:30.284 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:25:30.288 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:25:30.290 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:25:30.293 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:25:30.297 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:25:30.297 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:25:30.302 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:25:30.305 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:25:30.307 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:25:30.311 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:25:30.313 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:25:30.335 | Using python 3.8 to install PyMySQL 2022-04-13 23:25:30.337 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:25:31.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:31.196 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:31.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:31.196 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:32.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:32.406 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:25:34.934 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:34.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:34.942 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:35.057 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:35.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:35.062 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:35.064 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:35.066 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:35.069 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:35.071 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:35.073 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:35.076 | + functions-common:time_stop:2439 : start_time=1649892330329 2022-04-13 23:25:35.078 | + functions-common:time_stop:2441 : [[ -z 1649892330329 ]] 2022-04-13 23:25:35.081 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:35.085 | + functions-common:time_stop:2444 : end_time=1649892335083 2022-04-13 23:25:35.088 | + functions-common:time_stop:2445 : elapsed_time=4754 2022-04-13 23:25:35.090 | + functions-common:time_stop:2446 : total=22387 2022-04-13 23:25:35.093 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:35.095 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27141 2022-04-13 23:25:35.097 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:35.099 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:25:35.102 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:25:35.104 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:25:35.106 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:25:35.123 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:35.125 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:25:35.128 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:25:35.131 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:25:35.132 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:25:35.137 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:25:35.139 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:25:35.142 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:25:35.144 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:25:35.147 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:25:35.149 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:25:35.165 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:35.167 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:25:35.169 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:35.172 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:35.174 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:35.177 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:35.179 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:35.182 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:35.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:35.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:35.189 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:35.192 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:35.194 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:35.196 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:35.198 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:25:35.202 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:35.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:35.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:35.209 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:25:35.229 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:25:35.340 | Reading package lists... 2022-04-13 23:25:35.588 | Building dependency tree... 2022-04-13 23:25:35.590 | Reading state information... 2022-04-13 23:25:35.844 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:25:35.844 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:35.845 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:35.845 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:35.845 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:35.845 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:35.845 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:35.846 | python3-zope.interface 2022-04-13 23:25:35.846 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:35.958 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:35.963 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:35.966 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:35.968 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:35.970 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:35.972 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:35.974 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:35.977 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:35.979 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:35.981 | + functions-common:time_stop:2439 : start_time=1649892335227 2022-04-13 23:25:35.984 | + functions-common:time_stop:2441 : [[ -z 1649892335227 ]] 2022-04-13 23:25:35.986 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:35.990 | + functions-common:time_stop:2444 : end_time=1649892335988 2022-04-13 23:25:35.992 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-13 23:25:35.995 | + functions-common:time_stop:2446 : total=3022 2022-04-13 23:25:35.997 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:36.000 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3783 2022-04-13 23:25:36.002 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:36.004 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:25:36.021 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:36.023 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:25:36.026 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:25:36.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:25:36.031 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:25:36.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:25:36.053 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:36.055 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:36.057 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:36.060 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:36.063 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:36.065 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:36.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:36.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:36.071 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:36.074 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:36.076 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:36.078 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:36.080 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:25:36.083 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:36.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:36.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:36.089 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:25:36.110 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:25:36.220 | Reading package lists... 2022-04-13 23:25:36.462 | Building dependency tree... 2022-04-13 23:25:36.463 | Reading state information... 2022-04-13 23:25:36.716 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:25:36.717 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:25:36.717 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:25:36.717 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:36.718 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:36.718 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:36.718 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:36.718 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:36.718 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:36.718 | python3-zope.interface 2022-04-13 23:25:36.718 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:36.832 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:36.836 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:36.839 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:36.841 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:36.844 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:36.846 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:36.848 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:36.850 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:36.852 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:36.854 | + functions-common:time_stop:2439 : start_time=1649892336108 2022-04-13 23:25:36.857 | + functions-common:time_stop:2441 : [[ -z 1649892336108 ]] 2022-04-13 23:25:36.859 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:36.864 | + functions-common:time_stop:2444 : end_time=1649892336861 2022-04-13 23:25:36.866 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-13 23:25:36.868 | + functions-common:time_stop:2446 : total=3783 2022-04-13 23:25:36.871 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:36.873 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4536 2022-04-13 23:25:36.875 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:36.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:25:36.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:36.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:36.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:25:36.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:25:36.896 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:25:36.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:25:36.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:25:36.906 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:25:36.907 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:25:36.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:25:36.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:25:36.916 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:25:36.918 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:25:36.920 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:25:36.923 | + functions:vercmp:631 : local result 2022-04-13 23:25:36.926 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:25:36.927 | ++ functions:vercmp:635 : head -1 2022-04-13 23:25:36.927 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:25:36.931 | + functions:vercmp:635 : result=3.13 2022-04-13 23:25:36.934 | + functions:vercmp:637 : case $op in 2022-04-13 23:25:36.936 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:25:36.938 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:25:36.940 | + functions:vercmp:648 : return 2022-04-13 23:25:36.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:25:36.945 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:36.947 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:25:37.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:25:37.425 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:25:37.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:25:37.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.438 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:25:37.456 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:37.458 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:25:37.461 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:25:37.461 | Installing etcd 2022-04-13 23:25:37.463 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:25:37.477 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:25:37.490 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:37.499 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:25:37.513 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:25:37.516 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:37.518 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:37.522 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:37.526 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:37.529 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 23:25:37.531 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:25:37.534 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:37.536 | ++ functions:get_extra_file:74 : return 2022-04-13 23:25:37.539 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:37.542 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:25:37.545 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:25:37.548 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:25:37.565 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:37.567 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:25:37.569 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:25:37.586 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:37.589 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:25:37.592 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:37.594 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:25:37.596 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:25:37.599 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:25:37.601 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:25:37.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:25:37.605 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:25:37.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:25:37.614 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.617 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:25:37.619 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:25:37.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:25:37.623 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:25:37.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:25:37.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.634 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:25:37.637 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:25:37.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:25:37.642 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:25:37.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.646 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.648 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:25:37.651 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.654 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:25:37.656 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:25:37.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:25:37.660 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:25:37.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.665 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:25:37.670 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.672 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:25:37.674 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:25:37.676 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:25:37.679 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:25:37.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:25:37.688 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.690 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:25:37.692 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:25:37.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:25:37.697 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:25:37.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.702 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.705 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:25:37.707 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.709 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:25:37.712 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:25:37.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:25:37.717 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:25:37.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.724 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:25:37.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.728 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:25:37.731 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:25:37.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:25:37.735 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:25:37.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.740 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:25:37.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.747 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:25:37.749 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:25:37.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:25:37.753 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:25:37.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:25:37.763 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.765 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:25:37.767 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:25:37.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:25:37.772 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:25:37.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.777 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.779 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:25:37.782 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.784 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:25:37.786 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:25:37.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:25:37.791 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:25:37.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.796 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:25:37.800 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.803 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:25:37.805 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:25:37.807 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:25:37.810 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:25:37.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:25:37.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.821 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:25:37.823 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:25:37.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:25:37.828 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:25:37.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:25:37.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.841 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:25:37.843 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:25:37.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:25:37.847 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:25:37.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:25:37.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.859 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:25:37.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:25:37.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:25:37.866 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:25:37.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:25:37.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.877 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:25:37.880 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:25:37.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:25:37.884 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:25:37.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.891 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:25:37.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.896 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:25:37.898 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:25:37.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:25:37.904 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:25:37.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:25:37.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.915 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:25:37.918 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:25:37.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:25:37.922 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:25:37.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.929 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:25:37.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.934 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:25:37.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:25:37.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:25:37.941 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:25:37.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:25:37.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.953 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:25:37.956 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:25:37.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:25:37.960 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:25:37.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:25:37.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.972 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:25:37.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:25:37.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:25:37.979 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:25:37.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:37.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:37.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:25:37.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:37.990 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:25:37.993 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:25:37.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:25:37.998 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:25:38.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.005 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:25:38.007 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.009 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:25:38.013 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:25:38.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:25:38.017 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:25:38.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:25:38.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.029 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:25:38.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:25:38.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:25:38.036 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:25:38.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:25:38.046 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.048 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:25:38.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:25:38.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:25:38.055 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:25:38.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:25:38.065 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.067 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:25:38.070 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:25:38.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:25:38.075 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:25:38.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:25:38.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.086 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:25:38.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:25:38.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:25:38.093 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:25:38.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:25:38.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.105 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:25:38.108 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:25:38.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:25:38.112 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:25:38.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.117 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:25:38.122 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.125 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:25:38.127 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:25:38.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:25:38.131 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:25:38.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:25:38.141 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.144 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:25:38.146 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:25:38.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:25:38.150 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:25:38.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:25:38.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.162 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:25:38.165 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:25:38.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:25:38.169 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:25:38.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:25:38.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.181 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:25:38.183 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:25:38.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:25:38.189 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:25:38.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:25:38.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.201 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:25:38.203 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:25:38.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:25:38.207 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:25:38.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:25:38.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.220 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:25:38.222 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:25:38.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:25:38.227 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:25:38.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:25:38.237 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.239 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:25:38.241 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:25:38.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:25:38.246 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:25:38.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:25:38.255 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.258 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:25:38.260 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:25:38.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:25:38.265 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:25:38.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:25:38.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.276 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:25:38.279 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:25:38.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:25:38.284 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:25:38.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.291 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:25:38.294 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.296 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:25:38.299 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:25:38.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:25:38.303 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:25:38.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:38.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:38.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:25:38.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:38.315 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:25:38.337 | Using python 3.8 to install etcd3 2022-04-13 23:25:38.339 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:25:39.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:39.207 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:39.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:39.207 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:40.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:40.427 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:25:40.434 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:25:40.436 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:25:40.437 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:25:40.438 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:25:43.011 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:43.019 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:43.019 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:43.137 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:43.139 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:43.142 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:43.144 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:43.146 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:43.148 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:43.150 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:43.153 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:43.155 | + functions-common:time_stop:2439 : start_time=1649892338331 2022-04-13 23:25:43.157 | + functions-common:time_stop:2441 : [[ -z 1649892338331 ]] 2022-04-13 23:25:43.160 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:43.165 | + functions-common:time_stop:2444 : end_time=1649892343162 2022-04-13 23:25:43.167 | + functions-common:time_stop:2445 : elapsed_time=4831 2022-04-13 23:25:43.169 | + functions-common:time_stop:2446 : total=27141 2022-04-13 23:25:43.171 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:43.173 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31972 2022-04-13 23:25:43.176 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:43.178 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:25:43.200 | Using python 3.8 to install etcd3gw 2022-04-13 23:25:43.203 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:25:44.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:44.063 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:44.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:44.063 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:45.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:45.256 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:25:45.264 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:25:45.266 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:25:45.266 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:25:45.267 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:25:45.299 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:25:45.300 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:25:45.303 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:25:45.305 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:25:47.805 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:47.813 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:47.813 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:47.931 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:47.934 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:47.936 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:47.938 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:47.941 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:47.943 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:47.945 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:47.947 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:47.950 | + functions-common:time_stop:2439 : start_time=1649892343194 2022-04-13 23:25:47.952 | + functions-common:time_stop:2441 : [[ -z 1649892343194 ]] 2022-04-13 23:25:47.955 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:47.959 | + functions-common:time_stop:2444 : end_time=1649892347956 2022-04-13 23:25:47.961 | + functions-common:time_stop:2445 : elapsed_time=4762 2022-04-13 23:25:47.963 | + functions-common:time_stop:2446 : total=31972 2022-04-13 23:25:47.965 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:47.968 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36734 2022-04-13 23:25:47.970 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:47.972 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:25:47.975 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:25:47.977 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:25:47.979 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:47.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:47.984 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:47.987 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:47.989 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:47.991 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:47.993 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:47.996 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:47.999 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:48.001 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:48.003 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:48.006 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:25:48.008 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:48.010 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:48.013 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:25:48.016 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:25:48.018 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:48.020 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:48.023 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:48.025 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:48.028 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:48.030 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:48.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:48.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:48.037 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:48.040 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:48.042 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:48.045 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:48.047 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:25:48.050 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:48.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:48.054 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:48.057 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:25:48.079 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:25:48.193 | Reading package lists... 2022-04-13 23:25:48.437 | Building dependency tree... 2022-04-13 23:25:48.438 | Reading state information... 2022-04-13 23:25:48.692 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:25:48.692 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:25:48.692 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:25:48.692 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:48.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:48.693 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:48.693 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:48.693 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:48.693 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:48.693 | python3-zope.interface 2022-04-13 23:25:48.693 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:48.807 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:48.811 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:48.814 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:48.816 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:48.818 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:48.821 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:48.823 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:48.826 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:48.828 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:48.830 | + functions-common:time_stop:2439 : start_time=1649892348076 2022-04-13 23:25:48.833 | + functions-common:time_stop:2441 : [[ -z 1649892348076 ]] 2022-04-13 23:25:48.835 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:48.840 | + functions-common:time_stop:2444 : end_time=1649892348837 2022-04-13 23:25:48.843 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-13 23:25:48.845 | + functions-common:time_stop:2446 : total=4536 2022-04-13 23:25:48.847 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:48.849 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5297 2022-04-13 23:25:48.852 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:48.854 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:25:48.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:48.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:48.861 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:25:48.923 | Module proxy already enabled 2022-04-13 23:25:48.927 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:25:48.992 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:25:48.992 | Module proxy already enabled 2022-04-13 23:25:48.992 | Module proxy_uwsgi already enabled 2022-04-13 23:25:48.997 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:25:48.999 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:25:49.002 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:49.004 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:25:49.136 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:25:49.139 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:25:49.141 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:25:49.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:25:49.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.154 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:25:49.156 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:25:49.159 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:25:49.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:25:49.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.172 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:25:49.175 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:25:49.177 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:25:49.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.182 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.184 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:25:49.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.189 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:25:49.192 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:25:49.194 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:25:49.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:25:49.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.206 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:25:49.209 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:25:49.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:25:49.219 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.222 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:25:49.224 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:25:49.226 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:25:49.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:25:49.237 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.239 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:25:49.259 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:49.261 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:25:49.264 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:25:49.266 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:25:49.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:25:49.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.279 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:25:49.298 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:49.301 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:25:49.303 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:25:49.306 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:25:49.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:25:49.315 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.318 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:25:49.320 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:25:49.322 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:25:49.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:49.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:49.330 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:25:49.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:49.335 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:25:49.337 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:25:49.340 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:25:49.343 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:25:49.345 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:25:49.348 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:25:49.351 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:25:49.351 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:25:49.357 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:25:49.359 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:25:49.362 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:25:49.365 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:25:49.367 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:25:49.387 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:25:49.390 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:25:50.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:50.257 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:50.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:50.258 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:51.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:51.458 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:25:51.512 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:25:51.513 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:25:51.514 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:25:51.515 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:25:51.516 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:25:51.517 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:25:51.518 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:25:51.519 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:25:51.520 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:25:51.521 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:25:51.522 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:25:51.523 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:25:51.524 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:25:51.526 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:25:51.584 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:25:51.585 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:25:51.586 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:25:51.624 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:25:51.665 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:25:51.666 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:25:51.666 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:25:51.668 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:25:51.717 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:25:51.720 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:25:51.730 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:25:51.731 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:25:51.745 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:25:51.747 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:25:51.749 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:25:51.813 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:25:51.814 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:25:51.816 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:25:51.818 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:25:51.867 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:25:51.879 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:25:54.300 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:54.307 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:54.307 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:54.428 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:54.431 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:54.434 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:54.436 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:54.438 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:54.440 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:54.442 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:54.445 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:54.447 | + functions-common:time_stop:2439 : start_time=1649892349382 2022-04-13 23:25:54.450 | + functions-common:time_stop:2441 : [[ -z 1649892349382 ]] 2022-04-13 23:25:54.453 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:54.457 | + functions-common:time_stop:2444 : end_time=1649892354454 2022-04-13 23:25:54.459 | + functions-common:time_stop:2445 : elapsed_time=5072 2022-04-13 23:25:54.461 | + functions-common:time_stop:2446 : total=36734 2022-04-13 23:25:54.463 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:54.466 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41806 2022-04-13 23:25:54.468 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:54.470 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:25:54.473 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:25:54.475 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:25:54.478 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:25:54.481 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:25:54.483 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:25:54.487 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:25:54.487 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:25:54.492 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:25:54.494 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:25:54.497 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:25:54.500 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:25:54.502 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:25:54.524 | Using python 3.8 to install python-memcached 2022-04-13 23:25:54.526 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:25:55.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:55.392 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:55.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:55.392 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:56.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:56.609 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:25:56.613 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:25:59.160 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:59.167 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:59.167 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:59.283 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:59.285 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:59.288 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:59.290 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:59.293 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:59.295 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:59.297 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:59.300 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:59.302 | + functions-common:time_stop:2439 : start_time=1649892354518 2022-04-13 23:25:59.304 | + functions-common:time_stop:2441 : [[ -z 1649892354518 ]] 2022-04-13 23:25:59.307 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:59.311 | + functions-common:time_stop:2444 : end_time=1649892359309 2022-04-13 23:25:59.314 | + functions-common:time_stop:2445 : elapsed_time=4791 2022-04-13 23:25:59.316 | + functions-common:time_stop:2446 : total=41806 2022-04-13 23:25:59.318 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:59.320 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46597 2022-04-13 23:25:59.323 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:59.326 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:25:59.342 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:59.345 | + ./stack.sh:main:899 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-04-13 23:25:59.347 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:25:59.350 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:25:59.352 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:25:59.354 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:25:59.357 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:25:59.359 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:25:59.374 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:59.377 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:25:59.379 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:25:59.381 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:25:59.383 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:25:59.385 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:25:59.389 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:25:59.391 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:25:59.393 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:25:59.396 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:25:59.411 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:25:59.414 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:25:59.416 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:59.418 | + functions-common:git_clone:629 : echo master 2022-04-13 23:25:59.419 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:25:59.424 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:25:59.426 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:59.428 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:25:59.440 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:25:59.443 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:25:59.443 | + functions-common:git_clone:685 : head -1 2022-04-13 23:25:59.446 | c141e6164 trivial: Fix typo 2022-04-13 23:25:59.449 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:25:59.452 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:25:59.454 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:25:59.456 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:25:59.458 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:25:59.461 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:25:59.463 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:25:59.466 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:25:59.469 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:25:59.471 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:25:59.473 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:25:59.476 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:25:59.478 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:25:59.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:25:59.484 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:25:59.486 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:25:59.488 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:25:59.491 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:25:59.497 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:25:59.499 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:26:00.183 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:26:00.185 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:26:00.187 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:26:00.189 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:26:00.192 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:26:00.194 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:26:00.196 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:26:00.198 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:26:00.201 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:26:00.203 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:26:00.205 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:26:00.208 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:26:00.210 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:26:00.212 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:26:00.232 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:26:00.234 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:26:01.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:01.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:01.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:01.098 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:02.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:02.324 | Obtaining file:///opt/stack/keystone 2022-04-13 23:26:02.325 | Preparing metadata (setup.py): started 2022-04-13 23:26:07.582 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:26:07.662 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:26:07.664 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:26:07.666 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:26:07.669 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:26:07.670 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:26:07.672 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:26:07.673 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:26:07.674 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:26:07.675 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:26:07.676 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:26:07.677 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:26:07.679 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:26:07.680 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:26:07.681 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:26:07.682 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:26:07.684 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:26:07.685 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:26:07.686 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:26:07.687 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:26:07.688 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:26:07.689 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:26:07.690 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:26:07.691 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:26:07.693 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:26:07.694 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:26:07.695 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:26:07.696 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:26:07.697 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:26:07.698 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:26:07.700 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:26:07.701 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:26:07.702 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:26:07.703 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:26:07.704 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:26:07.715 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:26:07.716 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:26:07.759 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:26:07.776 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:26:07.778 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:26:07.779 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:26:07.780 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:26:07.782 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:26:07.792 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:26:07.853 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:26:07.857 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:26:07.956 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:26:07.957 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:26:07.959 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:26:07.960 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:26:08.021 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:26:08.022 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:26:08.023 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:26:08.075 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:26:08.079 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:26:08.172 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:26:08.173 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:26:08.176 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:26:08.176 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:26:08.178 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:26:08.179 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:26:08.197 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:26:08.248 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:26:08.267 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:26:08.268 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:26:08.270 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:26:08.272 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:26:08.328 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:26:08.440 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:26:08.442 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:26:08.443 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:26:08.444 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:26:08.445 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:26:08.664 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:26:08.687 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:26:08.688 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:26:08.754 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:26:08.772 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:26:08.830 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:26:08.868 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:26:08.982 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:26:09.038 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:26:09.112 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:26:09.238 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:26:09.266 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:26:09.306 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:26:09.308 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:26:09.309 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:26:09.311 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:26:09.313 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:26:09.314 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:26:09.367 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:26:09.504 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:26:09.505 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:26:09.506 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:26:09.508 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:26:09.660 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:26:09.739 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:26:09.985 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:26:10.242 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:26:10.276 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:26:12.159 | Installing collected packages: keystone 2022-04-13 23:26:12.159 | Attempting uninstall: keystone 2022-04-13 23:26:12.159 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:26:12.163 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:26:12.165 | Running setup.py develop for keystone 2022-04-13 23:26:18.359 | Successfully installed keystone 2022-04-13 23:26:18.359 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:26:18.367 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:26:18.367 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:26:18.503 | + inc/python:pip_install:200 : result=0 2022-04-13 23:26:18.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:26:18.507 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:18.509 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:18.512 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:18.514 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:18.516 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:18.518 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:26:18.520 | + functions-common:time_stop:2439 : start_time=1649892360227 2022-04-13 23:26:18.522 | + functions-common:time_stop:2441 : [[ -z 1649892360227 ]] 2022-04-13 23:26:18.525 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:18.529 | + functions-common:time_stop:2444 : end_time=1649892378527 2022-04-13 23:26:18.532 | + functions-common:time_stop:2445 : elapsed_time=18300 2022-04-13 23:26:18.534 | + functions-common:time_stop:2446 : total=46597 2022-04-13 23:26:18.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:18.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64897 2022-04-13 23:26:18.540 | + inc/python:pip_install:203 : return 0 2022-04-13 23:26:18.543 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:26:18.546 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:26:18.548 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:26:18.566 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:26:18.578 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:26:18.581 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:26:18.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:26:18.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:26:18.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:26:18.591 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:26:18.593 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:26:18.610 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:18.612 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:26:18.615 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:26:18.617 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:26:18.620 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:26:18.632 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:26:18.634 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:26:18.639 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:26:18.655 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:18.658 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:26:18.690 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:26:18.718 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:26:18.749 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:26:18.779 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:26:18.810 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:26:18.840 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:26:18.868 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:26:18.895 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:26:18.898 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:26:18.900 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:26:18.902 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:26:18.905 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:26:18.907 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:26:18.923 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:18.926 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:26:18.929 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:26:18.931 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:26:18.946 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:18.949 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:26:18.952 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:26:18.982 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:26:18.985 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:26:18.987 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:26:18.989 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:26:19.005 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:19.008 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-04-13 23:26:19.039 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:26:19.041 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:26:19.072 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:26:19.074 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:26:19.077 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:26:19.079 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:26:19.082 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:26:19.084 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:26:19.115 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:26:19.117 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:26:19.120 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:26:19.122 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:26:19.125 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:26:19.142 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:26:19.144 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:26:19.147 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:26:19.149 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:26:19.152 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:26:19.180 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:26:19.209 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:26:19.236 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:26:19.264 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:26:19.292 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:26:19.294 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:26:19.296 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:26:19.299 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:26:19.301 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:26:19.303 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:26:19.306 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:26:19.309 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:26:19.313 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:26:19.315 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:26:19.318 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:26:19.330 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:26:19.331 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:26:19.339 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:26:19.343 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:26:19.358 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:26:19.360 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:26:19.364 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:26:19.394 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:26:19.422 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:26:19.449 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:26:19.476 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:26:19.503 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:26:19.531 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:26:19.559 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:26:19.586 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:26:19.616 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:26:19.644 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:26:19.672 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:26:19.701 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:26:19.729 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:26:19.733 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:26:19.736 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:26:19.738 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:26:19.741 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:26:19.743 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:19.745 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:19.748 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:26:19.750 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:26:19.753 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:26:19.781 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:26:19.809 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:26:19.810 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:26:19.818 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:26:19.822 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:26:19.825 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:26:19.827 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:26:19.829 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:26:19.831 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:26:19.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:19.836 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:19.839 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:26:19.841 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:26:19.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:19.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:19.848 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:26:19.910 | Site keystone-wsgi-public already enabled 2022-04-13 23:26:19.914 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:26:19.917 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:26:19.919 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:26:19.921 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:26:20.059 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:26:20.089 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:26:20.121 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:26:20.153 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:26:20.155 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:26:20.187 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:26:20.215 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:26:20.243 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:26:20.246 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:26:20.263 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:20.265 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:26:20.282 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:20.284 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:26:20.287 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:26:20.289 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:26:20.293 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:26:20.295 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:26:20.298 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:26:20.300 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:26:20.302 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:26:20.305 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:26:20.307 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:26:20.310 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:26:20.313 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:26:20.315 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:26:20.318 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:26:20.334 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:26:20.337 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:26:20.340 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:20.343 | + functions-common:git_clone:629 : echo master 2022-04-13 23:26:20.343 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:26:20.349 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:26:20.351 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:20.353 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:26:20.368 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:26:20.371 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:26:20.375 | + functions-common:git_clone:685 : head -1 2022-04-13 23:26:20.377 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:26:20.380 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:26:20.382 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:26:20.385 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:26:20.388 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:26:20.390 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:26:20.393 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:26:20.395 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:26:20.397 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:26:20.400 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:26:20.403 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:26:20.405 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:26:20.407 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:26:20.410 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:26:20.413 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:26:20.416 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:26:20.418 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:26:20.421 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:26:20.424 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:26:20.430 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:26:20.432 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:26:21.099 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:26:21.101 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:26:21.104 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:26:21.107 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:26:21.109 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:26:21.111 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:26:21.114 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:26:21.116 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:26:21.118 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:26:21.121 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:26:21.123 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:26:21.126 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:26:21.128 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:26:21.130 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:26:21.152 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:26:21.155 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 23:26:22.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:22.025 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:22.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:22.025 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:23.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:23.242 | Obtaining file:///opt/stack/swift 2022-04-13 23:26:23.243 | Preparing metadata (setup.py): started 2022-04-13 23:26:27.945 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:26:27.985 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:26:27.986 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:26:27.987 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:26:27.988 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:26:27.989 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:26:27.990 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:26:27.991 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:26:27.992 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:26:27.993 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:26:27.995 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:26:27.996 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:26:28.033 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:26:28.042 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:26:28.098 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:26:28.099 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:26:28.100 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:26:28.101 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:26:28.102 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:26:28.103 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:26:28.105 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:26:28.106 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:26:28.107 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:26:28.108 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:26:28.109 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:26:28.111 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:26:28.131 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:26:28.163 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:26:28.166 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:26:28.167 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:26:28.168 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:26:28.191 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:26:28.295 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:26:28.297 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:26:28.298 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:26:28.342 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:26:28.384 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:26:28.386 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:26:28.388 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:26:28.389 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:26:28.450 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:26:28.454 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:26:28.468 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:26:28.469 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:26:28.486 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:26:28.487 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:26:28.633 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:26:28.649 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:26:30.953 | Installing collected packages: swift 2022-04-13 23:26:30.953 | Attempting uninstall: swift 2022-04-13 23:26:30.953 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:26:30.956 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:26:30.957 | Running setup.py develop for swift 2022-04-13 23:26:36.840 | Successfully installed swift 2022-04-13 23:26:36.840 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:26:36.848 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:26:36.849 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:26:36.981 | + inc/python:pip_install:200 : result=0 2022-04-13 23:26:36.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:26:36.986 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:36.988 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:36.990 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:36.992 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:36.995 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:36.997 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:26:36.999 | + functions-common:time_stop:2439 : start_time=1649892381146 2022-04-13 23:26:37.002 | + functions-common:time_stop:2441 : [[ -z 1649892381146 ]] 2022-04-13 23:26:37.004 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:37.008 | + functions-common:time_stop:2444 : end_time=1649892397006 2022-04-13 23:26:37.011 | + functions-common:time_stop:2445 : elapsed_time=15860 2022-04-13 23:26:37.013 | + functions-common:time_stop:2446 : total=64897 2022-04-13 23:26:37.016 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:37.018 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80757 2022-04-13 23:26:37.020 | + inc/python:pip_install:203 : return 0 2022-04-13 23:26:37.022 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:26:37.025 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:26:37.027 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:26:37.046 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:26:37.058 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:26:37.061 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:26:37.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:26:37.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:26:37.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:26:37.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:26:37.073 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:26:37.076 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:26:37.078 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:26:37.080 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:26:37.082 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:26:37.084 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:26:37.086 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:26:37.088 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:26:38.304 | No container-server running 2022-04-13 23:26:38.304 | No account-server running 2022-04-13 23:26:38.304 | No proxy-server running 2022-04-13 23:26:38.304 | No account-auditor running 2022-04-13 23:26:38.304 | No container-sharder running 2022-04-13 23:26:38.304 | No object-updater running 2022-04-13 23:26:38.304 | No object-expirer running 2022-04-13 23:26:38.304 | No container-auditor running 2022-04-13 23:26:38.304 | No container-reconciler running 2022-04-13 23:26:38.304 | No container-sync running 2022-04-13 23:26:38.304 | No container-updater running 2022-04-13 23:26:38.304 | No object-reconstructor running 2022-04-13 23:26:38.304 | No object-server running 2022-04-13 23:26:38.304 | No account-reaper running 2022-04-13 23:26:38.304 | No account-replicator running 2022-04-13 23:26:38.304 | No object-auditor running 2022-04-13 23:26:38.304 | No object-replicator running 2022-04-13 23:26:38.304 | No container-replicator running 2022-04-13 23:26:38.398 | + lib/swift:configure_swift:337 : true 2022-04-13 23:26:38.400 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:26:38.414 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:26:38.426 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:26:38.429 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:26:38.429 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:26:38.434 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:26:38.434 | s/%GROUP%/ubuntu/; 2022-04-13 23:26:38.434 | s/%USER%/ubuntu/; 2022-04-13 23:26:38.434 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:26:38.434 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:26:38.437 | uid = ubuntu 2022-04-13 23:26:38.438 | gid = ubuntu 2022-04-13 23:26:38.438 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:26:38.438 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:26:38.438 | address = 127.0.0.1 2022-04-13 23:26:38.438 | 2022-04-13 23:26:38.438 | [account6612] 2022-04-13 23:26:38.438 | max connections = 25 2022-04-13 23:26:38.438 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:26:38.438 | read only = false 2022-04-13 23:26:38.438 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:26:38.438 | 2022-04-13 23:26:38.438 | [account6622] 2022-04-13 23:26:38.438 | max connections = 25 2022-04-13 23:26:38.438 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:26:38.438 | read only = false 2022-04-13 23:26:38.438 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:26:38.438 | 2022-04-13 23:26:38.438 | [account6632] 2022-04-13 23:26:38.438 | max connections = 25 2022-04-13 23:26:38.438 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:26:38.438 | read only = false 2022-04-13 23:26:38.438 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:26:38.438 | 2022-04-13 23:26:38.438 | [account6642] 2022-04-13 23:26:38.438 | max connections = 25 2022-04-13 23:26:38.438 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:26:38.438 | read only = false 2022-04-13 23:26:38.438 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:26:38.438 | 2022-04-13 23:26:38.438 | 2022-04-13 23:26:38.438 | [container6611] 2022-04-13 23:26:38.438 | max connections = 25 2022-04-13 23:26:38.438 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:26:38.438 | read only = false 2022-04-13 23:26:38.438 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:26:38.438 | 2022-04-13 23:26:38.438 | [container6621] 2022-04-13 23:26:38.439 | max connections = 25 2022-04-13 23:26:38.439 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:26:38.439 | read only = false 2022-04-13 23:26:38.439 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:26:38.439 | 2022-04-13 23:26:38.439 | [container6631] 2022-04-13 23:26:38.439 | max connections = 25 2022-04-13 23:26:38.439 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:26:38.439 | read only = false 2022-04-13 23:26:38.439 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:26:38.439 | 2022-04-13 23:26:38.439 | [container6641] 2022-04-13 23:26:38.439 | max connections = 25 2022-04-13 23:26:38.439 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:26:38.439 | read only = false 2022-04-13 23:26:38.439 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:26:38.439 | 2022-04-13 23:26:38.439 | 2022-04-13 23:26:38.439 | [object6613] 2022-04-13 23:26:38.439 | max connections = 25 2022-04-13 23:26:38.439 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:26:38.439 | read only = false 2022-04-13 23:26:38.439 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:26:38.439 | 2022-04-13 23:26:38.439 | [object6623] 2022-04-13 23:26:38.439 | max connections = 25 2022-04-13 23:26:38.439 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:26:38.439 | read only = false 2022-04-13 23:26:38.439 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:26:38.439 | 2022-04-13 23:26:38.439 | [object6633] 2022-04-13 23:26:38.439 | max connections = 25 2022-04-13 23:26:38.439 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:26:38.439 | read only = false 2022-04-13 23:26:38.439 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:26:38.440 | 2022-04-13 23:26:38.440 | [object6643] 2022-04-13 23:26:38.440 | max connections = 25 2022-04-13 23:26:38.440 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:26:38.440 | read only = false 2022-04-13 23:26:38.440 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:26:38.441 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:26:38.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:38.445 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:38.447 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:26:38.459 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:26:38.461 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:26:38.466 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:26:38.470 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:26:38.472 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:26:38.477 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:26:38.505 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-04-13 23:26:38.531 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:26:38.549 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:26:38.576 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:26:38.594 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:38.622 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:26:38.640 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:26:38.669 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:26:38.686 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:26:38.714 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:26:38.732 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:38.760 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:26:38.778 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:26:38.793 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:38.795 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:26:38.824 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:26:38.852 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:26:38.879 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:26:38.907 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:26:38.922 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:38.924 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:26:38.951 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:26:38.966 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:38.968 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:26:38.983 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:38.985 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:26:38.987 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:26:39.002 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:39.004 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:26:39.006 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:26:39.008 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:26:39.013 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:26:39.019 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:26:39.047 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:26:39.074 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:26:39.104 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:26:39.133 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:26:39.160 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:26:39.163 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:26:39.165 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:26:39.167 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:26:39.170 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:26:39.198 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:26:39.226 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:26:39.254 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:26:39.282 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:26:39.309 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:26:39.336 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:26:39.364 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:26:39.391 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:26:39.420 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:26:39.447 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:26:39.475 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:26:39.503 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:26:39.531 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:26:39.562 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:26:39.589 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:26:39.607 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:26:39.635 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:26:39.662 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:26:39.668 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:26:39.696 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:26:39.723 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:26:39.757 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:26:39.760 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:26:39.762 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:26:39.764 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:26:39.768 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:26:39.771 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:26:39.773 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:26:39.775 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:26:39.777 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:26:39.780 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:26:39.782 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:26:39.784 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:26:39.802 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:26:39.830 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:26:39.849 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:26:39.877 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:26:39.898 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:39.928 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:26:39.946 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:26:39.974 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:26:39.993 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:26:40.021 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:26:40.040 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:26:40.069 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:26:40.088 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:26:40.116 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:26:40.135 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:26:40.164 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:26:40.183 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:26:40.211 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:26:40.216 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:26:40.235 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:40.264 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:26:40.294 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:26:40.296 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:26:40.300 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:26:40.302 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:26:40.305 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:26:40.308 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:26:40.310 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:26:40.312 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:26:40.314 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:26:40.316 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:26:40.334 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:26:40.362 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:26:40.381 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:26:40.408 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:26:40.427 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:40.456 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:26:40.474 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:26:40.502 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:26:40.521 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:26:40.549 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:26:40.567 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:26:40.596 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:26:40.614 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:26:40.643 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:26:40.661 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:26:40.689 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:26:40.707 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:26:40.735 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:26:40.740 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:26:40.758 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:40.786 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:26:40.789 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:26:40.794 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:26:40.796 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:26:40.798 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:26:40.801 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:26:40.803 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:26:40.805 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:26:40.807 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:26:40.810 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:26:40.828 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:26:40.857 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:26:40.875 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:26:40.904 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:26:40.922 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:40.951 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:26:40.969 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:26:40.997 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:26:41.016 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:26:41.045 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:26:41.062 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:26:41.091 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:26:41.109 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:26:41.138 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:26:41.155 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:26:41.185 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:26:41.203 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:26:41.231 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:26:41.236 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:26:41.254 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:41.282 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:26:41.311 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:26:41.339 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:26:41.366 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:26:41.368 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:26:41.373 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:26:41.402 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:26:41.430 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:26:41.459 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:26:41.489 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:26:41.517 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:26:41.546 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:26:41.576 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:26:41.604 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:26:41.631 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:26:41.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:41.649 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:26:41.669 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:26:41.672 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:26:41.691 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:26:41.694 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-04-13 23:26:41.722 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:26:41.724 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:26:41.751 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-04-13 23:26:41.781 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:26:41.783 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:26:41.812 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:26:41.828 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:41.830 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:26:41.833 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:26:41.838 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:26:41.840 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:26:41.852 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:26:41.855 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:26:41.866 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:26:41.869 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:26:41.872 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:26:41.874 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:26:41.876 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:26:41.879 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:26:41.881 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:26:41.883 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:26:41.886 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:26:41.904 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:26:41.906 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:26:41.909 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:26:41.927 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:41.929 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:26:41.947 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:41.950 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:26:41.953 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:26:41.955 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:26:41.957 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:26:41.960 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:26:41.962 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:26:41.965 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:26:41.967 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:26:41.985 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:41.987 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:26:41.990 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:26:42.008 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:42.010 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:26:42.013 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:26:42.016 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:26:42.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:26:42.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:26:42.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:26:42.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:26:42.029 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:26:42.032 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:26:42.035 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:26:42.038 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:26:42.041 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:26:42.044 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:26:42.046 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:26:42.050 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:26:42.052 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:26:42.055 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:26:42.060 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:26:42.060 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:26:42.065 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:26:42.068 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:26:42.071 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:26:42.074 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:26:42.077 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:26:42.099 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:26:42.101 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:26:42.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:42.960 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:42.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:42.960 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:44.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:44.164 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:26:44.246 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:26:44.247 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:26:44.248 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:26:44.249 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:26:44.250 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:26:44.251 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:26:44.252 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:26:44.253 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:26:44.254 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:26:44.255 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:26:44.256 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:26:44.257 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:26:44.261 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:26:44.263 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:26:44.265 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:26:44.267 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:26:44.269 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:26:44.272 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:26:44.281 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:26:44.282 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:26:44.295 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:26:44.363 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:26:44.365 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:26:44.366 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:26:44.390 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:26:44.391 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:26:44.394 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:26:44.396 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:26:44.397 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:26:44.407 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:26:44.448 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:26:44.449 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:26:44.451 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:26:44.452 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:26:44.473 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:26:44.475 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:26:44.490 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:26:44.506 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:26:44.507 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:26:44.527 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:26:44.530 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:26:44.611 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:26:44.612 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:26:44.613 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:26:44.615 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:26:44.665 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:26:44.691 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:26:44.922 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:26:44.926 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:26:44.959 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:26:44.960 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:26:44.963 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:26:44.965 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:26:44.966 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:26:44.968 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:26:45.023 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:26:45.204 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:26:45.227 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:26:45.311 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:26:45.459 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:26:47.552 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:26:47.560 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:26:47.560 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:26:47.691 | + inc/python:pip_install:200 : result=0 2022-04-13 23:26:47.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:26:47.696 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:47.699 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:47.701 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:47.704 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:47.706 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:47.708 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:26:47.710 | + functions-common:time_stop:2439 : start_time=1649892402093 2022-04-13 23:26:47.713 | + functions-common:time_stop:2441 : [[ -z 1649892402093 ]] 2022-04-13 23:26:47.716 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:47.720 | + functions-common:time_stop:2444 : end_time=1649892407717 2022-04-13 23:26:47.722 | + functions-common:time_stop:2445 : elapsed_time=5624 2022-04-13 23:26:47.725 | + functions-common:time_stop:2446 : total=80757 2022-04-13 23:26:47.727 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:47.730 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86381 2022-04-13 23:26:47.733 | + inc/python:pip_install:203 : return 0 2022-04-13 23:26:47.735 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:26:47.738 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:26:47.740 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:26:47.754 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:26:47.759 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:26:47.761 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:26:47.763 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:26:47.766 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:26:47.768 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:26:47.771 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:26:47.774 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:26:47.776 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:26:47.782 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:26:47.801 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:26:47.804 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:26:47.807 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:47.810 | + functions-common:git_clone:629 : echo master 2022-04-13 23:26:47.810 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:26:47.815 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:26:47.817 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:47.820 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:26:47.832 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:26:47.835 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:26:47.836 | + functions-common:git_clone:685 : head -1 2022-04-13 23:26:47.839 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:26:47.842 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:26:47.844 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:26:47.847 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:26:47.850 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:26:47.852 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:26:47.855 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:26:47.858 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:26:47.860 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:26:47.863 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:26:47.865 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:26:47.868 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:26:47.871 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:26:47.874 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:26:47.877 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:26:47.880 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:26:47.882 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:26:47.885 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:26:47.888 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:26:47.894 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:26:47.896 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:26:48.568 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:26:48.570 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:26:48.574 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:26:48.577 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:26:48.582 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:26:48.585 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:26:48.588 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:26:48.590 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:26:48.593 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:26:48.595 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:26:48.597 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:26:48.600 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:26:48.602 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:26:48.605 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:26:48.626 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:26:48.628 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:26:49.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.492 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.493 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:50.725 | Obtaining file:///opt/stack/glance 2022-04-13 23:26:50.726 | Preparing metadata (setup.py): started 2022-04-13 23:26:55.469 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:26:55.542 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:26:55.543 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:26:55.544 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:26:55.545 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:26:55.546 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:26:55.548 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:26:55.548 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:26:55.549 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:26:55.550 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:26:55.551 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:26:55.553 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:26:55.554 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:26:55.555 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:26:55.557 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:26:55.558 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:26:55.559 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:26:55.560 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:26:55.561 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:26:55.562 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:26:55.563 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:26:55.564 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:26:55.565 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:26:55.566 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:26:55.567 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:26:55.569 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:26:55.570 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:26:55.571 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:26:55.572 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:26:55.573 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:26:55.574 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:26:55.575 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:26:55.576 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:26:55.577 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:26:55.579 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:26:55.580 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:26:55.581 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:26:55.582 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:26:55.583 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:26:55.584 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:26:55.585 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:26:55.586 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:26:55.588 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:26:55.590 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:26:55.606 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:26:55.607 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:26:55.608 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:26:55.629 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:26:55.630 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:26:55.672 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:26:55.687 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:26:55.697 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:26:55.711 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:26:55.713 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:26:55.714 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:26:55.807 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:26:55.885 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:26:55.938 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:26:55.941 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:26:55.975 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:26:56.048 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:26:56.049 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:26:56.050 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:26:56.111 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:26:56.112 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:26:56.114 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:26:56.140 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:26:56.191 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:26:56.193 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:26:56.251 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:26:56.253 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:26:56.256 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:26:56.257 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:26:56.259 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:26:56.284 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:26:56.286 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:26:56.289 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:26:56.334 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:26:56.375 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:26:56.377 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:26:56.379 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:26:56.456 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:26:56.516 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:26:56.620 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:26:56.896 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:26:56.897 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:26:56.900 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:26:56.901 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:26:56.962 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:26:56.987 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:26:57.081 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:26:57.197 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:26:57.422 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:26:57.423 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:26:57.424 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:26:57.426 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:26:57.427 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:26:57.430 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:26:57.431 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:26:57.553 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:26:57.582 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:26:57.628 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:26:57.632 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:26:57.876 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:26:58.059 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:26:58.060 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:26:58.063 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:26:58.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:26:58.172 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:26:58.328 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:26:58.461 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:26:58.780 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:26:58.782 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:26:59.012 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:26:59.294 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:26:59.654 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:26:59.655 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:27:01.143 | Installing collected packages: glance 2022-04-13 23:27:01.143 | Attempting uninstall: glance 2022-04-13 23:27:01.143 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:27:01.151 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:27:01.152 | Running setup.py develop for glance 2022-04-13 23:27:07.310 | Successfully installed glance 2022-04-13 23:27:07.310 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:27:07.318 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:27:07.318 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:27:07.461 | + inc/python:pip_install:200 : result=0 2022-04-13 23:27:07.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:27:07.466 | + functions-common:time_stop:2432 : local name 2022-04-13 23:27:07.468 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:27:07.471 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:27:07.473 | + functions-common:time_stop:2435 : local total 2022-04-13 23:27:07.475 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:27:07.478 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:27:07.480 | + functions-common:time_stop:2439 : start_time=1649892408620 2022-04-13 23:27:07.482 | + functions-common:time_stop:2441 : [[ -z 1649892408620 ]] 2022-04-13 23:27:07.485 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:27:07.489 | + functions-common:time_stop:2444 : end_time=1649892427487 2022-04-13 23:27:07.491 | + functions-common:time_stop:2445 : elapsed_time=18867 2022-04-13 23:27:07.494 | + functions-common:time_stop:2446 : total=86381 2022-04-13 23:27:07.497 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:27:07.499 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105248 2022-04-13 23:27:07.501 | + inc/python:pip_install:203 : return 0 2022-04-13 23:27:07.504 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:27:07.506 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:27:07.509 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:27:07.527 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:27:07.540 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:27:07.543 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:27:07.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:27:07.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:27:07.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:27:07.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:27:07.556 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:27:07.558 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:27:07.561 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:27:07.573 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:27:07.576 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:27:07.578 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:27:07.581 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:27:07.583 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:27:07.585 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:27:07.589 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:27:07.591 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:27:07.620 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:27:07.648 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:27:07.679 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:27:07.707 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:27:07.737 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:27:07.766 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:27:07.769 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:27:07.771 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:27:07.773 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:27:07.776 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:27:07.805 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:27:07.834 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:27:07.864 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:27:07.893 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:27:07.926 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:27:07.956 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:27:07.986 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:27:08.016 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:27:08.046 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:27:08.083 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:27:08.113 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:27:08.116 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:27:08.118 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:27:08.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:27:08.123 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:27:08.125 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:27:08.142 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:08.145 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:27:08.147 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:27:08.151 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:27:08.168 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:08.170 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:27:08.173 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:27:08.203 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:27:08.205 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:27:08.207 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:27:08.210 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:27:08.213 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:27:08.242 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:27:08.272 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:27:08.275 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:27:08.278 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:27:08.280 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:27:08.282 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:27:08.285 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:27:08.287 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:27:08.318 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:27:08.320 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-04-13 23:27:08.350 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:27:08.353 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:27:08.370 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:08.372 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:27:08.402 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:27:08.432 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:27:08.463 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:27:08.493 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:27:08.522 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:27:08.538 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:08.541 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:27:08.570 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:27:08.600 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:27:08.629 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-04-13 23:27:08.659 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:27:08.688 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-04-13 23:27:08.718 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:27:08.735 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:08.738 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:27:08.740 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:27:08.743 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:27:08.746 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:27:08.763 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:27:08.765 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:27:08.768 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:27:08.770 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:27:08.773 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:27:08.802 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:27:08.832 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:27:08.862 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:27:08.892 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:27:08.897 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:27:08.927 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:27:08.957 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:27:08.987 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-04-13 23:27:09.016 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:27:09.046 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:27:09.076 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:27:09.107 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:27:09.136 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:27:09.167 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:27:09.196 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:27:09.225 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:27:09.230 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:27:09.238 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:27:09.254 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:09.257 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:27:09.260 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:27:09.262 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:27:09.264 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:27:09.267 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:27:09.270 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:27:09.274 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:27:09.276 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:27:09.280 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:27:09.311 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:27:09.313 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:27:09.316 | ++ functions:get_random_port:837 : true 2022-04-13 23:27:09.318 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:27:09.320 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:27:09.323 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:27:09.381 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:27:09.384 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:27:09.386 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:27:09.389 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:27:09.391 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:27:09.420 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:27:09.447 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:27:09.475 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:27:09.502 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:27:09.531 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:27:09.559 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:27:09.587 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:27:09.615 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:27:09.648 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:27:09.676 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:27:09.704 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:27:09.732 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:27:09.759 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:27:09.788 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:27:09.815 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:27:09.843 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:27:09.871 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:27:09.899 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:27:09.927 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:27:09.929 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:27:09.932 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:27:09.935 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:09.937 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:09.939 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:27:09.942 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:27:10.001 | proxy (enabled by site administrator) 2022-04-13 23:27:10.004 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:27:10.007 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:27:10.010 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:27:10.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:10.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:10.017 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:27:10.020 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:27:10.084 | proxy_http (enabled by site administrator) 2022-04-13 23:27:10.087 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:27:10.090 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:27:10.093 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:27:10.095 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:27:10.098 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:10.100 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:10.102 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:27:10.105 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:27:10.108 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:27:10.109 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:27:10.118 | KeepAlive Off 2022-04-13 23:27:10.122 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:27:10.122 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:27:10.130 | SetEnv proxy-sendchunked 1 2022-04-13 23:27:10.135 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:27:10.135 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:27:10.144 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:27:10.147 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:27:10.150 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:27:10.152 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:27:10.154 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:27:10.157 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:27:10.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:10.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:10.164 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:27:10.166 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:27:10.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:10.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:10.174 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:27:10.235 | Site glance-wsgi-api already enabled 2022-04-13 23:27:10.239 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:27:10.241 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:27:10.245 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:27:10.247 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:27:10.390 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:27:10.393 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:27:10.427 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:27:10.429 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:27:10.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:10.453 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:27:10.455 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:27:10.458 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:27:10.460 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:27:10.463 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:27:10.466 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:27:10.468 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:27:10.470 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:27:10.473 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:27:10.475 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:27:10.479 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:27:10.482 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:27:10.484 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:27:10.487 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:27:10.504 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:27:10.506 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:27:10.509 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:10.512 | + functions-common:git_clone:629 : echo master 2022-04-13 23:27:10.512 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:27:10.517 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:27:10.520 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:10.522 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:27:10.535 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:27:10.538 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:27:10.538 | + functions-common:git_clone:685 : head -1 2022-04-13 23:27:10.550 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:27:10.553 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:27:10.556 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:27:10.558 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:27:10.561 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:27:10.564 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:27:10.566 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:27:10.569 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:27:10.571 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:27:10.574 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:27:10.576 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:27:10.579 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:27:10.581 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:27:10.584 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:27:10.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:27:10.590 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:27:10.593 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:27:10.595 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:27:10.598 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:27:10.605 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:27:10.607 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:27:11.267 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:27:11.270 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:27:11.272 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:27:11.275 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:27:11.277 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:27:11.280 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:27:11.282 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:27:11.285 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:27:11.287 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:27:11.290 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:27:11.293 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:27:11.295 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:27:11.297 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:27:11.300 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:27:11.321 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:27:11.323 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:27:12.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:12.197 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:12.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:12.197 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:13.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:27:13.421 | Obtaining file:///opt/stack/cinder 2022-04-13 23:27:13.421 | Preparing metadata (setup.py): started 2022-04-13 23:27:18.962 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:27:19.097 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:27:19.098 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:27:19.099 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:27:19.100 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:27:19.101 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:27:19.103 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:27:19.104 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:27:19.105 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:27:19.106 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:27:19.107 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:27:19.108 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:27:19.109 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:27:19.110 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:27:19.111 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:27:19.112 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:27:19.113 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:27:19.114 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:27:19.116 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:27:19.117 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:27:19.118 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:27:19.119 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:27:19.120 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:27:19.122 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:27:19.123 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:27:19.124 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:27:19.125 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:27:19.126 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:27:19.127 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:27:19.128 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:27:19.129 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:27:19.130 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:27:19.132 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:27:19.133 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:27:19.134 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:27:19.135 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:27:19.136 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:27:19.138 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:27:19.139 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:27:19.140 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:27:19.141 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:27:19.142 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:27:19.143 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:27:19.144 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:27:19.145 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:27:19.146 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:27:19.147 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:27:19.148 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:27:19.149 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:27:19.150 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:27:19.151 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:27:19.153 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:27:19.154 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:27:19.155 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:27:19.156 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:27:19.157 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:27:19.158 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:27:19.159 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:27:19.160 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:27:19.161 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:27:19.163 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:27:19.164 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:27:19.165 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:27:19.178 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:27:19.179 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:27:19.181 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:27:19.244 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:27:19.275 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:27:19.292 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:27:19.293 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:27:19.295 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:27:19.296 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:27:19.395 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:27:19.448 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:27:19.449 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:27:19.480 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:27:19.481 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:27:19.482 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:27:19.564 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:27:19.610 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:27:19.611 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:27:19.613 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:27:19.614 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:27:19.675 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:27:19.677 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:27:19.679 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:27:19.738 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:27:19.743 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:27:19.803 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:27:19.806 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:27:19.808 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:27:19.810 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:27:19.812 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:27:19.835 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:27:19.837 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:27:19.838 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:27:19.887 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:27:19.975 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:27:19.978 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:27:20.004 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:27:20.032 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:27:20.109 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:27:20.112 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:27:20.249 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:27:20.275 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:27:20.420 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:27:20.459 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:27:20.460 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:27:20.463 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:27:20.672 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:27:20.673 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:27:20.675 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:27:20.714 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:27:20.743 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:27:20.991 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:27:20.993 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:27:21.137 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:27:21.142 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:27:21.144 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:27:21.305 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:27:21.433 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:27:21.434 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:27:21.436 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:27:21.472 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:27:21.700 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:27:21.782 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:27:21.785 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:27:21.971 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:27:22.073 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:27:22.075 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:27:22.267 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:27:22.712 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:27:22.764 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:27:22.817 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:27:23.934 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:27:24.220 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:27:24.221 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:27:24.372 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:27:24.573 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:27:24.753 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:27:26.482 | Installing collected packages: cinder 2022-04-13 23:27:26.482 | Attempting uninstall: cinder 2022-04-13 23:27:26.482 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:27:26.488 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:27:26.490 | Running setup.py develop for cinder 2022-04-13 23:27:34.104 | Successfully installed cinder 2022-04-13 23:27:34.105 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:27:34.115 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:27:34.115 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:27:34.273 | + inc/python:pip_install:200 : result=0 2022-04-13 23:27:34.275 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:27:34.278 | + functions-common:time_stop:2432 : local name 2022-04-13 23:27:34.280 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:27:34.282 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:27:34.285 | + functions-common:time_stop:2435 : local total 2022-04-13 23:27:34.287 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:27:34.290 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:27:34.292 | + functions-common:time_stop:2439 : start_time=1649892431316 2022-04-13 23:27:34.295 | + functions-common:time_stop:2441 : [[ -z 1649892431316 ]] 2022-04-13 23:27:34.297 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:27:34.302 | + functions-common:time_stop:2444 : end_time=1649892454299 2022-04-13 23:27:34.304 | + functions-common:time_stop:2445 : elapsed_time=22983 2022-04-13 23:27:34.307 | + functions-common:time_stop:2446 : total=105248 2022-04-13 23:27:34.309 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:27:34.311 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128231 2022-04-13 23:27:34.313 | + inc/python:pip_install:203 : return 0 2022-04-13 23:27:34.316 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:27:34.318 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:27:34.322 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:27:34.341 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:27:34.354 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:27:34.356 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:27:34.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:27:34.361 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:27:34.364 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:27:34.366 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:27:34.370 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:27:34.372 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:27:34.374 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:27:34.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:34.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:34.382 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:27:34.394 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:27:34.396 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:27:34.399 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:27:34.401 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:27:34.404 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:27:34.406 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:34.408 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:27:34.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:34.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:34.418 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:27:34.420 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:27:34.423 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:27:34.425 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:27:34.428 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:27:34.431 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:27:34.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:34.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:34.438 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:27:34.461 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:27:34.573 | Reading package lists... 2022-04-13 23:27:34.813 | Building dependency tree... 2022-04-13 23:27:34.814 | Reading state information... 2022-04-13 23:27:35.065 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:27:35.065 | The following packages were automatically installed and are no longer required: 2022-04-13 23:27:35.066 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:27:35.066 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:27:35.066 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:27:35.066 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:27:35.066 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:27:35.066 | python3-zope.interface 2022-04-13 23:27:35.066 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:27:35.188 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:27:35.193 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:27:35.195 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:27:35.198 | + functions-common:time_stop:2432 : local name 2022-04-13 23:27:35.200 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:27:35.203 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:27:35.205 | + functions-common:time_stop:2435 : local total 2022-04-13 23:27:35.208 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:27:35.210 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:27:35.213 | + functions-common:time_stop:2439 : start_time=1649892454458 2022-04-13 23:27:35.216 | + functions-common:time_stop:2441 : [[ -z 1649892454458 ]] 2022-04-13 23:27:35.219 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:27:35.223 | + functions-common:time_stop:2444 : end_time=1649892455221 2022-04-13 23:27:35.226 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-13 23:27:35.229 | + functions-common:time_stop:2446 : total=5297 2022-04-13 23:27:35.232 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:27:35.234 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6060 2022-04-13 23:27:35.237 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:27:35.239 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:27:35.242 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:27:35.245 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:27:35.257 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:27:35.261 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:27:35.264 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:27:35.266 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:27:35.269 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:27:35.269 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:27:35.274 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:27:35.276 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:27:35.278 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:27:35.281 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:27:35.283 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:27:35.285 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:27:35.287 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:27:35.290 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:27:35.301 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:27:35.314 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:27:35.326 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:27:35.339 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:27:35.351 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:27:35.354 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:27:35.358 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1eauIsTW5E 2022-04-13 23:27:35.360 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:27:35.363 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:27:35.365 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:27:35.367 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1eauIsTW5E 2022-04-13 23:27:35.371 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1eauIsTW5E 2022-04-13 23:27:35.383 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1eauIsTW5E /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:27:35.395 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:27:35.400 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:27:35.402 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:27:35.404 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:27:35.406 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:27:35.409 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:27:35.411 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:27:35.414 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:27:35.416 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:27:35.421 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:27:35.425 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:27:35.443 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:27:35.462 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:27:35.482 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:27:35.500 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:27:35.521 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:27:35.541 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:27:35.560 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:27:35.578 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:27:35.581 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:27:35.583 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:27:35.586 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:27:35.588 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:27:35.618 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:27:35.644 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:27:35.672 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:27:35.701 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:27:35.728 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:27:35.755 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:27:35.782 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:27:35.812 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:27:35.840 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:27:35.868 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:27:35.899 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:27:35.928 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:27:35.931 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:27:35.934 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:27:35.936 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:27:35.939 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:27:35.941 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:27:35.971 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:27:36.000 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:27:36.028 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:27:36.057 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:27:36.086 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:27:36.116 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:27:36.149 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:27:36.152 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-04-13 23:27:36.180 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:27:36.212 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:27:36.219 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ac0dd363975ed4f364a1b0075a1fdf45 2022-04-13 23:27:36.247 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:27:36.250 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:27:36.278 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:27:36.307 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:27:36.335 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:27:36.363 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:27:36.380 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:36.383 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:27:36.399 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:36.402 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:27:36.419 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:36.422 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:27:36.439 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:36.441 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:27:36.444 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:27:36.447 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:27:36.449 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:27:36.452 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:27:36.454 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:27:36.456 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:27:36.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:36.476 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:27:36.479 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:27:36.481 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:27:36.497 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:36.500 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:27:36.503 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:27:36.531 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:27:36.534 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:27:36.537 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:27:36.540 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:27:36.542 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:27:36.545 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:27:36.563 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:27:36.565 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:27:36.568 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:27:36.570 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:27:36.572 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:27:36.600 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:27:36.629 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:27:36.656 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:27:36.684 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:27:36.701 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:36.704 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:27:36.706 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:27:36.709 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:27:36.712 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:27:36.714 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:27:36.717 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:27:36.720 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:27:36.724 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:27:36.726 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:27:36.728 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:27:36.741 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:27:36.741 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:27:36.750 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:27:36.753 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:27:36.769 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:27:36.771 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:27:36.776 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:27:36.806 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:27:36.833 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:27:36.860 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:27:36.888 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:27:36.916 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:27:36.944 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:27:36.972 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:27:37.000 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:27:37.028 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:27:37.056 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:27:37.083 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:27:37.111 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:27:37.139 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:27:37.142 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:27:37.145 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:27:37.147 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:27:37.150 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:27:37.152 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:37.155 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:37.157 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:27:37.160 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:27:37.162 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:27:37.190 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:27:37.219 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:27:37.220 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:27:37.229 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:27:37.232 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:27:37.234 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:27:37.237 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:27:37.239 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:27:37.242 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:27:37.245 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:37.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:37.249 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:27:37.252 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:27:37.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:37.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:37.259 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:27:37.321 | Enabling site cinder-wsgi. 2022-04-13 23:27:37.327 | To activate the new configuration, you need to run: 2022-04-13 23:27:37.327 | systemctl reload apache2 2022-04-13 23:27:37.331 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:27:37.334 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:27:37.336 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:27:37.339 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:27:37.480 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:27:37.483 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:27:37.513 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-04-13 23:27:37.544 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:27:37.562 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:37.564 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:27:37.566 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:27:37.569 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:27:37.571 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:27:37.574 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:27:37.605 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:27:37.633 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-04-13 23:27:37.662 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:27:37.690 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:27:37.719 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:27:37.748 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:27:37.780 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:27:37.817 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:27:37.845 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:27:37.874 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:27:37.903 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:27:37.932 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:27:37.934 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:27:37.951 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:37.954 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-04-13 23:27:37.985 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:27:37.987 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:27:38.005 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:38.008 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:27:38.011 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:27:38.013 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:27:38.015 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:27:38.018 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:27:38.020 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:27:38.025 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:27:38.025 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:27:38.031 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:27:38.034 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:27:38.037 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:27:38.039 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:27:38.042 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:27:38.045 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:27:38.047 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:27:38.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:27:38.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:27:38.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:27:38.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:27:38.060 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:27:38.063 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:27:38.065 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:27:38.067 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:27:38.070 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:27:38.073 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:27:38.076 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:27:38.078 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:27:38.081 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:27:38.098 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:27:38.101 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:27:38.104 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:38.108 | + functions-common:git_clone:629 : echo master 2022-04-13 23:27:38.108 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:27:38.113 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:27:38.116 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:38.120 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:27:38.133 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:27:38.136 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:27:38.136 | + functions-common:git_clone:685 : head -1 2022-04-13 23:27:38.140 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:27:38.143 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:27:38.146 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:27:38.149 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:27:38.152 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:27:38.154 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:27:38.157 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:27:38.159 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:27:38.162 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:27:38.166 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:27:38.168 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:27:38.171 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:27:38.173 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:27:38.177 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:27:38.180 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:27:38.183 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:27:38.185 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:27:38.188 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:27:38.191 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:27:38.197 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:27:38.200 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:27:38.875 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:27:38.877 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:27:38.880 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:27:38.883 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:27:38.885 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:27:38.888 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:27:38.890 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:27:38.892 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:27:38.895 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:27:38.897 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:27:38.900 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:27:38.902 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:27:38.905 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:27:38.907 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:27:38.930 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:27:38.932 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:27:39.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:39.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:39.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:39.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:41.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:27:41.071 | Obtaining file:///opt/stack/neutron 2022-04-13 23:27:41.072 | Preparing metadata (setup.py): started 2022-04-13 23:27:46.755 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:27:46.848 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:27:46.850 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:27:46.851 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:27:46.852 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:27:46.852 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:27:46.853 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:27:46.855 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:27:46.856 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:27:46.857 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:27:46.858 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:27:46.859 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:27:46.860 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:27:46.861 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:27:46.862 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:27:46.863 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:27:46.864 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:27:46.865 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:27:46.867 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:27:46.868 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:27:46.869 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:27:46.871 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:27:46.872 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:27:46.873 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:27:46.874 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:27:46.875 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:27:46.876 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:27:46.877 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:27:46.878 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:27:46.879 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:27:46.880 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:27:46.882 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:27:46.883 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:27:46.884 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:27:46.885 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:27:46.886 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:27:46.887 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:27:46.888 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:27:46.889 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:27:46.890 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:27:46.892 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:27:46.893 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:27:46.894 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:27:46.895 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:27:46.896 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:27:46.897 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:27:46.906 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:27:46.907 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:27:46.909 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:46.910 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:27:46.911 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:27:46.912 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:27:46.914 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:27:46.915 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:27:46.916 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:27:46.917 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:27:46.934 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:27:46.935 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:27:46.936 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:27:46.944 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:27:46.957 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:27:46.958 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:27:46.959 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:27:46.979 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:27:46.986 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:27:47.048 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:27:47.049 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:27:47.104 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:27:47.105 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:27:47.153 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:27:47.158 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:27:47.187 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:27:47.188 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:27:47.189 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:27:47.190 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:27:47.191 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:27:47.192 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:27:47.193 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:27:47.196 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:27:47.213 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:27:47.304 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:27:47.375 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:27:47.439 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:27:47.440 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:27:47.442 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:27:47.503 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:27:47.506 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:27:47.567 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:27:47.569 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:27:47.571 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:27:47.572 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:27:47.598 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:27:47.601 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:27:47.647 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:27:47.700 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:27:47.736 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:27:47.738 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:27:47.761 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:27:47.904 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:27:47.981 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:27:48.058 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:27:48.060 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:27:48.170 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:48.172 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:48.173 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:48.174 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:48.175 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:48.177 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:48.178 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:27:48.383 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:27:48.387 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:27:48.388 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:27:48.432 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:27:48.435 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:27:48.530 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:27:48.532 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:27:48.533 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:27:48.534 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:27:48.571 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:27:48.912 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:27:48.987 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:27:49.149 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:27:49.222 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:27:49.223 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:27:49.459 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:27:49.631 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:27:50.222 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:27:50.269 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:27:50.871 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:27:50.872 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:27:51.193 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:27:51.195 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:27:51.363 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:27:51.608 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:27:51.609 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:27:51.791 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:27:52.055 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:27:53.717 | Installing collected packages: neutron 2022-04-13 23:27:53.717 | Attempting uninstall: neutron 2022-04-13 23:27:53.717 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:27:53.736 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:27:53.738 | Running setup.py develop for neutron 2022-04-13 23:28:01.326 | Successfully installed neutron 2022-04-13 23:28:01.326 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:28:01.334 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:01.334 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:01.482 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:01.484 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:01.487 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:01.489 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:01.492 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:01.495 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:01.497 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:01.499 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:01.502 | + functions-common:time_stop:2439 : start_time=1649892458924 2022-04-13 23:28:01.504 | + functions-common:time_stop:2441 : [[ -z 1649892458924 ]] 2022-04-13 23:28:01.507 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:01.511 | + functions-common:time_stop:2444 : end_time=1649892481508 2022-04-13 23:28:01.513 | + functions-common:time_stop:2445 : elapsed_time=22584 2022-04-13 23:28:01.516 | + functions-common:time_stop:2446 : total=128231 2022-04-13 23:28:01.518 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:01.521 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150815 2022-04-13 23:28:01.524 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:01.526 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:28:01.529 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:28:01.532 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:28:01.551 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:28:01.564 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:28:01.567 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:28:01.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:01.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:01.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:28:01.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:01.579 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:28:01.582 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:28:01.585 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:28:01.603 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:01.606 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:28:01.608 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:28:01.610 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:28:01.613 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:28:01.616 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:28:01.618 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:28:01.621 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:28:01.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:01.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:01.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:28:01.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:01.634 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:28:01.650 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:01.652 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:28:01.670 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:01.672 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:28:01.689 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:01.692 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:28:01.694 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:28:01.697 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:28:01.699 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:28:01.701 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:28:01.704 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:28:01.707 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:28:01.709 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:28:01.712 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:28:01.729 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:28:01.731 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:28:01.733 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:01.736 | + functions-common:git_clone:629 : echo master 2022-04-13 23:28:01.737 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:28:01.742 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:28:01.744 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:01.746 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:28:01.759 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:28:01.762 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:28:01.762 | + functions-common:git_clone:685 : head -1 2022-04-13 23:28:01.766 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:28:01.769 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:28:01.771 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:28:01.774 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:28:01.777 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:28:01.779 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:28:01.782 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:28:01.784 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:28:01.787 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:28:01.790 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:28:01.793 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:28:01.795 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:28:01.797 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:28:01.801 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:28:01.803 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:28:01.806 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:28:01.809 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:28:01.811 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:28:01.814 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:28:01.821 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:28:01.823 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:28:02.502 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:28:02.504 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:28:02.507 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:28:02.509 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:28:02.511 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:28:02.514 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:28:02.516 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:28:02.518 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:28:02.521 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:28:02.524 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:28:02.526 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:28:02.528 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:28:02.531 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:28:02.533 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:28:02.555 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:28:02.560 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:28:03.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:03.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:03.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:03.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:04.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:28:04.693 | Obtaining file:///opt/stack/nova 2022-04-13 23:28:04.694 | Preparing metadata (setup.py): started 2022-04-13 23:28:11.557 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:28:11.684 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:28:11.685 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:28:11.686 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:28:11.687 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:28:11.688 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:28:11.689 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:28:11.690 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:28:11.691 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:28:11.692 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:28:11.694 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:28:11.695 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:28:11.696 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:28:11.697 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:28:11.698 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:28:11.699 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:28:11.700 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:28:11.701 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:28:11.702 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:28:11.703 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:28:11.704 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:28:11.705 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:28:11.706 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:28:11.707 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:28:11.709 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:28:11.710 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:28:11.711 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:28:11.712 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:28:11.713 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:28:11.714 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:28:11.715 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:28:11.716 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:28:11.717 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:28:11.718 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:28:11.719 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:28:11.721 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:28:11.722 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:28:11.723 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:28:11.724 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:28:11.726 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:28:11.727 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:28:11.728 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:28:11.729 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:28:11.730 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:28:11.731 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:28:11.732 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:28:11.733 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:28:11.735 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:28:11.735 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:28:11.736 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:28:11.737 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:28:11.739 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:28:11.740 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:28:11.742 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:28:11.742 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:28:11.744 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:28:11.745 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:28:11.746 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:28:11.747 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:28:11.748 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:28:11.749 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:28:11.750 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:28:11.751 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:28:11.752 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:28:11.753 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:28:11.769 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:28:11.770 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:28:11.772 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:28:11.793 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:28:11.834 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:28:11.866 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:28:11.867 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:28:11.891 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:28:12.016 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:28:12.021 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:28:12.078 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:28:12.079 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:28:12.081 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:28:12.108 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:28:12.110 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:28:12.111 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:28:12.132 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:28:12.133 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:28:12.188 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:12.189 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:28:12.191 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:28:12.252 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:28:12.373 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:28:12.374 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:28:12.465 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:28:12.526 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:28:12.527 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:28:12.530 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:28:12.533 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:28:12.558 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:28:12.560 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:28:12.613 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:28:12.671 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:28:12.705 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:28:12.706 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:28:12.761 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:28:12.762 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:28:12.852 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:28:12.879 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:28:12.960 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:28:13.039 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:28:13.104 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:28:13.105 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:28:13.109 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:28:13.153 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:28:13.157 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:28:13.160 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:28:13.240 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:28:13.241 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:28:13.242 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:28:13.244 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:28:13.342 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:28:13.556 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:28:13.557 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:28:13.671 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:28:13.675 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:28:13.677 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:28:13.796 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:28:13.873 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:28:13.907 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:28:14.121 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:28:14.201 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:28:14.204 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:28:14.439 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:28:14.551 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:28:15.027 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:28:15.074 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:28:15.448 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:15.449 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:15.450 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:15.451 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:15.452 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:15.453 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:15.455 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:28:16.721 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:28:17.138 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:28:17.140 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:28:17.239 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:28:17.347 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:28:19.036 | Installing collected packages: nova 2022-04-13 23:28:19.036 | Attempting uninstall: nova 2022-04-13 23:28:19.036 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:28:19.045 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:28:19.046 | Running setup.py develop for nova 2022-04-13 23:28:27.283 | Successfully installed nova 2022-04-13 23:28:27.283 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:28:27.291 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:27.291 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:27.456 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:27.459 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:27.461 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:27.463 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:27.465 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:27.468 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:27.470 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:27.472 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:27.475 | + functions-common:time_stop:2439 : start_time=1649892482549 2022-04-13 23:28:27.477 | + functions-common:time_stop:2441 : [[ -z 1649892482549 ]] 2022-04-13 23:28:27.480 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:27.484 | + functions-common:time_stop:2444 : end_time=1649892507482 2022-04-13 23:28:27.486 | + functions-common:time_stop:2445 : elapsed_time=24933 2022-04-13 23:28:27.489 | + functions-common:time_stop:2446 : total=150815 2022-04-13 23:28:27.492 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:27.494 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175748 2022-04-13 23:28:27.496 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:27.499 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:28:27.501 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:28:27.503 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:28:27.522 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:28:27.535 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:28:27.538 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:28:27.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:27.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:27.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:28:27.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:27.550 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:28:27.563 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:28:27.566 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:28:27.568 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:28:27.580 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:28:27.583 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:28:27.585 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:28:27.589 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:28:27.589 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:28:27.594 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:28:27.597 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:28:27.600 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:28:27.603 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:28:27.605 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:28:27.608 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:28:27.610 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:28:27.612 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:28:27.624 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:28:27.637 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:28:27.649 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:28:27.662 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:28:27.674 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:28:27.678 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:28:27.683 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Ga5Yw6U1FA 2022-04-13 23:28:27.686 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:28:27.691 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:28:27.694 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:28:27.697 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:28:27.700 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:28:27.703 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Ga5Yw6U1FA 2022-04-13 23:28:27.707 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Ga5Yw6U1FA 2022-04-13 23:28:27.720 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Ga5Yw6U1FA /etc/sudoers.d/nova-rootwrap 2022-04-13 23:28:27.733 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:28:27.737 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:28:27.740 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:28:27.743 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:28:27.745 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:28:27.748 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:28:27.750 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:28:27.753 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:28:27.755 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:28:27.760 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:28:27.777 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:27.779 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:28:27.782 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:28:27.785 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:28:27.790 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:28:27.819 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:28:27.821 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:28:27.847 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:28:27.877 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:28:27.903 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:28:27.933 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:28:27.963 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:28:27.993 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:28:27.995 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-04-13 23:28:28.022 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:28:28.049 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:28:28.077 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:28:28.104 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:28:28.131 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:28:28.161 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:28:28.164 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:28:28.166 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:28:28.168 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:28:28.171 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:28:28.173 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:28:28.175 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:28:28.177 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:28:28.179 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:28:28.182 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:28:28.184 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:28:28.186 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:28:28.188 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:28:28.190 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:28:28.193 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:28:28.195 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:28:28.198 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:28:28.200 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:28:28.202 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:28:28.204 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:28:28.220 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:28.222 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:28:28.225 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:28:28.227 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:28:28.255 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:28:28.258 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:28:28.260 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:28:28.262 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:28:28.264 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:28:28.267 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:28:28.298 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:28:28.300 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:28:28.303 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:28:28.306 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:28:28.308 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:28:28.310 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:28:28.340 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:28:28.371 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:28:28.398 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:28:28.426 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:28:28.442 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:28.445 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:28:28.461 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:28.464 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:28:28.464 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:28:28.470 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:28:28.472 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:28:28.499 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:28:28.516 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:28.518 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:28:28.520 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:28:28.523 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:28:28.525 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:28:28.531 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:28:28.562 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:28:28.590 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:28:28.618 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:28:28.644 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:28:28.673 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:28:28.700 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:28:28.728 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:28:28.756 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:28:28.783 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:28:28.811 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:28:28.827 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:28.829 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:28:28.831 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:28:28.862 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:28:28.889 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-04-13 23:28:28.917 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:28:28.945 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:28:28.973 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:28:28.999 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:28:29.028 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:28:29.055 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:28:29.072 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:29.074 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:28:29.076 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:28:29.104 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:28:29.135 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:28:29.137 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:28:29.165 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:28:29.167 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:28:29.169 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:28:29.172 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:28:29.174 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:28:29.176 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:28:29.179 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:28:29.181 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:28:29.183 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:28:29.185 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:28:29.188 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:28:29.190 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:28:29.192 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:28:29.195 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:28:29.197 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:28:29.199 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:28:29.202 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:28:29.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:28:29.206 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:28:29.209 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:28:29.211 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:28:29.214 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:28:29.216 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:28:29.218 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:28:29.221 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:28:29.237 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:28:29.239 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:28:29.242 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:28:29.244 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:28:29.246 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:28:29.275 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:28:29.302 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:28:29.330 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:28:29.358 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:28:29.389 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:28:29.405 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:29.408 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:28:29.410 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:28:29.413 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:28:29.415 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:28:29.418 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:28:29.420 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:28:29.423 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:28:29.427 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:28:29.430 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:28:29.432 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:28:29.445 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:28:29.445 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:29.454 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:28:29.457 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:29.473 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:28:29.475 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:28:29.479 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:28:29.509 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:28:29.536 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:28:29.563 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:28:29.590 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:28:29.618 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:28:29.645 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:28:29.675 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:28:29.703 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:28:29.731 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:28:29.760 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:28:29.788 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:28:29.815 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:28:29.842 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:28:29.845 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:28:29.848 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:28:29.851 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:28:29.853 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:28:29.855 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:29.858 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:29.860 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:28:29.863 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:28:29.865 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:28:29.892 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:28:29.921 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:28:29.921 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:28:29.930 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:28:29.934 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:28:29.936 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:28:29.938 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:28:29.941 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:28:29.943 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:28:29.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:29.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:29.950 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:28:29.952 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:28:29.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:29.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:29.959 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:28:30.020 | Enabling site nova-api-wsgi. 2022-04-13 23:28:30.026 | To activate the new configuration, you need to run: 2022-04-13 23:28:30.027 | systemctl reload apache2 2022-04-13 23:28:30.031 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:28:30.033 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:28:30.036 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:28:30.038 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:28:30.240 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:28:30.258 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:30.260 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:28:30.263 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:28:30.265 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:28:30.268 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:28:30.270 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:28:30.273 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:28:30.276 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:28:30.280 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:28:30.282 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:28:30.285 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:28:30.299 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:28:30.299 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:30.308 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:28:30.312 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:30.328 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:28:30.330 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:28:30.335 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:28:30.365 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:28:30.392 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:28:30.420 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:28:30.448 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:28:30.476 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:28:30.504 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:28:30.533 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:28:30.561 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:28:30.589 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:28:30.617 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:28:30.644 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:28:30.672 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:28:30.699 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:28:30.702 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:28:30.729 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:28:30.746 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:30.748 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:28:30.780 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:28:30.782 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:28:30.785 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:28:30.803 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:30.805 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:28:30.808 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:28:30.836 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:28:30.867 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:28:30.869 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:28:30.872 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:28:30.874 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:28:30.876 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:28:30.879 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:28:30.895 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:30.899 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:28:30.901 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:28:30.904 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:28:30.921 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:30.923 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:28:30.926 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:28:30.953 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:28:30.956 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:28:30.958 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:28:30.987 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:28:31.015 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:28:31.046 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:28:31.063 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:31.065 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:28:31.093 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:28:31.095 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:28:31.098 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:28:31.129 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:28:31.157 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.32/identity 2022-04-13 23:28:31.186 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:28:31.214 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:28:31.242 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:28:31.270 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:28:31.299 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:28:31.327 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:28:31.356 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:28:31.373 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:31.376 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:28:31.380 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:28:31.383 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:28:31.385 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:28:31.388 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:28:31.390 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:28:31.393 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:28:31.396 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:31.398 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:28:31.401 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:28:31.405 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:28:31.407 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:28:31.410 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:28:31.412 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:28:31.415 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:28:31.418 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:28:31.448 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:28:31.479 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:28:31.509 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:28:31.512 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:28:31.514 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:28:31.516 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:28:31.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:31.537 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:28:31.537 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:28:32.229 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:28:32.231 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:28:32.234 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:28:32.236 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:28:32.238 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:28:32.241 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:28:32.243 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:28:32.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:32.263 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:28:32.265 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:28:32.267 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:28:32.284 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:32.286 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-04-13 23:28:32.296 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-04-13 23:28:32.317 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:28:32.320 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:28:32.322 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:28:32.339 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:32.341 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:28:32.344 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:32.346 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:28:32.377 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-04-13 23:28:32.405 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:28:32.433 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:28:32.461 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:28:32.489 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:28:32.517 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:28:32.550 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:28:32.581 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:28:32.583 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:28:32.586 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:28:32.589 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:28:32.605 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:28:32.608 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:28:32.610 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:28:32.612 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:28:32.615 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:28:32.643 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:28:32.671 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:28:32.700 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:28:32.728 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:28:32.731 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:28:32.735 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:28:32.737 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:28:32.740 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:28:32.743 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:28:32.745 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:28:32.748 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:28:32.751 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:32.753 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:28:32.755 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:28:32.758 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:32.760 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:28:32.762 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:28:32.765 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:28:32.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:32.783 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:28:32.786 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:28:32.802 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:32.805 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:28:32.821 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:32.824 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:28:32.841 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:32.844 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:28:32.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:32.863 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:28:32.866 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:28:32.869 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:28:32.871 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:28:32.874 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:28:32.876 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:28:32.879 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:28:32.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:32.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:32.887 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:28:32.890 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:28:32.892 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:28:32.895 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:28:32.898 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:28:32.900 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:32.903 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:28:32.905 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:32.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:32.910 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:28:32.913 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:28:32.915 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:28:32.918 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:28:32.920 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:28:32.923 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:28:32.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:32.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:32.930 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:28:32.952 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:28:33.062 | Reading package lists... 2022-04-13 23:28:33.305 | Building dependency tree... 2022-04-13 23:28:33.306 | Reading state information... 2022-04-13 23:28:33.558 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:28:33.558 | The following packages were automatically installed and are no longer required: 2022-04-13 23:28:33.559 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:28:33.559 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:28:33.559 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:28:33.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:28:33.559 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:28:33.559 | python3-zope.interface 2022-04-13 23:28:33.559 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:28:33.677 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:28:33.681 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:28:33.684 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:28:33.686 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:33.689 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:33.691 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:33.694 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:33.697 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:33.699 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:28:33.701 | + functions-common:time_stop:2439 : start_time=1649892512949 2022-04-13 23:28:33.704 | + functions-common:time_stop:2441 : [[ -z 1649892512949 ]] 2022-04-13 23:28:33.707 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:33.712 | + functions-common:time_stop:2444 : end_time=1649892513709 2022-04-13 23:28:33.714 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-13 23:28:33.716 | + functions-common:time_stop:2446 : total=6060 2022-04-13 23:28:33.719 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:33.721 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6820 2022-04-13 23:28:33.724 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:28:33.726 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:28:33.729 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:28:33.731 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:28:33.734 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:28:33.736 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:28:33.759 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:28:33.761 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:28:33.764 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:28:33.766 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:28:33.769 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:28:33.772 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:33.775 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:28:33.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:33.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:33.782 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:28:33.785 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:28:33.788 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:28:33.790 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:28:33.793 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:28:33.795 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:28:33.798 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:33.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:33.803 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:28:33.826 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:28:33.935 | Reading package lists... 2022-04-13 23:28:34.181 | Building dependency tree... 2022-04-13 23:28:34.183 | Reading state information... 2022-04-13 23:28:34.433 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:28:34.433 | The following packages were automatically installed and are no longer required: 2022-04-13 23:28:34.434 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:28:34.434 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:28:34.434 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:28:34.434 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:28:34.434 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:28:34.434 | python3-zope.interface 2022-04-13 23:28:34.434 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:28:34.555 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:28:34.560 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:28:34.562 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:28:34.565 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:34.568 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:34.571 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:34.573 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:34.576 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:34.578 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:28:34.580 | + functions-common:time_stop:2439 : start_time=1649892513823 2022-04-13 23:28:34.583 | + functions-common:time_stop:2441 : [[ -z 1649892513823 ]] 2022-04-13 23:28:34.586 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:34.590 | + functions-common:time_stop:2444 : end_time=1649892514588 2022-04-13 23:28:34.593 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:28:34.595 | + functions-common:time_stop:2446 : total=6820 2022-04-13 23:28:34.597 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:34.600 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7585 2022-04-13 23:28:34.603 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:28:34.605 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:28:34.608 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:28:34.610 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:28:34.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:34.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:34.618 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:28:34.621 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:28:34.677 | wsgi (enabled by maintainer script) 2022-04-13 23:28:34.681 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:28:34.683 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:28:34.686 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:28:34.689 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:28:34.692 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:28:34.695 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:28:34.699 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:28:34.699 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:28:34.704 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:28:34.707 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:28:34.709 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:28:34.712 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:28:34.715 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:28:34.737 | Using python 3.8 to install osc-placement 2022-04-13 23:28:34.741 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 23:28:35.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:35.597 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:35.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:35.598 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:36.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:28:36.832 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:28:36.844 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:28:36.845 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:28:36.846 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:28:36.847 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:28:36.848 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:28:36.849 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:28:36.908 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:28:36.910 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:28:36.911 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:28:36.912 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:28:36.925 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:28:36.926 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:28:36.928 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:28:36.942 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:28:36.944 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:28:36.945 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:28:36.947 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:28:36.948 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:28:36.949 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:28:36.969 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:28:36.970 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:28:36.971 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:28:36.973 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:28:36.981 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:28:37.020 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:28:37.022 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:28:37.023 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:28:37.024 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:28:37.025 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:28:37.027 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:28:37.028 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:28:37.029 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:28:37.095 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:28:37.097 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:28:37.099 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:28:37.101 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:28:37.190 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:28:37.191 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:28:37.193 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:28:37.235 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:28:37.276 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:28:37.452 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:28:39.721 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:28:39.730 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:39.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:39.855 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:39.858 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:39.861 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:39.863 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:39.866 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:39.868 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:39.871 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:39.873 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:39.876 | + functions-common:time_stop:2439 : start_time=1649892514732 2022-04-13 23:28:39.878 | + functions-common:time_stop:2441 : [[ -z 1649892514732 ]] 2022-04-13 23:28:39.881 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:39.886 | + functions-common:time_stop:2444 : end_time=1649892519883 2022-04-13 23:28:39.889 | + functions-common:time_stop:2445 : elapsed_time=5151 2022-04-13 23:28:39.891 | + functions-common:time_stop:2446 : total=175748 2022-04-13 23:28:39.894 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:39.897 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180899 2022-04-13 23:28:39.899 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:39.902 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:28:39.905 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:28:39.907 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:28:39.910 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:28:39.913 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:28:39.916 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:28:39.919 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:28:39.922 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:28:39.925 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:28:39.942 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:28:39.944 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:28:39.947 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:39.950 | + functions-common:git_clone:629 : echo master 2022-04-13 23:28:39.950 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:28:39.956 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:28:39.959 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:39.961 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:28:39.975 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:28:39.978 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:28:39.978 | + functions-common:git_clone:685 : head -1 2022-04-13 23:28:39.982 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:28:39.985 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:28:39.987 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:28:39.990 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:28:39.993 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:28:39.995 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:28:39.998 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:28:40.000 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:28:40.002 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:28:40.005 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:28:40.008 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:28:40.010 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:28:40.012 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:28:40.016 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:28:40.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:28:40.022 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:28:40.024 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:28:40.027 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:28:40.030 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:28:40.037 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:28:40.039 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:28:40.711 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:28:40.714 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:28:40.716 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:28:40.719 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:28:40.721 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:28:40.724 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:28:40.726 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:28:40.729 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:28:40.731 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:28:40.734 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:28:40.736 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:28:40.739 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:28:40.742 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:28:40.745 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:28:40.767 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:28:40.769 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 23:28:41.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:41.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:41.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:41.627 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:42.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:28:42.838 | Obtaining file:///opt/stack/placement 2022-04-13 23:28:42.839 | Preparing metadata (setup.py): started 2022-04-13 23:28:47.522 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:28:47.567 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:28:47.568 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:28:47.569 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:28:47.570 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:28:47.571 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:28:47.572 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:28:47.573 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:28:47.575 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:28:47.576 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:28:47.577 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:28:47.578 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:28:47.579 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:28:47.581 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:28:47.582 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:28:47.583 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:28:47.584 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:28:47.585 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:28:47.587 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:28:47.588 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:28:47.589 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:28:47.590 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:28:47.655 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:28:47.657 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:28:47.659 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:28:47.660 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:28:47.662 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:28:47.663 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:28:47.683 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:28:47.724 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:28:47.725 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:28:47.726 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:28:47.727 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:28:47.728 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:28:47.777 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:28:47.779 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:28:47.781 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:28:47.783 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:28:47.824 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:28:47.825 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:28:47.843 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:28:47.846 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:28:47.856 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:28:47.875 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:28:47.877 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:28:47.889 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:28:47.906 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:28:47.908 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:28:47.909 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:28:47.910 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:28:47.952 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:28:47.955 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:28:47.956 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:28:47.957 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:28:47.974 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:28:48.160 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:28:48.199 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:28:48.200 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:28:48.202 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:28:48.220 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:28:48.253 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:28:48.309 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:28:48.379 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:28:48.464 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:28:48.513 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:28:48.708 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:28:48.710 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:28:48.711 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:28:48.788 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:28:48.851 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:28:49.011 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:28:49.119 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:28:49.121 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:28:51.045 | Installing collected packages: openstack-placement 2022-04-13 23:28:51.045 | Attempting uninstall: openstack-placement 2022-04-13 23:28:51.046 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:28:51.048 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:28:51.049 | Running setup.py develop for openstack-placement 2022-04-13 23:28:57.003 | Successfully installed openstack-placement 2022-04-13 23:28:57.003 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:28:57.011 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:57.011 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:57.139 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:57.141 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:57.144 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:57.147 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:57.149 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:57.151 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:57.154 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:57.156 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:57.158 | + functions-common:time_stop:2439 : start_time=1649892520761 2022-04-13 23:28:57.161 | + functions-common:time_stop:2441 : [[ -z 1649892520761 ]] 2022-04-13 23:28:57.164 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:57.169 | + functions-common:time_stop:2444 : end_time=1649892537166 2022-04-13 23:28:57.171 | + functions-common:time_stop:2445 : elapsed_time=16405 2022-04-13 23:28:57.173 | + functions-common:time_stop:2446 : total=180899 2022-04-13 23:28:57.176 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:57.178 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=197304 2022-04-13 23:28:57.180 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:57.183 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:28:57.185 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:28:57.188 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:28:57.207 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:28:57.220 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:28:57.223 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:28:57.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:57.228 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:57.231 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:28:57.233 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:57.236 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:28:57.238 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:28:57.241 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:28:57.253 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:28:57.256 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:28:57.260 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:28:57.263 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:28:57.266 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:28:57.268 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:28:57.271 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:28:57.275 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:28:57.308 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:28:57.340 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:28:57.373 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:28:57.376 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:28:57.378 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:28:57.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:28:57.384 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:28:57.416 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:28:57.446 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:28:57.475 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:28:57.504 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:28:57.535 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:28:57.565 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:28:57.595 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:28:57.624 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:28:57.654 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:28:57.683 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:28:57.685 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:28:57.688 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:28:57.691 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:28:57.710 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:28:57.712 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:28:57.715 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:28:57.717 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:28:57.720 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:28:57.748 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:28:57.778 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:28:57.808 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:28:57.842 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:28:57.845 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:28:57.848 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:28:57.850 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:28:57.853 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:28:57.855 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:28:57.858 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:28:57.861 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:28:57.866 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:28:57.868 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:28:57.871 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:28:57.884 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:28:57.884 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:57.893 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:28:57.896 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:57.912 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:28:57.914 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:28:57.918 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:28:57.950 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:28:57.979 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:28:58.008 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:28:58.037 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:28:58.066 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:28:58.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:28:58.124 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:28:58.154 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:28:58.186 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:28:58.217 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:28:58.247 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:28:58.276 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:28:58.306 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:28:58.308 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:28:58.311 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:28:58.314 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:28:58.316 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:28:58.319 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:58.321 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:58.324 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:28:58.327 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:28:58.329 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:28:58.359 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:28:58.389 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:28:58.389 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:28:58.398 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:28:58.401 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:28:58.404 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:28:58.406 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:28:58.409 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:28:58.412 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:28:58.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:58.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:58.420 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:28:58.422 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:28:58.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:58.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:58.431 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:28:58.492 | Site placement-api already enabled 2022-04-13 23:28:58.497 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:28:58.500 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:28:58.502 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:28:58.505 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:28:58.649 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:28:58.672 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:58.674 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:28:58.694 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:58.697 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:28:58.720 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:58.723 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:28:58.726 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:28:58.728 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:28:58.760 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-04-13 23:28:58.791 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:28:58.820 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:28:58.849 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:28:58.878 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:28:58.907 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:28:58.937 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:28:58.967 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:28:58.984 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:58.987 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:28:59.004 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:59.007 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:28:59.010 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:28:59.012 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:28:59.015 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:28:59.017 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:28:59.020 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:28:59.023 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:28:59.026 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:28:59.029 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:28:59.033 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:28:59.036 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:28:59.039 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:28:59.041 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:28:59.044 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:28:59.060 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:59.062 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:28:59.065 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:28:59.067 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:28:59.070 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:28:59.072 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:28:59.075 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:28:59.077 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:28:59.079 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:28:59.137 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:28:59.174 | [188448 Async install_tempest:213706]: running: install_tempest 2022-04-13 23:28:59.177 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:28:59.180 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:28:59.183 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:28:59.185 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:28:59.188 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:28:59.191 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:28:59.194 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:28:59.197 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:28:59.199 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:28:59.202 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:28:59.205 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:28:59.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:59.211 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:59.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:28:59.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:59.219 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:28:59.222 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:28:59.225 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:28:59.229 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:28:59.231 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:28:59.234 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:28:59.238 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:28:59.239 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:28:59.244 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:28:59.247 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:28:59.250 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:28:59.253 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:28:59.256 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:28:59.279 | Using python 3.8 to install python-openstackclient 2022-04-13 23:28:59.281 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:29:00.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:00.153 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:00.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:00.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:01.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:29:01.364 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:29:01.384 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:29:01.385 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:29:01.386 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:29:01.387 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:29:01.388 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:29:01.389 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:29:01.390 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:29:01.391 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:29:01.392 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:29:01.393 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:29:01.394 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:29:01.406 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:29:01.407 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:29:01.408 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:29:01.409 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:29:01.410 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:29:01.436 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:29:01.437 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:29:01.438 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:29:01.439 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:29:01.441 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:29:01.442 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:29:01.444 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:29:01.445 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:29:01.446 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:29:01.447 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:29:01.448 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:29:01.462 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:29:01.481 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:29:01.482 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:29:01.483 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:29:01.484 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:29:01.506 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:29:01.525 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:29:01.526 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:29:01.529 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:29:01.619 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:29:01.620 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:29:01.621 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:29:01.663 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:29:01.674 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:29:01.708 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:29:01.872 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:29:01.890 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:29:01.992 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:29:01.995 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:29:01.996 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:29:01.998 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:29:02.151 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:29:04.423 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:29:04.431 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:29:04.431 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:29:04.558 | + inc/python:pip_install:200 : result=0 2022-04-13 23:29:04.560 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:29:04.563 | + functions-common:time_stop:2432 : local name 2022-04-13 23:29:04.565 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:29:04.567 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:29:04.570 | + functions-common:time_stop:2435 : local total 2022-04-13 23:29:04.572 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:29:04.575 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:29:04.577 | + functions-common:time_stop:2439 : start_time=1649892539273 2022-04-13 23:29:04.579 | + functions-common:time_stop:2441 : [[ -z 1649892539273 ]] 2022-04-13 23:29:04.582 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:29:04.587 | + functions-common:time_stop:2444 : end_time=1649892544584 2022-04-13 23:29:04.589 | + functions-common:time_stop:2445 : elapsed_time=5311 2022-04-13 23:29:04.591 | + functions-common:time_stop:2446 : total=197304 2022-04-13 23:29:04.594 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:29:04.596 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202615 2022-04-13 23:29:04.599 | + inc/python:pip_install:203 : return 0 2022-04-13 23:29:04.601 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:29:04.605 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:29:04.609 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.QciYqTCKME 2022-04-13 23:29:04.612 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:29:04.615 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:29:04.617 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:29:04.620 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:29:04.623 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:29:04.625 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:29:04.644 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:04.646 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:29:04.649 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:29:04.652 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:29:04.654 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:29:04.657 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:29:04.659 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:29:04.662 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:29:04.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:29:04.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:29:04.669 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:29:04.672 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:29:04.675 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:29:04.676 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:29:04.681 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:29:04.751 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:29:04.754 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:29:04.757 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:29:04.759 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:29:04.761 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:29:04.764 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:29:04.766 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:29:04.769 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:29:04.771 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:29:04.774 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:29:04.776 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:29:04.778 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:29:04.781 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:29:04.785 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:29:04.787 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:29:04.789 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:29:04.792 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:29:04.794 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:29:04.797 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:29:04.799 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:29:04.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:29:04.804 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:29:04.807 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:29:04.809 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:29:04.812 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:29:08.283 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:29:08.299 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:29:08.299 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:29:08.304 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:29:08.306 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:29:08.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:29:08.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:29:08.314 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:29:08.316 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:29:08.318 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:29:08.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:29:08.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:29:08.326 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:29:08.328 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:29:08.335 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:29:08.343 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:29:08.402 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:29:08.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:29:08.484 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:29:08.540 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:29:08.594 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:29:08.650 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:29:08.653 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:29:08.655 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:29:08.658 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:29:11.631 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:29:11.633 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:29:11.637 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:29:11.642 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232911 2022-04-13 23:29:11.644 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232911 1041' 2022-04-13 23:29:11.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.651 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:29:11.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.656 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:29:11.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.662 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:29:11.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.667 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:29:11.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.672 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-04-13 23:29:11.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.687 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-04-13 23:29:11.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.693 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232439 2022-04-13 23:29:11.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.698 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:29:11.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.703 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-04-13 23:29:11.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.709 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:29:11.712 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.714 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:29:11.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.719 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:29:11.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:29:11.725 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:29:11.727 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:29:11.730 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:29:11.732 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:29:11.745 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:29:11.747 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:11.750 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:29:11.752 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:11.755 | + functions-common:run_process:1689 : local group= 2022-04-13 23:29:11.758 | + functions-common:run_process:1690 : local user= 2022-04-13 23:29:11.760 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:29:11.763 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:29:11.765 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:29:11.768 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:29:11.771 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:29:11.774 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:29:11.779 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892551776 2022-04-13 23:29:11.781 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:29:11.799 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:11.801 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:29:11.804 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:29:11.806 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:11.809 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:11.811 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:11.814 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:11.816 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:29:11.820 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:29:11.822 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:29:11.825 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:29:11.827 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:29:11.830 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:29:11.832 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:29:11.836 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:29:11.838 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:11.840 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:29:11.843 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:29:11.845 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:29:11.847 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:29:11.850 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:29:11.852 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:29:11.856 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:29:11.910 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:29:11.964 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:29:12.016 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:29:12.070 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:29:12.123 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:29:12.176 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:29:12.179 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:29:12.240 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:29:12.628 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:29:12.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:29:13.020 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:29:13.042 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:29:13.044 | + functions-common:time_stop:2432 : local name 2022-04-13 23:29:13.047 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:29:13.049 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:29:13.052 | + functions-common:time_stop:2435 : local total 2022-04-13 23:29:13.054 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:29:13.057 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:29:13.059 | + functions-common:time_stop:2439 : start_time=1649892551776 2022-04-13 23:29:13.062 | + functions-common:time_stop:2441 : [[ -z 1649892551776 ]] 2022-04-13 23:29:13.065 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:29:13.070 | + functions-common:time_stop:2444 : end_time=1649892553067 2022-04-13 23:29:13.072 | + functions-common:time_stop:2445 : elapsed_time=1291 2022-04-13 23:29:13.074 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:29:13.077 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:29:13.079 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1291 2022-04-13 23:29:13.082 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:29:13.085 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:29:13.087 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:29:13.090 | + functions-common:run_process:1689 : local group= 2022-04-13 23:29:13.092 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:29:13.095 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:29:13.097 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:29:13.100 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:29:13.103 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:29:13.106 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:29:13.109 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:29:13.114 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892553111 2022-04-13 23:29:13.116 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:29:13.134 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:13.136 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:29:13.139 | + functions-common:time_stop:2432 : local name 2022-04-13 23:29:13.141 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:29:13.144 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:29:13.147 | + functions-common:time_stop:2435 : local total 2022-04-13 23:29:13.151 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:29:13.154 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:29:13.156 | + functions-common:time_stop:2439 : start_time=1649892553111 2022-04-13 23:29:13.159 | + functions-common:time_stop:2441 : [[ -z 1649892553111 ]] 2022-04-13 23:29:13.163 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:29:13.168 | + functions-common:time_stop:2444 : end_time=1649892553165 2022-04-13 23:29:13.170 | + functions-common:time_stop:2445 : elapsed_time=54 2022-04-13 23:29:13.173 | + functions-common:time_stop:2446 : total=1291 2022-04-13 23:29:13.175 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:29:13.178 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1345 2022-04-13 23:29:13.181 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:29:13.205 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:13.207 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:29:13.228 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:13.230 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:29:13.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:13.263 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:29:13.265 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:29:13.268 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:29:13.271 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:29:13.273 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380' 2022-04-13 23:29:13.276 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.32:2380' 2022-04-13 23:29:13.279 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.32:2379' 2022-04-13 23:29:13.281 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:29:13.284 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:29:13.287 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.32:2379' 2022-04-13 23:29:13.289 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:29:13.292 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:29:13.295 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:29:13.297 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' '' root 2022-04-13 23:29:13.300 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:29:13.303 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-04-13 23:29:13.309 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:29:13.311 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:29:13.313 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:29:13.316 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:29:13.319 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:29:13.322 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:29:13.326 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:29:13.405 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:29:13.509 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837527-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-smb=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-04-13 23:29:13.560 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:29:13.611 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:29:13.669 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:29:13.720 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:29:13.723 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:29:13.785 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:29:14.188 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:29:14.242 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:29:14.294 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:29:14.348 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:29:14.402 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:29:14.405 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:29:14.410 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:29:14.413 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:29:14.789 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:29:14.804 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:29:15.172 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:29:16.045 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:29:16.063 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:16.065 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:29:16.068 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:29:16.071 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:29:16.076 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:29:16.090 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:29:16.103 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:29:16.105 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:29:16.108 | + 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.32/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:29:16.248 | + 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.32/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:29:16.390 | + 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.32/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:29:16.531 | + 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.32/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:29:16.669 | + 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.32/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:29:16.822 | + 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.32/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:29:16.960 | + 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.32/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:29:17.096 | + 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.32/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:29:17.235 | + 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.32/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:29:17.374 | + 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.32/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:29:17.511 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:29:17.517 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:29:17.520 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:29:17.523 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:29:17.527 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:29:17.530 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:29:17.533 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:29:17.551 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:17.553 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:29:17.556 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:29:17.558 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:29:17.561 | + ./stack.sh:main:1097 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-04-13 23:29:17.564 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:29:17.566 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:29:17.582 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:17.585 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:29:17.588 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:29:17.590 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:29:17.593 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:29:17.595 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:29:17.598 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:29:17.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:29:24.882 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:29:24.887 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:29:25.044 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:29:25.047 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:29:25.051 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:29:25.052 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:29:25.055 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:29:25.059 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892565057 2022-04-13 23:29:25.062 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:29:29.901 | 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=215681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:29:29.908 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:29:29.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.910 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.910 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.910 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.911 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:29:29.911 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:29:29.985 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:29:29.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.986 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.986 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.987 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:29.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:29.988 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:29:29.988 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:29:30.494 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:29:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:30.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:30.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:30.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:30.495 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:30.495 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:30.496 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:30.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:30.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:30.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:30.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:30.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:30.497 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:29:30.497 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:29:30.504 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:29:45.878 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:29:45.904 | [213706 Async install_tempest:213706]: finished successfully 2022-04-13 23:29:59.124 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:59.124 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:29:59.204 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:59.204 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:29:59.272 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:59.272 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:29:59.335 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:59.335 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:29:59.403 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:59.404 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:29:59.467 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:59.467 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:30:00.485 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:00.485 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:00.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.487 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.487 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.488 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.488 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.488 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:00.488 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:00.489 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:00.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.490 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.490 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.490 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.492 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:00.492 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:00.500 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:00.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.502 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.502 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.502 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.502 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.503 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:00.503 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:00.865 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:00.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.867 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.868 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.868 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.868 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.868 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:00.869 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:00.950 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:00.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.952 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.952 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:00.953 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:00.953 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:00.953 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:00.961 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:30:01.150 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:01.150 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:30:01.213 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:01.214 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:30:01.293 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:01.293 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:30:01.450 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:01.450 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:30:01.504 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:01.504 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:30:01.567 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:01.567 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:30:01.644 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:01.644 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:01.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.646 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.647 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.647 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.647 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:01.647 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:01.648 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:01.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.650 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.650 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.650 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.651 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.651 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:01.651 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:01.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.665 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.665 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.665 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:01.665 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:01.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:01.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.973 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:01.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:01.975 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:01.975 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:02.128 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:30:02.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:02.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:02.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:02.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:02.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:02.129 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:02.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:02.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:02.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:02.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:02.130 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:02.130 | 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=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:02.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:30:02.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:30:02.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:30:02.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215681) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:30:02.141 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:30:02.207 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:02.207 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:30:02.295 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:02.295 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:30:02.375 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:02.375 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:30:02.438 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:02.438 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:30:02.519 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:02.519 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:30:02.601 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:02.601 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:30:02.653 | INFO migrate.versioning.api [-] done 2022-04-13 23:30:03.048 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:30:03.051 | + functions-common:time_stop:2432 : local name 2022-04-13 23:30:03.053 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:30:03.056 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:30:03.058 | + functions-common:time_stop:2435 : local total 2022-04-13 23:30:03.061 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:30:03.064 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:30:03.066 | + functions-common:time_stop:2439 : start_time=1649892565057 2022-04-13 23:30:03.069 | + functions-common:time_stop:2441 : [[ -z 1649892565057 ]] 2022-04-13 23:30:03.072 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:30:03.077 | + functions-common:time_stop:2444 : end_time=1649892603074 2022-04-13 23:30:03.080 | + functions-common:time_stop:2445 : elapsed_time=38017 2022-04-13 23:30:03.082 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:30:03.085 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:30:03.087 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=38017 2022-04-13 23:30:03.090 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:30:03.092 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:30:03.096 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:30:07.667 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:30:07.667 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:30:07.667 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:30:07.668 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:30:07.668 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:30:07.668 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:30:07.668 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:30:07.669 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:30:07.669 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:30:08.036 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:30:08.040 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:30:12.652 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:30:12.653 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:30:12.653 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:30:12.653 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:30:12.653 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:30:12.654 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:30:12.654 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:30:12.654 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:30:12.655 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:30:13.059 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:30:13.061 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:30:13.065 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:30:13.067 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:30:13.092 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:30:13.095 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:30:13.099 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:30:13.103 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:30:13.106 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:30:13.108 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:30:13.111 | + functions-common:run_process:1689 : local group= 2022-04-13 23:30:13.117 | + functions-common:run_process:1690 : local user= 2022-04-13 23:30:13.117 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:30:13.119 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:30:13.122 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:30:13.124 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:30:13.128 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:30:13.131 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:30:13.135 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892613133 2022-04-13 23:30:13.138 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:30:13.154 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:13.157 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:30:13.159 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:30:13.162 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:30:13.164 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:30:13.167 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:30:13.169 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:30:13.172 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:30:13.175 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:30:13.177 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:30:13.180 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:30:13.182 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:30:13.185 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:30:13.187 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:30:13.190 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:30:13.192 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:30:13.195 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:30:13.197 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:30:13.199 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:30:13.202 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:30:13.206 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:30:13.258 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:30:13.316 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:30:13.374 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:30:13.428 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:30:13.480 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:30:13.531 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:30:13.583 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:30:13.643 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:30:13.696 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:30:13.750 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:30:13.753 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:30:13.806 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:30:14.209 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:30:14.222 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:30:14.607 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:30:14.688 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:30:14.690 | + functions-common:time_stop:2432 : local name 2022-04-13 23:30:14.693 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:30:14.695 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:30:14.698 | + functions-common:time_stop:2435 : local total 2022-04-13 23:30:14.700 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:30:14.703 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:30:14.709 | + functions-common:time_stop:2439 : start_time=1649892613133 2022-04-13 23:30:14.709 | + functions-common:time_stop:2441 : [[ -z 1649892613133 ]] 2022-04-13 23:30:14.713 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:30:14.721 | + functions-common:time_stop:2444 : end_time=1649892614715 2022-04-13 23:30:14.723 | + functions-common:time_stop:2445 : elapsed_time=1582 2022-04-13 23:30:14.725 | + functions-common:time_stop:2446 : total=1345 2022-04-13 23:30:14.728 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:30:14.731 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2927 2022-04-13 23:30:14.733 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:30:14.739 | Waiting for keystone to start... 2022-04-13 23:30:14.739 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.32/identity/v3/ 2022-04-13 23:30:14.739 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.32/identity/v3/ 2022-04-13 23:30:14.741 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:30:14.743 | + functions:wait_for_service:458 : local url=http://10.222.0.32/identity/v3/ 2022-04-13 23:30:14.745 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:30:14.748 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:30:14.751 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:30:14.753 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:30:14.756 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:30:14.759 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:30:14.763 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892614760 2022-04-13 23:30:14.773 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:30:14.773 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.32/identity/v3/ 2022-04-13 23:30:21.383 | + :: : [[ 200 == 503 ]] 2022-04-13 23:30:21.384 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:30:21.387 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:30:21.390 | + functions-common:time_stop:2432 : local name 2022-04-13 23:30:21.393 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:30:21.395 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:30:21.398 | + functions-common:time_stop:2435 : local total 2022-04-13 23:30:21.400 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:30:21.402 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:30:21.405 | + functions-common:time_stop:2439 : start_time=1649892614760 2022-04-13 23:30:21.408 | + functions-common:time_stop:2441 : [[ -z 1649892614760 ]] 2022-04-13 23:30:21.411 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:30:21.416 | + functions-common:time_stop:2444 : end_time=1649892621413 2022-04-13 23:30:21.418 | + functions-common:time_stop:2445 : elapsed_time=6653 2022-04-13 23:30:21.420 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:30:21.423 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:30:21.425 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6653 2022-04-13 23:30:21.428 | + functions:wait_for_service:467 : return 0 2022-04-13 23:30:21.430 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:30:21.447 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:30:21.449 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:30:21.452 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:30:21.455 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:30:21.484 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:30:21.486 | + 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.32/identity 2022-04-13 23:30:26.116 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.116 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.116 | 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=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.124 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.141 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.141 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.172 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.207 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.207 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.298 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.299 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.299 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.299 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.299 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.299 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.312 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.312 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.312 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.312 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.313 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.320 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.323 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.323 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.323 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.324 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.324 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.324 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.324 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=217656) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:30:26.357 | 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=217656) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:30:26.746 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created domain default 2022-04-13 23:30:26.841 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created project admin 2022-04-13 23:30:26.868 | DEBUG passlib.handlers.bcrypt [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=217656) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:30:26.868 | DEBUG passlib.handlers.bcrypt [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=217656) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:30:26.997 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created user admin 2022-04-13 23:30:27.100 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created role reader 2022-04-13 23:30:27.192 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created role member 2022-04-13 23:30:27.269 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created implied role where 82f4b010bdb44a8588204235862d07f6 implies 67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:30:27.352 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created role admin 2022-04-13 23:30:27.442 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created implied role where e714d1342d33412986d60a15780929e6 implies 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:30:27.540 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Granted role admin on project admin to user admin. 2022-04-13 23:30:27.634 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Granted role admin on the system to user admin. 2022-04-13 23:30:27.734 | WARNING py.warnings [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:30:27.734 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:30:27.734 |  2022-04-13 23:30:27.738 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created region RegionOne 2022-04-13 23:30:27.921 | INFO keystone.cmd.bootstrap [None req-6244e378-e7fd-411c-b5af-72510f4d1a52 None None] Created public endpoint http://10.222.0.32/identity 2022-04-13 23:30:28.398 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:30:28.401 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:30:28.405 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:30:28.409 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:30:31.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:31.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:31.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:31.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:31.603 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:31.606 | + lib/keystone:create_keystone_accounts:310 : admin_project=b9cd40dfaec34779a9b78787aa00ef77 2022-04-13 23:30:31.609 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:30:31.612 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:30:33.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:33.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:33.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:33.873 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:34.045 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:34.047 | + lib/keystone:create_keystone_accounts:312 : admin_user=961911a7a6b84dc496280542fe3fcd84 2022-04-13 23:30:34.050 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:30:34.052 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:30:34.055 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:30:34.057 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 961911a7a6b84dc496280542fe3fcd84 default 2022-04-13 23:30:34.120 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 961911a7a6b84dc496280542fe3fcd84 default 2022-04-13 23:30:34.177 | [188448 Async ks-domain-role:222814]: running: get_or_add_user_domain_role admin 961911a7a6b84dc496280542fe3fcd84 default 2022-04-13 23:30:34.180 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:30:34.182 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:30:34.185 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:30:37.335 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:30:37.338 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:30:37.338 | default 2022-04-13 23:30:37.340 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:30:37.399 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:30:37.443 | [188448 Async ks-project:223214]: running: get_or_create_project service Default 2022-04-13 23:30:37.446 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:30:37.518 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:30:37.568 | [188448 Async ks-service:223300]: running: get_or_create_role service 2022-04-13 23:30:37.570 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:30:37.643 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:30:37.718 | [188448 Async ks-reseller:223386]: running: get_or_create_role ResellerAdmin 2022-04-13 23:30:37.733 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:30:37.765 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:30:38.200 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:30:38.395 | [188448 Async ks-anotherrole:223477]: running: get_or_create_role anotherrole 2022-04-13 23:30:38.417 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:30:38.453 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:30:38.476 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:30:38.505 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:30:41.102 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:41.134 | [223300 Async ks-service:223300]: finished successfully 2022-04-13 23:30:41.543 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:41.660 | [223386 Async ks-reseller:223386]: finished successfully 2022-04-13 23:30:41.725 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:41.767 | [223214 Async ks-project:223214]: finished successfully 2022-04-13 23:30:42.058 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:42.095 | [223477 Async ks-anotherrole:223477]: finished successfully 2022-04-13 23:30:42.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:42.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:42.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:42.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:42.525 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:42.528 | ++ functions-common:get_or_create_project:945 : project_id=c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:30:42.531 | ++ functions-common:get_or_create_project:946 : echo c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:30:42.534 | + lib/keystone:create_keystone_accounts:340 : invis_project=c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:30:42.536 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:30:42.539 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:30:42.542 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:30:42.545 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:30:45.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:45.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:45.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:45.222 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:45.412 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:45.415 | ++ functions-common:get_or_create_project:945 : project_id=5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:45.417 | ++ functions-common:get_or_create_project:946 : echo 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:45.420 | + lib/keystone:create_keystone_accounts:344 : demo_project=5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:45.423 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:30:45.426 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:30:45.429 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:45.431 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:30:45.434 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:30:45.437 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:30:45.647 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:45.672 | [222814 Async ks-domain-role:222814]: finished successfully 2022-04-13 23:30:48.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.043 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.043 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.214 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:48.217 | ++ functions-common:get_or_create_user:932 : user_id=434d5019100a420e883af41600c51229 2022-04-13 23:30:48.220 | ++ functions-common:get_or_create_user:933 : echo 434d5019100a420e883af41600c51229 2022-04-13 23:30:48.224 | + lib/keystone:create_keystone_accounts:347 : demo_user=434d5019100a420e883af41600c51229 2022-04-13 23:30:48.225 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:30:48.277 | [188448 Async ks-domain-role:222814]: Waiting for completion of get_or_add_user_domain_role admin 961911a7a6b84dc496280542fe3fcd84 default running on PID 222814 (6 other jobs running) 2022-04-13 23:30:48.302 | [188448 Async ks-domain-role:222814]: Signaling child to exit 2022-04-13 23:30:48.302 | WAKEUP 2022-04-13 23:30:48.325 | [188448 Async ks-domain-role:222814]: Signaled 2022-04-13 23:30:48.329 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:30:48.330 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 961911a7a6b84dc496280542fe3fcd84 --domain default 2022-04-13 23:30:48.330 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:48.330 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:30:48.330 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:48.330 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:48.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.330 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:48.330 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:30:48.330 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:30:48.330 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 961911a7a6b84dc496280542fe3fcd84 --domain default 2022-04-13 23:30:48.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.330 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:48.330 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 961911a7a6b84dc496280542fe3fcd84 --domain default 2022-04-13 23:30:48.330 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:30:48.330 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:48.330 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:48.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.330 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.330 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:48.330 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:48.330 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:48.330 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:48.330 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | 961911a7a6b84dc496280542fe3fcd84 | | | default | | False |' 2022-04-13 23:30:48.331 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:48.331 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:30:48.331 | + functions-common:get_or_add_user_domain_role:1028 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:30:48.331 | e714d1342d33412986d60a15780929e6 2022-04-13 23:30:48.372 | [188448 Async ks-domain-role:222814]: finished get_or_add_user_domain_role admin 961911a7a6b84dc496280542fe3fcd84 default with result 0 in 11 seconds 2022-04-13 23:30:48.379 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:30:48.418 | [188448 Async ks-project:223214]: Waiting for completion of get_or_create_project service Default running on PID 223214 (5 other jobs running) 2022-04-13 23:30:48.444 | [188448 Async ks-project:223214]: Signaling child to exit 2022-04-13 23:30:48.444 | WAKEUP 2022-04-13 23:30:48.466 | [188448 Async ks-project:223214]: Signaled 2022-04-13 23:30:48.468 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:30:48.468 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:30:48.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.468 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.468 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.468 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:48.468 | + functions-common:get_or_create_project:945 : project_id=66f79afa441f44128d7de6c59604010f 2022-04-13 23:30:48.468 | + functions-common:get_or_create_project:946 : echo 66f79afa441f44128d7de6c59604010f 2022-04-13 23:30:48.468 | 66f79afa441f44128d7de6c59604010f 2022-04-13 23:30:48.513 | [188448 Async ks-project:223214]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:30:48.550 | [188448 Async ks-service:223300]: Waiting for completion of get_or_create_role service running on PID 223300 (4 other jobs running) 2022-04-13 23:30:48.575 | [188448 Async ks-service:223300]: Signaling child to exit 2022-04-13 23:30:48.575 | WAKEUP 2022-04-13 23:30:48.597 | [188448 Async ks-service:223300]: Signaled 2022-04-13 23:30:48.598 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:30:48.598 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:30:48.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.599 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.599 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.599 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:48.599 | + functions-common:get_or_create_role:957 : role_id=c091848aba8246c98a51b72aef70c114 2022-04-13 23:30:48.599 | + functions-common:get_or_create_role:958 : echo c091848aba8246c98a51b72aef70c114 2022-04-13 23:30:48.599 | c091848aba8246c98a51b72aef70c114 2022-04-13 23:30:48.642 | [188448 Async ks-service:223300]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:30:48.679 | [188448 Async ks-reseller:223386]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 223386 (3 other jobs running) 2022-04-13 23:30:48.703 | [188448 Async ks-reseller:223386]: Signaling child to exit 2022-04-13 23:30:48.704 | WAKEUP 2022-04-13 23:30:48.726 | [188448 Async ks-reseller:223386]: Signaled 2022-04-13 23:30:48.727 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:30:48.727 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:30:48.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.728 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:48.728 | + functions-common:get_or_create_role:957 : role_id=9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:30:48.728 | + functions-common:get_or_create_role:958 : echo 9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:30:48.728 | 9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:30:48.771 | [188448 Async ks-reseller:223386]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:30:48.807 | [188448 Async ks-anotherrole:223477]: Waiting for completion of get_or_create_role anotherrole running on PID 223477 (2 other jobs running) 2022-04-13 23:30:48.832 | [188448 Async ks-anotherrole:223477]: Signaling child to exit 2022-04-13 23:30:48.832 | WAKEUP 2022-04-13 23:30:48.854 | [188448 Async ks-anotherrole:223477]: Signaled 2022-04-13 23:30:48.856 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:30:48.856 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:30:48.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:48.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:48.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:48.856 | + functions-common:get_or_create_role:957 : role_id=e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:30:48.856 | + functions-common:get_or_create_role:958 : echo e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:30:48.856 | e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:30:48.899 | [188448 Async ks-anotherrole:223477]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:30:48.903 | + inc/async:async_wait:197 : return 0 2022-04-13 23:30:48.906 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:48.964 | + inc/async:async_inner:63 : get_or_add_user_project_role member 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.004 | [188448 Async ks-demo-member:224345]: running: get_or_add_user_project_role member 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.006 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 961911a7a6b84dc496280542fe3fcd84 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.067 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 961911a7a6b84dc496280542fe3fcd84 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.107 | [188448 Async ks-demo-admin:224457]: running: get_or_add_user_project_role admin 961911a7a6b84dc496280542fe3fcd84 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.110 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.178 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.228 | [188448 Async ks-demo-another:224569]: running: get_or_add_user_project_role anotherrole 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:49.231 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 434d5019100a420e883af41600c51229 c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:30:49.313 | + inc/async:async_inner:63 : get_or_add_user_project_role member 434d5019100a420e883af41600c51229 c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:30:49.379 | [188448 Async ks-demo-invis:224681]: running: get_or_add_user_project_role member 434d5019100a420e883af41600c51229 c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:30:49.389 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:30:49.399 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:30:49.406 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:49.414 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:30:49.421 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:30:49.427 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:30:53.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:53.275 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:53.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:53.275 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:53.473 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:53.476 | ++ functions-common:get_or_create_user:932 : user_id=bc6c861ac5dd4812b313989bdff9d166 2022-04-13 23:30:53.481 | ++ functions-common:get_or_create_user:933 : echo bc6c861ac5dd4812b313989bdff9d166 2022-04-13 23:30:53.485 | + lib/keystone:create_keystone_accounts:360 : demo_reader=bc6c861ac5dd4812b313989bdff9d166 2022-04-13 23:30:53.488 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader bc6c861ac5dd4812b313989bdff9d166 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:53.586 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bc6c861ac5dd4812b313989bdff9d166 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:53.679 | [188448 Async ks-demo-reader:224837]: running: get_or_add_user_project_role reader bc6c861ac5dd4812b313989bdff9d166 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:30:53.684 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:30:53.687 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:30:53.692 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:30:53.725 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:30:59.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:59.263 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:59.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:59.263 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:59.557 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:59.560 | ++ functions-common:get_or_create_project:945 : project_id=b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:30:59.563 | ++ functions-common:get_or_create_project:946 : echo b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:30:59.566 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:30:59.568 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:30:59.573 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:30:59.589 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:59.617 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:30:59.628 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:30:59.652 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:31:04.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:04.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:04.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:04.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:04.629 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:04.641 | ++ functions-common:get_or_create_user:932 : user_id=a42eca8b89b4476da927ba2a3f59f197 2022-04-13 23:31:04.662 | ++ functions-common:get_or_create_user:933 : echo a42eca8b89b4476da927ba2a3f59f197 2022-04-13 23:31:04.676 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a42eca8b89b4476da927ba2a3f59f197 2022-04-13 23:31:04.680 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:04.683 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:04.736 | [224345 Async ks-demo-member:224345]: finished successfully 2022-04-13 23:31:04.801 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:04.854 | [188448 Async ks-alt-admin:225320]: running: get_or_add_user_project_role admin a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:04.866 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:05.032 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:05.285 | [188448 Async ks-alt-another:225433]: running: get_or_add_user_project_role anotherrole a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:05.301 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:31:05.314 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:31:05.317 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:31:05.320 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:31:05.323 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:31:05.327 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:31:06.677 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:06.810 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:06.849 | [224681 Async ks-demo-invis:224681]: finished successfully 2022-04-13 23:31:06.867 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:06.970 | [224457 Async ks-demo-admin:224457]: finished successfully 2022-04-13 23:31:07.041 | [224569 Async ks-demo-another:224569]: finished successfully 2022-04-13 23:31:08.773 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:08.807 | [224837 Async ks-demo-reader:224837]: finished successfully 2022-04-13 23:31:09.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:09.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:09.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:09.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:09.337 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:09.340 | ++ functions-common:get_or_create_user:932 : user_id=cef3e9db227b460d978fee841d7767f2 2022-04-13 23:31:09.343 | ++ functions-common:get_or_create_user:933 : echo cef3e9db227b460d978fee841d7767f2 2022-04-13 23:31:09.346 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=cef3e9db227b460d978fee841d7767f2 2022-04-13 23:31:09.349 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member cef3e9db227b460d978fee841d7767f2 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:09.424 | + inc/async:async_inner:63 : get_or_add_user_project_role member cef3e9db227b460d978fee841d7767f2 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:09.486 | [188448 Async ks-alt-member-user:225785]: running: get_or_add_user_project_role member cef3e9db227b460d978fee841d7767f2 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:09.490 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:31:09.495 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:31:09.498 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:31:09.505 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:31:09.514 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:31:09.525 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:31:12.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:12.257 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:12.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:12.257 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:12.450 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:12.454 | ++ functions-common:get_or_create_user:932 : user_id=acc8186171cd456d8d5510a0dccd3775 2022-04-13 23:31:12.458 | ++ functions-common:get_or_create_user:933 : echo acc8186171cd456d8d5510a0dccd3775 2022-04-13 23:31:12.460 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=acc8186171cd456d8d5510a0dccd3775 2022-04-13 23:31:12.463 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader acc8186171cd456d8d5510a0dccd3775 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:12.566 | + inc/async:async_inner:63 : get_or_add_user_project_role reader acc8186171cd456d8d5510a0dccd3775 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:12.613 | [188448 Async ks-alt-reader-user:225960]: running: get_or_add_user_project_role reader acc8186171cd456d8d5510a0dccd3775 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:12.617 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:31:12.623 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:31:12.627 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:31:12.630 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:31:12.638 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:31:16.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:16.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:16.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:16.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:16.410 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:16.413 | ++ functions-common:get_or_create_user:932 : user_id=9e9eecd3dbdf47c1b4ccb5ad65666581 2022-04-13 23:31:16.416 | ++ functions-common:get_or_create_user:933 : echo 9e9eecd3dbdf47c1b4ccb5ad65666581 2022-04-13 23:31:16.418 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9e9eecd3dbdf47c1b4ccb5ad65666581 2022-04-13 23:31:16.424 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9e9eecd3dbdf47c1b4ccb5ad65666581 all 2022-04-13 23:31:16.622 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9e9eecd3dbdf47c1b4ccb5ad65666581 all 2022-04-13 23:31:16.696 | [188448 Async ks-system-member:226184]: running: get_or_add_user_system_role member 9e9eecd3dbdf47c1b4ccb5ad65666581 all 2022-04-13 23:31:16.701 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:31:16.713 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:31:16.719 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:31:16.725 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:31:16.735 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:31:19.413 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:19.521 | [225320 Async ks-alt-admin:225320]: finished successfully 2022-04-13 23:31:20.030 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:20.164 | [225433 Async ks-alt-another:225433]: finished successfully 2022-04-13 23:31:20.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:20.631 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:20.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:20.631 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:20.846 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:20.853 | ++ functions-common:get_or_create_user:932 : user_id=d824ede1e5044113b5577fafcdbe7e11 2022-04-13 23:31:20.858 | ++ functions-common:get_or_create_user:933 : echo d824ede1e5044113b5577fafcdbe7e11 2022-04-13 23:31:20.862 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d824ede1e5044113b5577fafcdbe7e11 2022-04-13 23:31:20.869 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d824ede1e5044113b5577fafcdbe7e11 all 2022-04-13 23:31:20.970 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d824ede1e5044113b5577fafcdbe7e11 all 2022-04-13 23:31:21.034 | [188448 Async ks-system-reader:226478]: running: get_or_add_user_system_role reader d824ede1e5044113b5577fafcdbe7e11 all 2022-04-13 23:31:21.040 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:31:21.044 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:31:21.048 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:31:21.051 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:31:21.056 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:31:23.229 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:23.402 | [225785 Async ks-alt-member-user:225785]: finished successfully 2022-04-13 23:31:24.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:24.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:24.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:24.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:24.595 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:24.599 | ++ functions-common:get_or_create_group:909 : group_id=958c3f6bbb6e4ce1aa81e36e634a6407 2022-04-13 23:31:24.601 | ++ functions-common:get_or_create_group:910 : echo 958c3f6bbb6e4ce1aa81e36e634a6407 2022-04-13 23:31:24.605 | + lib/keystone:create_keystone_accounts:402 : admin_group=958c3f6bbb6e4ce1aa81e36e634a6407 2022-04-13 23:31:24.608 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:31:24.618 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:31:24.623 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:31:24.628 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:31:24.633 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:31:26.105 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:26.136 | [225960 Async ks-alt-reader-user:225960]: finished successfully 2022-04-13 23:31:27.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:27.424 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:27.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:27.424 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:27.593 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:27.622 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:27.624 | [226184 Async ks-system-member:226184]: finished successfully 2022-04-13 23:31:27.626 | ++ functions-common:get_or_create_group:909 : group_id=7f6e9f05c9cb49139843a457a3f34ca6 2022-04-13 23:31:27.629 | ++ functions-common:get_or_create_group:910 : echo 7f6e9f05c9cb49139843a457a3f34ca6 2022-04-13 23:31:27.633 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=7f6e9f05c9cb49139843a457a3f34ca6 2022-04-13 23:31:27.637 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:27.701 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:27.745 | [188448 Async ks-group-memberdemo:226856]: running: get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:27.748 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:27.816 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:27.888 | [188448 Async ks-group-anotherdemo:226942]: running: get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:27.891 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:27.978 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:28.063 | [188448 Async ks-group-memberalt:227028]: running: get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:28.066 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:28.232 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:28.388 | [188448 Async ks-group-anotheralt:227114]: running: get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:28.397 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 2022-04-13 23:31:28.813 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 2022-04-13 23:31:29.075 | [188448 Async ks-group-admin:227224]: running: get_or_add_group_project_role admin 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 2022-04-13 23:31:29.100 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:31:29.448 | [188448 Async ks-demo-member:224345]: Waiting for completion of get_or_add_user_project_role member 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 running on PID 224345 (17 other jobs running) 2022-04-13 23:31:29.630 | [188448 Async ks-demo-member:224345]: Signaling child to exit 2022-04-13 23:31:29.630 | WAKEUP 2022-04-13 23:31:29.795 | [188448 Async ks-demo-member:224345]: Signaled 2022-04-13 23:31:29.812 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:29.812 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:29.812 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:29.812 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:29.813 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:29.813 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:29.813 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:29.813 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:29.813 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:29.813 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:29.813 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 434d5019100a420e883af41600c51229 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:29.813 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:29.813 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:29.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:29.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:29.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:29.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:29.813 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:29.813 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:29.813 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:29.813 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 434d5019100a420e883af41600c51229 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:29.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:29.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:29.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:29.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:29.813 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 434d5019100a420e883af41600c51229 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:29.813 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:29.813 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:29.813 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:29.813 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:29.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:29.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:29.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:29.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:29.813 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:29.813 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:29.814 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:29.814 | ++ functions-common:get_field:825 : echo '| 82f4b010bdb44a8588204235862d07f6 | 434d5019100a420e883af41600c51229 | | 5c5af3bbbeb04a1894b99069eb336378 | | | False |' 2022-04-13 23:31:29.814 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:29.814 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:29.814 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:29.814 | + functions-common:get_or_add_user_project_role:1004 : echo 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:29.814 | 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:30.148 | [188448 Async ks-demo-member:224345]: finished get_or_add_user_project_role member 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 with result 0 in 15 seconds 2022-04-13 23:31:30.425 | [188448 Async ks-demo-admin:224457]: Waiting for completion of get_or_add_user_project_role admin 961911a7a6b84dc496280542fe3fcd84 5c5af3bbbeb04a1894b99069eb336378 running on PID 224457 (16 other jobs running) 2022-04-13 23:31:30.599 | [188448 Async ks-demo-admin:224457]: Signaling child to exit 2022-04-13 23:31:30.600 | WAKEUP 2022-04-13 23:31:30.778 | [188448 Async ks-demo-admin:224457]: Signaled 2022-04-13 23:31:30.788 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:30.788 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:30.788 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:30.788 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:30.788 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:30.788 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:30.788 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:30.788 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:30.788 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 961911a7a6b84dc496280542fe3fcd84 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:30.788 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:30.788 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:30.788 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:30.788 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:30.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:30.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:30.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:30.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:30.789 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:30.789 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:30.789 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:30.789 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 961911a7a6b84dc496280542fe3fcd84 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:30.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:30.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:30.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:30.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:30.789 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:30.789 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:30.789 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 961911a7a6b84dc496280542fe3fcd84 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:30.789 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:30.789 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:30.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:30.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:30.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:30.789 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:30.789 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:30.789 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:30.789 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:30.789 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | 961911a7a6b84dc496280542fe3fcd84 | | 5c5af3bbbeb04a1894b99069eb336378 | | | False |' 2022-04-13 23:31:30.789 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:30.789 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:30.789 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:31:30.789 | + functions-common:get_or_add_user_project_role:1004 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:31:30.789 | e714d1342d33412986d60a15780929e6 2022-04-13 23:31:31.087 | [188448 Async ks-demo-admin:224457]: finished get_or_add_user_project_role admin 961911a7a6b84dc496280542fe3fcd84 5c5af3bbbeb04a1894b99069eb336378 with result 0 in 17 seconds 2022-04-13 23:31:31.328 | [188448 Async ks-demo-another:224569]: Waiting for completion of get_or_add_user_project_role anotherrole 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 running on PID 224569 (15 other jobs running) 2022-04-13 23:31:31.512 | [188448 Async ks-demo-another:224569]: Signaling child to exit 2022-04-13 23:31:31.512 | WAKEUP 2022-04-13 23:31:31.675 | [188448 Async ks-demo-another:224569]: Signaled 2022-04-13 23:31:31.691 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:31.691 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:31.691 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:31.691 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:31.691 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:31.691 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:31.691 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:31.691 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:31.691 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:31.691 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 434d5019100a420e883af41600c51229 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:31.691 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:31.691 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:31.691 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:31.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:31.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:31.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:31.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:31.692 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:31.692 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:31.692 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:31.692 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 434d5019100a420e883af41600c51229 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:31.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:31.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:31.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:31.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:31.692 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 434d5019100a420e883af41600c51229 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:31.692 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:31.692 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:31.692 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:31.692 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:31.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:31.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:31.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:31.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:31.692 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:31.692 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:31.692 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:31.692 | ++ functions-common:get_field:825 : echo '| e429ce4a47394ef6b4cd704d9a6aed7c | 434d5019100a420e883af41600c51229 | | 5c5af3bbbeb04a1894b99069eb336378 | | | False |' 2022-04-13 23:31:31.692 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:31.692 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:31.692 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:31:31.692 | + functions-common:get_or_add_user_project_role:1004 : echo e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:31:31.692 | e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:31:31.938 | [188448 Async ks-demo-another:224569]: finished get_or_add_user_project_role anotherrole 434d5019100a420e883af41600c51229 5c5af3bbbeb04a1894b99069eb336378 with result 0 in 17 seconds 2022-04-13 23:31:32.107 | [188448 Async ks-demo-invis:224681]: Waiting for completion of get_or_add_user_project_role member 434d5019100a420e883af41600c51229 c2715c8d4b1b4e2ebe746d5613139cb2 running on PID 224681 (14 other jobs running) 2022-04-13 23:31:32.147 | [188448 Async ks-demo-invis:224681]: Signaling child to exit 2022-04-13 23:31:32.151 | WAKEUP 2022-04-13 23:31:32.182 | [188448 Async ks-demo-invis:224681]: Signaled 2022-04-13 23:31:32.184 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:32.184 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:32.184 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:32.184 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:32.184 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:32.184 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:32.184 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:32.184 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:32.184 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 434d5019100a420e883af41600c51229 --project c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:31:32.184 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:32.184 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:32.184 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:32.184 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.184 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.184 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.184 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:32.184 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:32.185 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:32.185 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 434d5019100a420e883af41600c51229 --project c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:31:32.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.185 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.185 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.185 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:32.185 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:32.185 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:32.185 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 434d5019100a420e883af41600c51229 --project c2715c8d4b1b4e2ebe746d5613139cb2 2022-04-13 23:31:32.185 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.185 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.185 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.185 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:32.185 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:32.185 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:32.185 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:32.185 | ++ functions-common:get_field:825 : echo '| 82f4b010bdb44a8588204235862d07f6 | 434d5019100a420e883af41600c51229 | | c2715c8d4b1b4e2ebe746d5613139cb2 | | | False |' 2022-04-13 23:31:32.185 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.185 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:32.185 | + functions-common:get_or_add_user_project_role:1004 : echo 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:32.185 | 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:32.376 | [188448 Async ks-demo-invis:224681]: finished get_or_add_user_project_role member 434d5019100a420e883af41600c51229 c2715c8d4b1b4e2ebe746d5613139cb2 with result 0 in 17 seconds 2022-04-13 23:31:32.478 | [188448 Async ks-demo-reader:224837]: Waiting for completion of get_or_add_user_project_role reader bc6c861ac5dd4812b313989bdff9d166 5c5af3bbbeb04a1894b99069eb336378 running on PID 224837 (13 other jobs running) 2022-04-13 23:31:32.517 | [188448 Async ks-demo-reader:224837]: Signaling child to exit 2022-04-13 23:31:32.517 | WAKEUP 2022-04-13 23:31:32.552 | [188448 Async ks-demo-reader:224837]: Signaled 2022-04-13 23:31:32.555 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:32.555 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:32.555 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:32.555 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:32.555 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:32.555 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:32.555 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:32.555 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:32.555 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bc6c861ac5dd4812b313989bdff9d166 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:32.555 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:32.555 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:32.555 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:32.555 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.555 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.555 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.555 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:32.555 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:32.555 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:32.555 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user bc6c861ac5dd4812b313989bdff9d166 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:32.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.555 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.555 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.555 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:32.555 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bc6c861ac5dd4812b313989bdff9d166 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:32.556 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:32.556 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:32.556 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.556 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.556 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.556 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:32.556 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:32.556 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:32.556 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:32.556 | ++ functions-common:get_field:825 : echo '| 67fe7cd2ea194347bd49dfbec66c8b73 | bc6c861ac5dd4812b313989bdff9d166 | | 5c5af3bbbeb04a1894b99069eb336378 | | | False |' 2022-04-13 23:31:32.556 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.556 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:32.556 | + functions-common:get_or_add_user_project_role:1004 : echo 67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:32.556 | 67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:32.654 | [188448 Async ks-demo-reader:224837]: finished get_or_add_user_project_role reader bc6c861ac5dd4812b313989bdff9d166 5c5af3bbbeb04a1894b99069eb336378 with result 0 in 15 seconds 2022-04-13 23:31:32.663 | + inc/async:async_wait:197 : return 0 2022-04-13 23:31:32.666 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:31:32.762 | [188448 Async ks-alt-admin:225320]: Waiting for completion of get_or_add_user_project_role admin a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 running on PID 225320 (12 other jobs running) 2022-04-13 23:31:32.803 | [188448 Async ks-alt-admin:225320]: Signaling child to exit 2022-04-13 23:31:32.805 | WAKEUP 2022-04-13 23:31:32.905 | [188448 Async ks-alt-admin:225320]: Signaled 2022-04-13 23:31:32.920 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:32.920 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:32.920 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:32.920 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:32.920 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:32.920 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:32.920 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:32.921 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:32.921 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:32.921 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a42eca8b89b4476da927ba2a3f59f197 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:32.921 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:32.921 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:32.921 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:32.921 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:32.921 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:32.921 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a42eca8b89b4476da927ba2a3f59f197 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:32.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.921 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a42eca8b89b4476da927ba2a3f59f197 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:32.921 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:32.921 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:32.921 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:32.921 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:32.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:32.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:32.921 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:32.922 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:32.922 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:32.922 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | a42eca8b89b4476da927ba2a3f59f197 | | b59997075bf344eeaaf0af80bb1e59f9 | | | False |' 2022-04-13 23:31:32.922 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:32.922 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:31:32.922 | + functions-common:get_or_add_user_project_role:1004 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:31:32.922 | e714d1342d33412986d60a15780929e6 2022-04-13 23:31:33.216 | [188448 Async ks-alt-admin:225320]: finished get_or_add_user_project_role admin a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 with result 0 in 14 seconds 2022-04-13 23:31:33.442 | [188448 Async ks-alt-another:225433]: Waiting for completion of get_or_add_user_project_role anotherrole a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 running on PID 225433 (11 other jobs running) 2022-04-13 23:31:33.598 | [188448 Async ks-alt-another:225433]: Signaling child to exit 2022-04-13 23:31:33.600 | WAKEUP 2022-04-13 23:31:33.732 | [188448 Async ks-alt-another:225433]: Signaled 2022-04-13 23:31:33.742 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:33.742 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:33.743 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:33.743 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:33.743 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:33.743 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:33.743 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:33.743 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:33.743 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:33.743 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:33.743 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a42eca8b89b4476da927ba2a3f59f197 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:33.743 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:33.743 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:33.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:33.743 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:33.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:33.743 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:33.743 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:33.743 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:33.743 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:33.743 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user a42eca8b89b4476da927ba2a3f59f197 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:33.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:33.743 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:33.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:33.743 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:33.743 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a42eca8b89b4476da927ba2a3f59f197 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:33.743 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:33.743 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:33.743 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:33.743 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:33.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:33.743 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:33.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:33.744 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:33.744 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:33.744 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:33.744 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:33.744 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:33.744 | ++ functions-common:get_field:825 : echo '| e429ce4a47394ef6b4cd704d9a6aed7c | a42eca8b89b4476da927ba2a3f59f197 | | b59997075bf344eeaaf0af80bb1e59f9 | | | False |' 2022-04-13 23:31:33.744 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:33.744 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:31:33.744 | + functions-common:get_or_add_user_project_role:1004 : echo e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:31:33.744 | e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:31:33.970 | [188448 Async ks-alt-another:225433]: finished get_or_add_user_project_role anotherrole a42eca8b89b4476da927ba2a3f59f197 b59997075bf344eeaaf0af80bb1e59f9 with result 0 in 15 seconds 2022-04-13 23:31:34.200 | [188448 Async ks-alt-member-user:225785]: Waiting for completion of get_or_add_user_project_role member cef3e9db227b460d978fee841d7767f2 b59997075bf344eeaaf0af80bb1e59f9 running on PID 225785 (10 other jobs running) 2022-04-13 23:31:34.337 | [188448 Async ks-alt-member-user:225785]: Signaling child to exit 2022-04-13 23:31:34.337 | WAKEUP 2022-04-13 23:31:34.516 | [188448 Async ks-alt-member-user:225785]: Signaled 2022-04-13 23:31:34.532 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:34.533 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:34.533 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:34.533 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:34.533 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:34.533 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:34.533 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:34.533 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:34.533 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cef3e9db227b460d978fee841d7767f2 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:34.533 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:34.533 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:34.533 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:34.533 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:34.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:34.533 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:34.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:34.533 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:34.533 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:34.533 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:34.533 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:34.533 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user cef3e9db227b460d978fee841d7767f2 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:34.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:34.533 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:34.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:34.533 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:34.533 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:34.533 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cef3e9db227b460d978fee841d7767f2 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:34.533 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:34.533 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:34.534 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:34.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:34.534 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:34.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:34.534 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:34.534 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:34.534 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:34.534 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:34.534 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:34.534 | ++ functions-common:get_field:825 : echo '| 82f4b010bdb44a8588204235862d07f6 | cef3e9db227b460d978fee841d7767f2 | | b59997075bf344eeaaf0af80bb1e59f9 | | | False |' 2022-04-13 23:31:34.534 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:34.534 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:34.534 | + functions-common:get_or_add_user_project_role:1004 : echo 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:34.534 | 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:34.842 | [188448 Async ks-alt-member-user:225785]: finished get_or_add_user_project_role member cef3e9db227b460d978fee841d7767f2 b59997075bf344eeaaf0af80bb1e59f9 with result 0 in 14 seconds 2022-04-13 23:31:34.917 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:35.039 | [226478 Async ks-system-reader:226478]: finished successfully 2022-04-13 23:31:35.041 | [188448 Async ks-alt-reader-user:225960]: Waiting for completion of get_or_add_user_project_role reader acc8186171cd456d8d5510a0dccd3775 b59997075bf344eeaaf0af80bb1e59f9 running on PID 225960 (9 other jobs running) 2022-04-13 23:31:35.226 | [188448 Async ks-alt-reader-user:225960]: Signaling child to exit 2022-04-13 23:31:35.226 | WAKEUP 2022-04-13 23:31:35.392 | [188448 Async ks-alt-reader-user:225960]: Signaled 2022-04-13 23:31:35.402 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:31:35.402 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:31:35.402 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:35.402 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:35.402 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:35.402 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:35.402 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:35.402 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:31:35.402 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user acc8186171cd456d8d5510a0dccd3775 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:35.402 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:35.402 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:31:35.402 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:35.402 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:35.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:35.402 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:35.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:35.402 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:35.402 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:35.402 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:31:35.402 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:31:35.402 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user acc8186171cd456d8d5510a0dccd3775 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:35.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:35.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:35.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:35.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:35.403 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:31:35.403 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user acc8186171cd456d8d5510a0dccd3775 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:35.403 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:31:35.403 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:31:35.403 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:35.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:35.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:35.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:35.403 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:35.403 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:35.403 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:31:35.403 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:31:35.403 | ++ functions-common:get_field:825 : echo '| 67fe7cd2ea194347bd49dfbec66c8b73 | acc8186171cd456d8d5510a0dccd3775 | | b59997075bf344eeaaf0af80bb1e59f9 | | | False |' 2022-04-13 23:31:35.403 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:31:35.403 | ++ functions-common:get_field:819 : read data 2022-04-13 23:31:35.403 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:35.404 | + functions-common:get_or_add_user_project_role:1004 : echo 67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:35.404 | 67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:35.711 | [188448 Async ks-alt-reader-user:225960]: finished get_or_add_user_project_role reader acc8186171cd456d8d5510a0dccd3775 b59997075bf344eeaaf0af80bb1e59f9 with result 0 in 13 seconds 2022-04-13 23:31:35.754 | + inc/async:async_wait:197 : return 0 2022-04-13 23:31:35.781 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:31:36.179 | [188448 Async ks-system-member:226184]: Waiting for completion of get_or_add_user_system_role member 9e9eecd3dbdf47c1b4ccb5ad65666581 all running on PID 226184 (8 other jobs running) 2022-04-13 23:31:36.374 | [188448 Async ks-system-member:226184]: Signaling child to exit 2022-04-13 23:31:36.374 | WAKEUP 2022-04-13 23:31:36.553 | [188448 Async ks-system-member:226184]: Signaled 2022-04-13 23:31:36.566 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:31:36.566 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:31:36.566 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:31:36.566 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:36.566 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:36.566 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:36.566 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:36.566 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:36.566 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:31:36.566 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e9eecd3dbdf47c1b4ccb5ad65666581 --system all -f value -c Role 2022-04-13 23:31:36.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:36.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:36.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:36.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:36.566 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:36.566 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:31:36.566 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:31:36.567 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 9e9eecd3dbdf47c1b4ccb5ad65666581 --system all 2022-04-13 23:31:36.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:36.567 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:36.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:36.567 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:36.567 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e9eecd3dbdf47c1b4ccb5ad65666581 --system all -f value -c Role 2022-04-13 23:31:36.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:36.567 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:36.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:36.567 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:36.567 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:36.567 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:36.567 | + functions-common:get_or_add_user_system_role:1059 : echo 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:36.567 | 82f4b010bdb44a8588204235862d07f6 2022-04-13 23:31:36.846 | [188448 Async ks-system-member:226184]: finished get_or_add_user_system_role member 9e9eecd3dbdf47c1b4ccb5ad65666581 all with result 0 in 11 seconds 2022-04-13 23:31:37.062 | [188448 Async ks-system-reader:226478]: Waiting for completion of get_or_add_user_system_role reader d824ede1e5044113b5577fafcdbe7e11 all running on PID 226478 (7 other jobs running) 2022-04-13 23:31:37.168 | [188448 Async ks-system-reader:226478]: Signaling child to exit 2022-04-13 23:31:37.169 | WAKEUP 2022-04-13 23:31:37.312 | [188448 Async ks-system-reader:226478]: Signaled 2022-04-13 23:31:37.325 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:31:37.325 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:31:37.325 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:31:37.325 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:31:37.325 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:31:37.325 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:31:37.325 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:31:37.325 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:31:37.325 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:31:37.325 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d824ede1e5044113b5577fafcdbe7e11 --system all -f value -c Role 2022-04-13 23:31:37.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:37.325 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:37.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:37.326 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:37.326 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:37.326 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:31:37.326 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:31:37.326 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user d824ede1e5044113b5577fafcdbe7e11 --system all 2022-04-13 23:31:37.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:37.326 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:37.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:37.326 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:37.326 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d824ede1e5044113b5577fafcdbe7e11 --system all -f value -c Role 2022-04-13 23:31:37.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:37.326 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:37.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:37.326 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:37.326 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:37.326 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:37.326 | + functions-common:get_or_add_user_system_role:1059 : echo 67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:37.326 | 67fe7cd2ea194347bd49dfbec66c8b73 2022-04-13 23:31:37.650 | [188448 Async ks-system-reader:226478]: finished get_or_add_user_system_role reader d824ede1e5044113b5577fafcdbe7e11 all with result 0 in 14 seconds 2022-04-13 23:31:37.693 | + inc/async:async_wait:197 : return 0 2022-04-13 23:31:37.713 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:31:38.046 | [188448 Async ks-group-memberdemo:226856]: Waiting for completion of get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 running on PID 226856 (6 other jobs running) 2022-04-13 23:31:38.209 | [188448 Async ks-group-memberdemo:226856]: Signaling child to exit 2022-04-13 23:31:41.472 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:41.648 | [226942 Async ks-group-anotherdemo:226942]: finished successfully 2022-04-13 23:31:42.091 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:42.125 | [226856 Async ks-group-memberdemo:226856]: finished successfully 2022-04-13 23:31:42.151 | WAKEUP 2022-04-13 23:31:42.188 | [188448 Async ks-group-memberdemo:226856]: Signaled 2022-04-13 23:31:42.190 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:31:42.190 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f6e9f05c9cb49139843a457a3f34ca6 --project 5c5af3bbbeb04a1894b99069eb336378 -f value 2022-04-13 23:31:42.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.190 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:42.190 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:31:42.190 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:31:42.190 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 7f6e9f05c9cb49139843a457a3f34ca6 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:42.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.190 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.190 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f6e9f05c9cb49139843a457a3f34ca6 --project 5c5af3bbbeb04a1894b99069eb336378 -f value 2022-04-13 23:31:42.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.191 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.191 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:42.191 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='82f4b010bdb44a8588204235862d07f6 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 False' 2022-04-13 23:31:42.191 | + functions-common:get_or_add_group_project_role:1083 : echo 82f4b010bdb44a8588204235862d07f6 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 False 2022-04-13 23:31:42.191 | 82f4b010bdb44a8588204235862d07f6 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 False 2022-04-13 23:31:42.259 | [188448 Async ks-group-memberdemo:226856]: finished get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 with result 0 in 14 seconds 2022-04-13 23:31:42.321 | [188448 Async ks-group-anotherdemo:226942]: Waiting for completion of get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 running on PID 226942 (5 other jobs running) 2022-04-13 23:31:42.357 | [188448 Async ks-group-anotherdemo:226942]: Signaling child to exit 2022-04-13 23:31:42.357 | WAKEUP 2022-04-13 23:31:42.389 | [188448 Async ks-group-anotherdemo:226942]: Signaled 2022-04-13 23:31:42.390 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:31:42.390 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f6e9f05c9cb49139843a457a3f34ca6 --project 5c5af3bbbeb04a1894b99069eb336378 -f value 2022-04-13 23:31:42.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.390 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.390 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.390 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:42.390 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:31:42.390 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:31:42.390 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7f6e9f05c9cb49139843a457a3f34ca6 --project 5c5af3bbbeb04a1894b99069eb336378 2022-04-13 23:31:42.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.390 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.390 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.391 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f6e9f05c9cb49139843a457a3f34ca6 --project 5c5af3bbbeb04a1894b99069eb336378 -f value 2022-04-13 23:31:42.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.391 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.391 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.391 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:42.391 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e429ce4a47394ef6b4cd704d9a6aed7c 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 False' 2022-04-13 23:31:42.391 | + functions-common:get_or_add_group_project_role:1083 : echo e429ce4a47394ef6b4cd704d9a6aed7c 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 False 2022-04-13 23:31:42.391 | e429ce4a47394ef6b4cd704d9a6aed7c 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 False 2022-04-13 23:31:42.467 | [188448 Async ks-group-anotherdemo:226942]: finished get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 5c5af3bbbeb04a1894b99069eb336378 with result 0 in 13 seconds 2022-04-13 23:31:42.531 | [188448 Async ks-group-memberalt:227028]: Waiting for completion of get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 running on PID 227028 (4 other jobs running) 2022-04-13 23:31:42.573 | [188448 Async ks-group-memberalt:227028]: Signaling child to exit 2022-04-13 23:31:42.585 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:42.618 | [227028 Async ks-group-memberalt:227028]: finished successfully 2022-04-13 23:31:42.640 | WAKEUP 2022-04-13 23:31:42.667 | [188448 Async ks-group-memberalt:227028]: Signaled 2022-04-13 23:31:42.668 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:31:42.668 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f6e9f05c9cb49139843a457a3f34ca6 --project b59997075bf344eeaaf0af80bb1e59f9 -f value 2022-04-13 23:31:42.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.668 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:42.668 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:31:42.668 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:31:42.668 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 7f6e9f05c9cb49139843a457a3f34ca6 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:42.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.668 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7f6e9f05c9cb49139843a457a3f34ca6 --project b59997075bf344eeaaf0af80bb1e59f9 -f value 2022-04-13 23:31:42.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.669 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:42.669 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:42.669 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:42.669 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='82f4b010bdb44a8588204235862d07f6 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 False' 2022-04-13 23:31:42.669 | + functions-common:get_or_add_group_project_role:1083 : echo 82f4b010bdb44a8588204235862d07f6 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 False 2022-04-13 23:31:42.669 | 82f4b010bdb44a8588204235862d07f6 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 False 2022-04-13 23:31:42.723 | [188448 Async ks-group-memberalt:227028]: finished get_or_add_group_project_role member 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 with result 0 in 14 seconds 2022-04-13 23:31:42.777 | [188448 Async ks-group-anotheralt:227114]: Waiting for completion of get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 running on PID 227114 (3 other jobs running) 2022-04-13 23:31:42.805 | [188448 Async ks-group-anotheralt:227114]: Signaling child to exit 2022-04-13 23:31:43.794 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:43.823 | [227114 Async ks-group-anotheralt:227114]: finished successfully 2022-04-13 23:31:43.844 | WAKEUP 2022-04-13 23:31:43.869 | [188448 Async ks-group-anotheralt:227114]: Signaled 2022-04-13 23:31:43.870 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:31:43.871 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f6e9f05c9cb49139843a457a3f34ca6 --project b59997075bf344eeaaf0af80bb1e59f9 -f value 2022-04-13 23:31:43.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:43.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:43.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:43.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:43.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:43.871 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:31:43.871 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:31:43.871 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 7f6e9f05c9cb49139843a457a3f34ca6 --project b59997075bf344eeaaf0af80bb1e59f9 2022-04-13 23:31:43.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:43.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:43.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:43.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:43.871 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7f6e9f05c9cb49139843a457a3f34ca6 --project b59997075bf344eeaaf0af80bb1e59f9 -f value 2022-04-13 23:31:43.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:43.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:43.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:43.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:43.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:43.871 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e429ce4a47394ef6b4cd704d9a6aed7c 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 False' 2022-04-13 23:31:43.871 | + functions-common:get_or_add_group_project_role:1083 : echo e429ce4a47394ef6b4cd704d9a6aed7c 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 False 2022-04-13 23:31:43.871 | e429ce4a47394ef6b4cd704d9a6aed7c 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 False 2022-04-13 23:31:43.919 | [188448 Async ks-group-anotheralt:227114]: finished get_or_add_group_project_role anotherrole 7f6e9f05c9cb49139843a457a3f34ca6 b59997075bf344eeaaf0af80bb1e59f9 with result 0 in 15 seconds 2022-04-13 23:31:43.960 | [188448 Async ks-group-admin:227224]: Waiting for completion of get_or_add_group_project_role admin 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 running on PID 227224 (2 other jobs running) 2022-04-13 23:31:43.975 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:43.987 | [188448 Async ks-group-admin:227224]: Signaling child to exit 2022-04-13 23:31:44.000 | [227224 Async ks-group-admin:227224]: finished successfully 2022-04-13 23:31:44.020 | WAKEUP 2022-04-13 23:31:44.045 | [188448 Async ks-group-admin:227224]: Signaled 2022-04-13 23:31:44.047 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:31:44.047 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 958c3f6bbb6e4ce1aa81e36e634a6407 --project b9cd40dfaec34779a9b78787aa00ef77 -f value 2022-04-13 23:31:44.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:44.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:44.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:44.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:44.047 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:44.047 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:31:44.047 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:31:44.047 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 958c3f6bbb6e4ce1aa81e36e634a6407 --project b9cd40dfaec34779a9b78787aa00ef77 2022-04-13 23:31:44.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:44.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:44.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:44.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:44.047 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 958c3f6bbb6e4ce1aa81e36e634a6407 --project b9cd40dfaec34779a9b78787aa00ef77 -f value 2022-04-13 23:31:44.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:44.047 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:44.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:44.048 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:44.048 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:31:44.048 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e714d1342d33412986d60a15780929e6 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 False' 2022-04-13 23:31:44.048 | + functions-common:get_or_add_group_project_role:1083 : echo e714d1342d33412986d60a15780929e6 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 False 2022-04-13 23:31:44.048 | e714d1342d33412986d60a15780929e6 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 False 2022-04-13 23:31:44.092 | [188448 Async ks-group-admin:227224]: finished get_or_add_group_project_role admin 958c3f6bbb6e4ce1aa81e36e634a6407 b9cd40dfaec34779a9b78787aa00ef77 with result 0 in 15 seconds 2022-04-13 23:31:44.096 | + inc/async:async_wait:197 : return 0 2022-04-13 23:31:44.099 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:31:44.116 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:31:44.118 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:31:44.135 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:44.138 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:31:44.141 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:31:44.201 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:31:44.239 | [188448 Async create_nova_accounts:229124]: running: create_nova_accounts 2022-04-13 23:31:44.242 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:31:44.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:44.263 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:31:44.266 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:31:44.328 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:31:44.372 | [188448 Async create_glance_accounts:229239]: running: create_glance_accounts 2022-04-13 23:31:44.375 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:31:44.394 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:44.397 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:31:44.399 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:31:44.470 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:31:44.516 | [188448 Async create_cinder_accounts:229369]: running: create_cinder_accounts 2022-04-13 23:31:44.519 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:31:44.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:44.543 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:31:44.546 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:31:44.625 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:31:44.697 | [188448 Async create_neutron_accounts:229484]: running: create_neutron_accounts 2022-04-13 23:31:44.701 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:31:44.736 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:44.739 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:31:44.744 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:31:44.957 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:31:45.206 | [188448 Async create_swift_accounts:229625]: running: create_swift_accounts 2022-04-13 23:31:45.224 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:31:45.365 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:31:45.384 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:31:45.751 | [188448 Async create_nova_accounts:229124]: Waiting for completion of create_nova_accounts running on PID 229124 (6 other jobs running) 2022-04-13 23:31:45.929 | [188448 Async create_nova_accounts:229124]: Signaling child to exit 2022-04-13 23:32:28.601 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:32:28.730 | [229484 Async create_neutron_accounts:229484]: finished successfully 2022-04-13 23:32:47.566 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:32:47.604 | [229369 Async create_cinder_accounts:229369]: finished successfully 2022-04-13 23:33:02.935 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:33:02.970 | [229239 Async create_glance_accounts:229239]: finished successfully 2022-04-13 23:33:09.061 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:33:09.087 | [229124 Async create_nova_accounts:229124]: finished successfully 2022-04-13 23:33:09.109 | WAKEUP 2022-04-13 23:33:09.132 | [188448 Async create_nova_accounts:229124]: Signaled 2022-04-13 23:33:09.133 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:33:09.133 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:33:09.133 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:33:09.133 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:09.133 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:33:09.133 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:33:09.134 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:33:09.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.134 | + functions-common:get_or_create_user:932 : user_id=a635af55bbd6465cba8938f2e0879b8d 2022-04-13 23:33:09.134 | + functions-common:get_or_create_user:933 : echo a635af55bbd6465cba8938f2e0879b8d 2022-04-13 23:33:09.134 | a635af55bbd6465cba8938f2e0879b8d 2022-04-13 23:33:09.134 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:33:09.134 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.134 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.134 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.134 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.134 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.134 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.134 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.134 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.134 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.134 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.134 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.134 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.134 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.134 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.134 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.134 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.134 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.134 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.135 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.135 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.135 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.135 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.135 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.135 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.135 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.135 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.135 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.135 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.135 | ++ functions-common:get_field:825 : echo '| c091848aba8246c98a51b72aef70c114 | a635af55bbd6465cba8938f2e0879b8d | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.135 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.135 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.135 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.135 | + functions-common:get_or_add_user_project_role:1004 : echo c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.135 | c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.135 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:33:09.135 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:33:09.135 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.135 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.135 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.135 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.135 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.135 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.135 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.136 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.136 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.136 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.136 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.136 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.136 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.136 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.136 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.136 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.136 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.136 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.136 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.136 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.136 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.136 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.136 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.136 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.136 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.136 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.136 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.136 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.137 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | a635af55bbd6465cba8938f2e0879b8d | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.137 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.137 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.137 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:33:09.137 | + functions-common:get_or_add_user_project_role:1004 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:33:09.137 | e714d1342d33412986d60a15780929e6 2022-04-13 23:33:09.137 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:33:09.137 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:33:09.137 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.32/compute 2022-04-13 23:33:09.137 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:33:09.137 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:33:09.137 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:33:09.137 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:33:09.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.137 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.137 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:33:09.137 | b82b09997cb54d68998cab134f237893' 2022-04-13 23:33:09.137 | + functions-common:get_or_create_service:1101 : echo b82b09997cb54d68998cab134f237893 2022-04-13 23:33:09.137 | b82b09997cb54d68998cab134f237893 2022-04-13 23:33:09.137 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.32/compute/v2/$(project_id)s' 2022-04-13 23:33:09.138 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:33:09.138 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:33:09.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:09.138 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:33:09.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.138 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:09.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:09.138 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.32/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:33:09.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.138 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=dc607291179c4c69a0593e5bd09c8e30 2022-04-13 23:33:09.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo dc607291179c4c69a0593e5bd09c8e30 2022-04-13 23:33:09.138 | + functions-common:get_or_create_endpoint:1134 : public_id=dc607291179c4c69a0593e5bd09c8e30 2022-04-13 23:33:09.138 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:33:09.138 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:33:09.138 | + functions-common:get_or_create_endpoint:1143 : echo dc607291179c4c69a0593e5bd09c8e30 2022-04-13 23:33:09.138 | dc607291179c4c69a0593e5bd09c8e30 2022-04-13 23:33:09.138 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:33:09.138 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:33:09.138 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:33:09.138 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:33:09.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.139 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.139 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:33:09.139 | fa4ffcf3372e4ae2baf978cdf0aff702' 2022-04-13 23:33:09.139 | + functions-common:get_or_create_service:1101 : echo fa4ffcf3372e4ae2baf978cdf0aff702 2022-04-13 23:33:09.139 | fa4ffcf3372e4ae2baf978cdf0aff702 2022-04-13 23:33:09.139 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.32/compute/v2.1 2022-04-13 23:33:09.139 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:33:09.139 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.32/compute/v2.1 RegionOne 2022-04-13 23:33:09.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:09.139 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:33:09.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.139 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:09.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:09.139 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.32/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:33:09.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.139 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f8f0c88887bf4c0a9ae6a32e6071b879 2022-04-13 23:33:09.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f8f0c88887bf4c0a9ae6a32e6071b879 2022-04-13 23:33:09.139 | + functions-common:get_or_create_endpoint:1134 : public_id=f8f0c88887bf4c0a9ae6a32e6071b879 2022-04-13 23:33:09.139 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:33:09.139 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:33:09.140 | + functions-common:get_or_create_endpoint:1143 : echo f8f0c88887bf4c0a9ae6a32e6071b879 2022-04-13 23:33:09.140 | f8f0c88887bf4c0a9ae6a32e6071b879 2022-04-13 23:33:09.140 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:33:09.140 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:09.140 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:33:09.140 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:09.140 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:33:09.140 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.140 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.140 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.140 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.140 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.140 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.140 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.140 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.140 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.140 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.140 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.140 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.140 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.140 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.140 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.140 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.140 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.140 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.140 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.141 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.141 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.141 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.141 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.141 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.141 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.141 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.141 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.141 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.141 | ++ functions-common:get_field:825 : echo '| 9ef819fff42d42d89a22cfe08f092a9d | a635af55bbd6465cba8938f2e0879b8d | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.141 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.141 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:33:09.141 | + functions-common:get_or_add_user_project_role:1004 : echo 9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:33:09.141 | 9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:33:09.141 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:33:09.141 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:09.141 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:33:09.141 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:09.141 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:33:09.180 | [188448 Async create_nova_accounts:229124]: finished create_nova_accounts with result 0 in 84 seconds 2022-04-13 23:33:09.218 | [188448 Async create_glance_accounts:229239]: Waiting for completion of create_glance_accounts running on PID 229239 (5 other jobs running) 2022-04-13 23:33:09.244 | [188448 Async create_glance_accounts:229239]: Signaling child to exit 2022-04-13 23:33:09.244 | WAKEUP 2022-04-13 23:33:09.266 | [188448 Async create_glance_accounts:229239]: Signaled 2022-04-13 23:33:09.268 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:33:09.268 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:09.268 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:33:09.268 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:33:09.268 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:09.268 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:33:09.268 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:33:09.268 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:33:09.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.268 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.268 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.268 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.268 | + functions-common:get_or_create_user:932 : user_id=b0707b84d3464346a9c2156618400252 2022-04-13 23:33:09.268 | + functions-common:get_or_create_user:933 : echo b0707b84d3464346a9c2156618400252 2022-04-13 23:33:09.268 | b0707b84d3464346a9c2156618400252 2022-04-13 23:33:09.268 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:33:09.268 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.268 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.268 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.268 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.269 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.269 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.269 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.269 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.269 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.269 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.269 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.269 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.269 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.269 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.269 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.269 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.269 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.269 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.269 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.269 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.269 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.269 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.269 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.269 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.269 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.270 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.270 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.270 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.270 | ++ functions-common:get_field:825 : echo '| c091848aba8246c98a51b72aef70c114 | b0707b84d3464346a9c2156618400252 | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.270 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.270 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.270 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.270 | + functions-common:get_or_add_user_project_role:1004 : echo c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.270 | c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.270 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:33:09.270 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:33:09.270 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:09.270 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:33:09.270 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:33:09.270 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:09.270 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:33:09.270 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:33:09.270 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:33:09.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.270 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.270 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.270 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.270 | + functions-common:get_or_create_user:932 : user_id=8508debc171f4ebb8aa47376090de709 2022-04-13 23:33:09.270 | + functions-common:get_or_create_user:933 : echo 8508debc171f4ebb8aa47376090de709 2022-04-13 23:33:09.270 | 8508debc171f4ebb8aa47376090de709 2022-04-13 23:33:09.270 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:33:09.270 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.270 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.270 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.270 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.270 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.271 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.271 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.271 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.271 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.271 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.271 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.271 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.271 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.271 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.271 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.271 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.271 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.271 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.271 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.271 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.271 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.271 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.271 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.271 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.271 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.271 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.271 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.271 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.271 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.272 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.272 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.272 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.272 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.272 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.272 | ++ functions-common:get_field:825 : echo '| c091848aba8246c98a51b72aef70c114 | 8508debc171f4ebb8aa47376090de709 | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.272 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.272 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.272 | + functions-common:get_or_add_user_project_role:1004 : echo c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.272 | c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.272 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:33:09.272 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:33:09.272 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.272 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.272 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.272 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.272 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.272 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.272 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.272 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.272 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.272 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.272 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.272 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.272 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.272 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.272 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.272 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.272 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.272 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.273 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.273 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.273 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.273 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.273 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.273 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.273 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.273 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.273 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.273 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.273 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.273 | ++ functions-common:get_field:825 : echo '| 9ef819fff42d42d89a22cfe08f092a9d | 8508debc171f4ebb8aa47376090de709 | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.273 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.273 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.273 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:33:09.273 | + functions-common:get_or_add_user_project_role:1004 : echo 9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:33:09.273 | 9ef819fff42d42d89a22cfe08f092a9d 2022-04-13 23:33:09.273 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:33:09.273 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:33:09.273 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:33:09.273 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:33:09.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.273 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.274 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.274 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.274 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:33:09.274 | 7bd62d9ed12a414e925830b4c0a729aa' 2022-04-13 23:33:09.274 | + functions-common:get_or_create_service:1101 : echo 7bd62d9ed12a414e925830b4c0a729aa 2022-04-13 23:33:09.274 | 7bd62d9ed12a414e925830b4c0a729aa 2022-04-13 23:33:09.274 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.32/image 2022-04-13 23:33:09.274 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:33:09.274 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.32/image RegionOne 2022-04-13 23:33:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:09.274 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:33:09.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.274 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.274 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.274 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:09.274 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.32/image --region RegionOne -f value -c id 2022-04-13 23:33:09.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.274 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.274 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.274 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ef1bc03fc34941a49fc4d019bf98bb61 2022-04-13 23:33:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ef1bc03fc34941a49fc4d019bf98bb61 2022-04-13 23:33:09.274 | + functions-common:get_or_create_endpoint:1134 : public_id=ef1bc03fc34941a49fc4d019bf98bb61 2022-04-13 23:33:09.274 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:33:09.274 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:33:09.274 | + functions-common:get_or_create_endpoint:1143 : echo ef1bc03fc34941a49fc4d019bf98bb61 2022-04-13 23:33:09.274 | ef1bc03fc34941a49fc4d019bf98bb61 2022-04-13 23:33:09.274 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:33:09.275 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:33:09.275 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:33:09.275 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:33:09.275 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:33:09.275 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:33:09.275 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:33:09.275 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:33:09.275 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:33:09.314 | [188448 Async create_glance_accounts:229239]: finished create_glance_accounts with result 0 in 78 seconds 2022-04-13 23:33:09.352 | [188448 Async create_cinder_accounts:229369]: Waiting for completion of create_cinder_accounts running on PID 229369 (4 other jobs running) 2022-04-13 23:33:09.378 | [188448 Async create_cinder_accounts:229369]: Signaling child to exit 2022-04-13 23:33:09.378 | WAKEUP 2022-04-13 23:33:09.401 | [188448 Async create_cinder_accounts:229369]: Signaled 2022-04-13 23:33:09.403 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:33:09.403 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:33:09.403 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:33:09.403 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:09.403 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:33:09.404 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:33:09.404 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:33:09.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.404 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.404 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.404 | + functions-common:get_or_create_user:932 : user_id=9e3bee0b3d6e43c9be744f2369c9f55d 2022-04-13 23:33:09.404 | + functions-common:get_or_create_user:933 : echo 9e3bee0b3d6e43c9be744f2369c9f55d 2022-04-13 23:33:09.404 | 9e3bee0b3d6e43c9be744f2369c9f55d 2022-04-13 23:33:09.404 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:33:09.404 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.404 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.404 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.404 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.404 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.404 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.404 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.404 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.404 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.404 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.404 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.404 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.404 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.404 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.404 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.405 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.405 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.405 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.405 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.405 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.405 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.405 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.405 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.405 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.405 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.405 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.405 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.405 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.406 | ++ functions-common:get_field:825 : echo '| c091848aba8246c98a51b72aef70c114 | 9e3bee0b3d6e43c9be744f2369c9f55d | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.406 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.406 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.406 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.406 | + functions-common:get_or_add_user_project_role:1004 : echo c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.406 | c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.406 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:33:09.406 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:33:09.406 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:33:09.406 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:33:09.406 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:33:09.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.406 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.406 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:33:09.406 | 7bfd7a3736e54b318e211caeb0dfe7e5' 2022-04-13 23:33:09.406 | + functions-common:get_or_create_service:1101 : echo 7bfd7a3736e54b318e211caeb0dfe7e5 2022-04-13 23:33:09.406 | 7bfd7a3736e54b318e211caeb0dfe7e5 2022-04-13 23:33:09.406 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:33:09.406 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-04-13 23:33:09.406 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:33:09.406 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:33:09.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:09.406 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:33:09.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.406 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.406 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:09.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:09.407 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:33:09.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.407 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5808cf4fc0cb4f4a8ba76ef6dff50cfd 2022-04-13 23:33:09.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5808cf4fc0cb4f4a8ba76ef6dff50cfd 2022-04-13 23:33:09.407 | + functions-common:get_or_create_endpoint:1134 : public_id=5808cf4fc0cb4f4a8ba76ef6dff50cfd 2022-04-13 23:33:09.407 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:33:09.407 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:33:09.407 | + functions-common:get_or_create_endpoint:1143 : echo 5808cf4fc0cb4f4a8ba76ef6dff50cfd 2022-04-13 23:33:09.407 | 5808cf4fc0cb4f4a8ba76ef6dff50cfd 2022-04-13 23:33:09.407 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:33:09.407 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:33:09.407 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:33:09.407 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:33:09.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.407 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.407 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:33:09.407 | 88698fe7c095422dbad4a239142444db' 2022-04-13 23:33:09.407 | + functions-common:get_or_create_service:1101 : echo 88698fe7c095422dbad4a239142444db 2022-04-13 23:33:09.407 | 88698fe7c095422dbad4a239142444db 2022-04-13 23:33:09.407 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.32/volume/v3/$(project_id)s' 2022-04-13 23:33:09.407 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:33:09.407 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:33:09.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:09.407 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:33:09.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.408 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:09.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:09.408 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.32/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:33:09.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.408 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b2e9946514f341cd9f217669b6c19210 2022-04-13 23:33:09.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b2e9946514f341cd9f217669b6c19210 2022-04-13 23:33:09.408 | + functions-common:get_or_create_endpoint:1134 : public_id=b2e9946514f341cd9f217669b6c19210 2022-04-13 23:33:09.408 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:33:09.408 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:33:09.408 | + functions-common:get_or_create_endpoint:1143 : echo b2e9946514f341cd9f217669b6c19210 2022-04-13 23:33:09.408 | b2e9946514f341cd9f217669b6c19210 2022-04-13 23:33:09.408 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:33:09.408 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:33:09.408 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:33:09.408 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:33:09.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.408 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.408 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.408 | ++ functions-common:get_or_create_project:945 : project_id=66f79afa441f44128d7de6c59604010f 2022-04-13 23:33:09.408 | ++ functions-common:get_or_create_project:946 : echo 66f79afa441f44128d7de6c59604010f 2022-04-13 23:33:09.408 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 66f79afa441f44128d7de6c59604010f 2022-04-13 23:33:09.409 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:33:09.409 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:09.409 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:33:09.409 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:33:09.409 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:33:09.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.409 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.409 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:33:09.409 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.409 | ++ functions-common:get_or_create_user:932 : user_id=9e3bee0b3d6e43c9be744f2369c9f55d 2022-04-13 23:33:09.409 | ++ functions-common:get_or_create_user:933 : echo 9e3bee0b3d6e43c9be744f2369c9f55d 2022-04-13 23:33:09.409 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9e3bee0b3d6e43c9be744f2369c9f55d 2022-04-13 23:33:09.451 | [188448 Async create_cinder_accounts:229369]: finished create_cinder_accounts with result 0 in 63 seconds 2022-04-13 23:33:09.456 | + inc/async:async_wait:197 : return 0 2022-04-13 23:33:09.458 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:33:09.512 | [188448 Async create_neutron_accounts:229484]: Waiting for completion of create_neutron_accounts running on PID 229484 (3 other jobs running) 2022-04-13 23:33:09.538 | [188448 Async create_neutron_accounts:229484]: Signaling child to exit 2022-04-13 23:33:09.538 | WAKEUP 2022-04-13 23:33:09.562 | [188448 Async create_neutron_accounts:229484]: Signaled 2022-04-13 23:33:09.563 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:33:09.563 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:33:09.563 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:33:09.563 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:33:09.563 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:33:09.563 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:33:09.563 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:33:09.563 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:33:09.563 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:33:09.563 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:33:09.563 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.32:9696/ 2022-04-13 23:33:09.563 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:33:09.563 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:33:09.563 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:33:09.564 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:09.564 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:33:09.564 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:33:09.564 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:33:09.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.564 | + functions-common:get_or_create_user:932 : user_id=cfecc0b6ef69496f9a31c83cd9a7edc7 2022-04-13 23:33:09.564 | + functions-common:get_or_create_user:933 : echo cfecc0b6ef69496f9a31c83cd9a7edc7 2022-04-13 23:33:09.564 | cfecc0b6ef69496f9a31c83cd9a7edc7 2022-04-13 23:33:09.564 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:33:09.564 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:09.564 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:09.564 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:09.564 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:09.564 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:09.564 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:09.564 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:09.564 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:09.564 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:09.564 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:09.564 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.564 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:09.564 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.564 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.564 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.564 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.565 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:09.565 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:09.565 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.565 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:33:09.565 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:09.565 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:09.565 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:09.565 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.565 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.565 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.565 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:09.565 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:09.565 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:09.565 | ++ functions-common:get_field:825 : echo '| c091848aba8246c98a51b72aef70c114 | cfecc0b6ef69496f9a31c83cd9a7edc7 | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:09.565 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:09.565 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.565 | + functions-common:get_or_add_user_project_role:1004 : echo c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.565 | c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:09.565 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:33:09.565 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:33:09.565 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:33:09.565 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:33:09.565 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:33:09.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.566 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.566 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:33:09.566 | d0b318473d044f86adaf4ea0c483fa54' 2022-04-13 23:33:09.566 | + functions-common:get_or_create_service:1101 : echo d0b318473d044f86adaf4ea0c483fa54 2022-04-13 23:33:09.566 | d0b318473d044f86adaf4ea0c483fa54 2022-04-13 23:33:09.566 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.32:9696/ 2022-04-13 23:33:09.566 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:33:09.566 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.32:9696/ RegionOne 2022-04-13 23:33:09.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:09.566 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:33:09.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.566 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:09.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:09.566 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.32:9696/ --region RegionOne -f value -c id 2022-04-13 23:33:09.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:09.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:09.566 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:09.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=17dba16f986f4227b22245500b86730b 2022-04-13 23:33:09.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 17dba16f986f4227b22245500b86730b 2022-04-13 23:33:09.566 | + functions-common:get_or_create_endpoint:1134 : public_id=17dba16f986f4227b22245500b86730b 2022-04-13 23:33:09.566 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:33:09.566 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:33:09.566 | + functions-common:get_or_create_endpoint:1143 : echo 17dba16f986f4227b22245500b86730b 2022-04-13 23:33:09.566 | 17dba16f986f4227b22245500b86730b 2022-04-13 23:33:09.611 | [188448 Async create_neutron_accounts:229484]: finished create_neutron_accounts with result 0 in 44 seconds 2022-04-13 23:33:09.649 | [188448 Async create_swift_accounts:229625]: Waiting for completion of create_swift_accounts running on PID 229625 (2 other jobs running) 2022-04-13 23:33:09.675 | [188448 Async create_swift_accounts:229625]: Signaling child to exit 2022-04-13 23:33:58.572 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:33:58.597 | [229625 Async create_swift_accounts:229625]: finished successfully 2022-04-13 23:33:58.617 | WAKEUP 2022-04-13 23:33:58.640 | [188448 Async create_swift_accounts:229625]: Signaled 2022-04-13 23:33:58.641 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:33:58.642 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:33:58.642 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:33:58.642 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:33:58.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.642 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.642 | ++ functions-common:get_or_create_role:957 : role_id=e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:33:58.642 | ++ functions-common:get_or_create_role:958 : echo e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:614 : another_role=e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:33:58.642 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:33:58.642 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:33:58.642 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:58.642 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:33:58.642 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:33:58.642 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:33:58.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.642 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.643 | + functions-common:get_or_create_user:932 : user_id=0a33e839c69d4382b3603258c26abe44 2022-04-13 23:33:58.643 | + functions-common:get_or_create_user:933 : echo 0a33e839c69d4382b3603258c26abe44 2022-04-13 23:33:58.643 | 0a33e839c69d4382b3603258c26abe44 2022-04-13 23:33:58.643 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:33:58.643 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:58.643 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:58.643 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:58.643 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:58.643 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:58.643 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:58.643 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:58.643 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:58.643 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:58.643 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:58.643 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:58.643 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.643 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:58.643 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.643 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.643 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.643 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.643 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.643 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:58.643 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:58.643 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:58.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.643 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.644 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.644 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:58.644 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:58.644 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.644 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.644 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.644 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.644 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.644 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.644 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:58.644 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:58.644 | ++ functions-common:get_field:825 : echo '| c091848aba8246c98a51b72aef70c114 | 0a33e839c69d4382b3603258c26abe44 | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:58.644 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:58.644 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.644 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:58.644 | + functions-common:get_or_add_user_project_role:1004 : echo c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:58.644 | c091848aba8246c98a51b72aef70c114 2022-04-13 23:33:58.644 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:33:58.644 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:33:58.644 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:58.644 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:33:58.644 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:58.644 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:58.644 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:33:58.644 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:33:58.644 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:33:58.644 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:33:58.644 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:33:58.644 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:33:58.644 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.645 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:58.645 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:58.645 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.645 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.645 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:58.645 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:58.645 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:58.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.645 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:58.645 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.645 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:33:58.645 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.645 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.645 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.645 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:58.645 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:58.645 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | 0a33e839c69d4382b3603258c26abe44 | | 66f79afa441f44128d7de6c59604010f | | | False |' 2022-04-13 23:33:58.645 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:58.645 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.645 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.645 | + functions-common:get_or_add_user_project_role:1004 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.646 | e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.646 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:33:58.646 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:33:58.646 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:33:58.646 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:33:58.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.646 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.646 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:33:58.646 | 07c0d55d5742443da032b373f735f739' 2022-04-13 23:33:58.646 | + functions-common:get_or_create_service:1101 : echo 07c0d55d5742443da032b373f735f739 2022-04-13 23:33:58.646 | 07c0d55d5742443da032b373f735f739 2022-04-13 23:33:58.646 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' http://10.222.0.32:8080 2022-04-13 23:33:58.646 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:33:58.646 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:33:58.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:58.646 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:33:58.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.646 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:58.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:58.646 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.32:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:33:58.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.646 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.647 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.647 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=37a5480844f74ce5a2ad49e093e37e27 2022-04-13 23:33:58.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 37a5480844f74ce5a2ad49e093e37e27 2022-04-13 23:33:58.647 | + functions-common:get_or_create_endpoint:1134 : public_id=37a5480844f74ce5a2ad49e093e37e27 2022-04-13 23:33:58.647 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.32:8080 ]] 2022-04-13 23:33:58.647 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.32:8080 RegionOne 2022-04-13 23:33:58.647 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:33:58.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:33:58.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.647 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.647 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.647 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.647 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:33:58.647 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:33:58.647 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.32:8080 --region RegionOne -f value -c id 2022-04-13 23:33:58.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.647 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.647 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.647 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.647 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9291ee31a9fb4778b0e118a4540b446f 2022-04-13 23:33:58.647 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9291ee31a9fb4778b0e118a4540b446f 2022-04-13 23:33:58.647 | 9291ee31a9fb4778b0e118a4540b446f 2022-04-13 23:33:58.647 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:33:58.647 | + functions-common:get_or_create_endpoint:1143 : echo 37a5480844f74ce5a2ad49e093e37e27 2022-04-13 23:33:58.647 | 37a5480844f74ce5a2ad49e093e37e27 2022-04-13 23:33:58.647 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:33:58.647 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:33:58.647 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:33:58.648 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:33:58.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.648 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.648 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.648 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.648 | ++ functions-common:get_or_create_project:945 : project_id=e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.648 | ++ functions-common:get_or_create_project:946 : echo e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.648 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.648 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:33:58.648 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.648 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:33:58.648 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:58.648 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:33:58.648 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:33:58.648 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:33:58.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.648 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.648 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.648 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.648 | ++ functions-common:get_or_create_user:932 : user_id=7a772711b748409d8da0ba8d1370b64b 2022-04-13 23:33:58.648 | ++ functions-common:get_or_create_user:933 : echo 7a772711b748409d8da0ba8d1370b64b 2022-04-13 23:33:58.648 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=7a772711b748409d8da0ba8d1370b64b 2022-04-13 23:33:58.648 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:33:58.648 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.648 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 7a772711b748409d8da0ba8d1370b64b e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.648 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:58.648 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:33:58.648 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:58.648 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:58.649 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:33:58.649 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:33:58.649 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:33:58.649 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:33:58.649 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.649 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:58.649 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.649 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.649 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a772711b748409d8da0ba8d1370b64b --project e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.649 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.649 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.649 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:58.649 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:58.649 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7a772711b748409d8da0ba8d1370b64b --project e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.649 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.649 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.649 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.649 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:58.649 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a772711b748409d8da0ba8d1370b64b --project e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.649 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.649 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.649 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.649 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.649 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:58.649 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:58.650 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:58.650 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | 7a772711b748409d8da0ba8d1370b64b | | e741e366e17348e5a312a4d7204e2fa3 | | | False |' 2022-04-13 23:33:58.650 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.650 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.650 | + functions-common:get_or_add_user_project_role:1004 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.650 | e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.650 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:33:58.650 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:33:58.650 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:58.650 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:33:58.650 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:33:58.650 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:33:58.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.650 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.650 | ++ functions-common:get_or_create_user:932 : user_id=4dcf8f197bb34409ae9bf57b35a825d4 2022-04-13 23:33:58.650 | ++ functions-common:get_or_create_user:933 : echo 4dcf8f197bb34409ae9bf57b35a825d4 2022-04-13 23:33:58.650 | + lib/swift:create_swift_accounts:637 : swift_user_test3=4dcf8f197bb34409ae9bf57b35a825d4 2022-04-13 23:33:58.650 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:33:58.650 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.650 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role e429ce4a47394ef6b4cd704d9a6aed7c 4dcf8f197bb34409ae9bf57b35a825d4 e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.650 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:58.650 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:33:58.650 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:58.650 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:58.650 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:33:58.650 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:33:58.650 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:33:58.650 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:33:58.650 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role e429ce4a47394ef6b4cd704d9a6aed7c --user 4dcf8f197bb34409ae9bf57b35a825d4 --project e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.650 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:58.651 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.651 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.651 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.651 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:58.651 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:58.651 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add e429ce4a47394ef6b4cd704d9a6aed7c --user 4dcf8f197bb34409ae9bf57b35a825d4 --project e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.652 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role e429ce4a47394ef6b4cd704d9a6aed7c --user 4dcf8f197bb34409ae9bf57b35a825d4 --project e741e366e17348e5a312a4d7204e2fa3 2022-04-13 23:33:58.652 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.652 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:58.652 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.652 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.652 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:58.652 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:58.652 | ++ functions-common:get_field:825 : echo '| e429ce4a47394ef6b4cd704d9a6aed7c | 4dcf8f197bb34409ae9bf57b35a825d4 | | e741e366e17348e5a312a4d7204e2fa3 | | | False |' 2022-04-13 23:33:58.652 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:58.652 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.652 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:33:58.652 | + functions-common:get_or_add_user_project_role:1004 : echo e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:33:58.652 | e429ce4a47394ef6b4cd704d9a6aed7c 2022-04-13 23:33:58.652 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:33:58.652 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:33:58.652 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:33:58.652 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:33:58.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.652 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.652 | ++ functions-common:get_or_create_project:945 : project_id=7192bb4b0983476d83791541f276e800 2022-04-13 23:33:58.652 | ++ functions-common:get_or_create_project:946 : echo 7192bb4b0983476d83791541f276e800 2022-04-13 23:33:58.652 | + lib/swift:create_swift_accounts:642 : swift_project_test2=7192bb4b0983476d83791541f276e800 2022-04-13 23:33:58.652 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:33:58.653 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.653 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:33:58.653 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:33:58.653 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:58.653 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:33:58.653 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:33:58.653 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:33:58.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.653 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.653 | ++ functions-common:get_or_create_user:932 : user_id=7fec851d9d7a45379b5505f60b721e0b 2022-04-13 23:33:58.653 | ++ functions-common:get_or_create_user:933 : echo 7fec851d9d7a45379b5505f60b721e0b 2022-04-13 23:33:58.653 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7fec851d9d7a45379b5505f60b721e0b 2022-04-13 23:33:58.653 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:33:58.653 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.653 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7fec851d9d7a45379b5505f60b721e0b 7192bb4b0983476d83791541f276e800 2022-04-13 23:33:58.653 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:58.653 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:33:58.653 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:58.653 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:58.653 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:33:58.653 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:33:58.653 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:33:58.653 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:33:58.653 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7fec851d9d7a45379b5505f60b721e0b --project 7192bb4b0983476d83791541f276e800 2022-04-13 23:33:58.653 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:58.653 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.653 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.653 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.654 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.654 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:58.654 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:58.654 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7fec851d9d7a45379b5505f60b721e0b --project 7192bb4b0983476d83791541f276e800 2022-04-13 23:33:58.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.654 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7fec851d9d7a45379b5505f60b721e0b --project 7192bb4b0983476d83791541f276e800 2022-04-13 23:33:58.654 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:58.654 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.654 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.654 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.654 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.654 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:58.654 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:58.655 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:58.655 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | 7fec851d9d7a45379b5505f60b721e0b | | 7192bb4b0983476d83791541f276e800 | | | False |' 2022-04-13 23:33:58.655 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.655 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.655 | + functions-common:get_or_add_user_project_role:1004 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.655 | e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.655 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:33:58.655 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:33:58.655 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:33:58.655 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:33:58.655 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:33:58.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.655 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.655 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:33:58.655 | 617a7221211a4c8bb7ef506c77efdc82' 2022-04-13 23:33:58.655 | ++ functions-common:get_or_create_domain:895 : echo 617a7221211a4c8bb7ef506c77efdc82 2022-04-13 23:33:58.655 | + lib/swift:create_swift_accounts:652 : swift_domain=617a7221211a4c8bb7ef506c77efdc82 2022-04-13 23:33:58.655 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:33:58.655 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.655 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:33:58.655 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 617a7221211a4c8bb7ef506c77efdc82 2022-04-13 23:33:58.655 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:33:58.655 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=617a7221211a4c8bb7ef506c77efdc82 --or-show -f value -c id 2022-04-13 23:33:58.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.655 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.655 | ++ functions-common:get_or_create_project:945 : project_id=a53e3a206c894a6aaea53e0c07327509 2022-04-13 23:33:58.656 | ++ functions-common:get_or_create_project:946 : echo a53e3a206c894a6aaea53e0c07327509 2022-04-13 23:33:58.656 | + lib/swift:create_swift_accounts:656 : swift_project_test4=a53e3a206c894a6aaea53e0c07327509 2022-04-13 23:33:58.656 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:33:58.656 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.656 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:33:58.656 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 617a7221211a4c8bb7ef506c77efdc82 test4@example.com 2022-04-13 23:33:58.656 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:33:58.656 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:33:58.656 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:33:58.656 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=617a7221211a4c8bb7ef506c77efdc82 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:33:58.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.656 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.656 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.656 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.656 | ++ functions-common:get_or_create_user:932 : user_id=11a8e21b556e4f96bdbd2b42ea691d50 2022-04-13 23:33:58.656 | ++ functions-common:get_or_create_user:933 : echo 11a8e21b556e4f96bdbd2b42ea691d50 2022-04-13 23:33:58.656 | + lib/swift:create_swift_accounts:661 : swift_user_test4=11a8e21b556e4f96bdbd2b42ea691d50 2022-04-13 23:33:58.656 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:33:58.656 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:33:58.656 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 11a8e21b556e4f96bdbd2b42ea691d50 a53e3a206c894a6aaea53e0c07327509 2022-04-13 23:33:58.656 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:33:58.656 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:33:58.656 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:33:58.656 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:33:58.656 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:33:58.656 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:33:58.656 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:33:58.656 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:33:58.656 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 11a8e21b556e4f96bdbd2b42ea691d50 --project a53e3a206c894a6aaea53e0c07327509 2022-04-13 23:33:58.656 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.656 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:33:58.657 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.657 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.657 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.657 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:33:58.657 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:33:58.657 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 11a8e21b556e4f96bdbd2b42ea691d50 --project a53e3a206c894a6aaea53e0c07327509 2022-04-13 23:33:58.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.657 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 11a8e21b556e4f96bdbd2b42ea691d50 --project a53e3a206c894a6aaea53e0c07327509 2022-04-13 23:33:58.657 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:33:58.657 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:33:58.657 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:33:58.657 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:58.657 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:58.657 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:33:58.657 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:33:58.657 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:33:58.657 | ++ functions-common:get_field:825 : echo '| e714d1342d33412986d60a15780929e6 | 11a8e21b556e4f96bdbd2b42ea691d50 | | a53e3a206c894a6aaea53e0c07327509 | | | False |' 2022-04-13 23:33:58.657 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:33:58.657 | ++ functions-common:get_field:819 : read data 2022-04-13 23:33:58.657 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.657 | + functions-common:get_or_add_user_project_role:1004 : echo e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.657 | e714d1342d33412986d60a15780929e6 2022-04-13 23:33:58.687 | [188448 Async create_swift_accounts:229625]: finished create_swift_accounts with result 0 in 133 seconds 2022-04-13 23:33:58.694 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:33:58.697 | + inc/async:async_wait:197 : return 0 2022-04-13 23:33:58.700 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:33:58.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:58.720 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:33:58.738 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:58.741 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:33:58.743 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:33:58.746 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:33:58.749 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:33:58.751 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:33:58.811 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:33:58.850 | [188448 Async init_glance:239224]: running: init_glance 2022-04-13 23:33:58.853 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:33:58.874 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:58.876 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:33:58.879 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:33:58.882 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:33:58.887 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:33:58.888 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:33:58.892 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:33:58.892 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:33:58.898 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:33:58.901 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:33:58.907 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:33:58.910 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:33:58.913 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:33:58.916 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:33:58.927 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:33:58.927 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:33:58.936 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:33:58.938 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:34:02.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:02.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:02.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:02.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:06.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:06.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:06.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:06.005 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:09.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:09.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:09.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:09.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:13.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:13.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:13.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:13.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:16.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:16.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:16.668 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:20.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:20.296 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:20.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:20.296 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:23.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:23.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:27.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:27.599 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:27.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:27.599 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:32.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:32.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:32.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:32.438 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:32.438 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:34:38.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:38.450 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:38.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:38.451 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:38.773 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:34:38.778 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:34:38.781 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:34:38.783 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:34:38.786 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:34:38.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:34:38.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:34:38.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:34:38.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:34:38.798 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:34:38.799 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:34:38.801 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:34:38.804 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:34:38.806 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:34:38.809 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:34:38.811 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:34:38.815 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:38.817 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:34:38.820 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:38.826 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:34:38.828 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:34:38.830 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:34:38.832 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:34:38.835 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:34:38.837 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:34:38.865 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:34:38.900 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:34:38.932 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:34:38.961 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:34:38.990 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:34:39.023 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:34:39.026 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:34:39.028 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:34:39.033 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:34:39.034 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:34:39.050 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:34:39.053 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:34:39.055 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:34:39.058 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:34:39.066 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:34:39.097 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:34:39.126 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:34:39.157 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:34:39.189 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:34:39.206 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:39.209 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:34:39.211 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:34:39.215 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:34:39.217 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:34:39.219 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:34:39.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:34:39.233 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:34:39.236 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:34:39.238 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:34:39.253 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:34:39.266 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:34:39.268 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:34:39.282 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:34:39.295 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:34:39.307 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:34:39.309 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:34:39.313 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:34:39.317 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.BYbqiYjct3 2022-04-13 23:34:39.319 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:34:39.322 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:34:39.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.BYbqiYjct3 2022-04-13 23:34:39.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.BYbqiYjct3 2022-04-13 23:34:39.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.BYbqiYjct3 /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:34:39.354 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:34:39.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:39.388 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:34:39.416 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:34:39.418 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:34:39.424 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:34:39.424 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:34:39.425 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:34:39.428 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:34:39.446 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:39.450 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:34:39.453 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:34:39.457 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:34:39.475 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:39.478 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:34:39.481 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-04-13 23:34:39.512 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:34:39.514 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:34:39.517 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:34:39.535 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:39.537 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:34:39.540 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:34:39.542 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:34:39.545 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:34:39.547 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:34:39.549 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:34:39.552 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:34:39.555 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:34:39.558 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:34:39.560 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:34:39.564 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:34:39.567 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:34:39.577 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:34:39.590 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:39.592 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:34:39.595 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:34:39.597 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:34:39.601 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:34:39.632 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:34:39.670 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:34:39.704 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:34:39.736 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:34:39.768 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:34:39.771 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:34:39.773 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:34:39.776 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:34:39.778 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:34:39.809 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:34:39.840 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-04-13 23:34:39.870 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:34:39.901 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:34:39.932 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:34:39.963 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:34:39.993 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:34:40.024 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:34:40.059 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:34:40.095 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:34:40.126 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:34:40.157 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:34:40.160 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:34:40.162 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:34:40.165 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:34:40.168 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:34:40.198 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:34:40.229 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.32/identity 2022-04-13 23:34:40.266 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:34:40.297 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:34:40.329 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:34:40.364 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:34:40.399 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:34:40.439 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:34:40.470 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:34:40.502 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:34:40.504 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:34:40.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:34:40.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:34:40.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:34:40.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:34:40.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:34:40.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-13 23:34:40.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-13 23:34:40.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-13 23:34:40.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:34:40.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:34:40.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:34:40.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:34:40.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:34:40.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:34:40.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:34:40.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:34:40.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:40.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:34:40.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:34:40.582 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:34:40.588 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:34:40.590 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:34:40.593 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.595 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:34:40.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:34:40.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:34:40.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.631 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:34:40.633 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:34:40.637 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:34:40.639 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.641 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:34:40.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:34:40.673 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.676 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:34:40.680 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:34:40.681 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:34:40.684 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.686 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:34:40.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:34:40.719 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.722 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:34:40.724 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:34:40.727 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:34:40.730 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.732 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:34:40.763 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:34:40.765 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.768 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:34:40.770 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:34:40.773 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:34:40.775 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.778 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:34:40.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:34:40.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.813 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:34:40.815 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:34:40.818 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:34:40.820 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.823 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:34:40.856 | + 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:150:199 2022-04-13 23:34:40.858 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.861 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:34:40.863 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-13 23:34:40.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-13 23:34:40.868 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.872 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-13 23:34:40.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:34:40.905 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:34:40.907 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:34:40.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:34:40.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:34:40.914 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:34:40.917 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:34:40.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:34:40.950 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:34:40.968 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:40.976 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:34:40.976 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:34:41.005 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:41.008 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:34:41.037 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:34:41.071 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:34:41.074 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:34:41.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:34:41.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:34:44.175 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:34:44.175 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:34:44.176 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=241140) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:34:44.226 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=241140) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:34:44.226 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=241140) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:34:44.226 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=241140) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:44.227 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=241140) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:44.227 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=241140) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:44.227 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=241140) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:44.282 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:34:44.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:44.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:44.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:44.282 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:44.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:34:44.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:34:44.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:34:44.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:34:44.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:34:44.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:34:44.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:34:44.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:44.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:34:44.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:34:44.778 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:34:44.786 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:34:44.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:34:44.792 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:34:44.805 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:34:44.818 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:34:44.821 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:34:44.830 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:34:44.833 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:34:44.836 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:34:44.844 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:34:44.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:34:44.851 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:34:44.853 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:34:44.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:34:44.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:34:44.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:34:44.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:34:44.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:34:44.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:34:44.896 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:34:44.898 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:34:44.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:34:44.944 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:34:44.974 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:34:45.007 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:34:45.024 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:45.027 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:34:45.030 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:34:45.035 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:34:45.065 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:34:45.098 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:34:45.133 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:45.136 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:34:45.172 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:34:45.189 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:45.192 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:34:45.195 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:34:45.225 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:34:45.227 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:34:45.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:34:45.264 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:34:45.267 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:34:45.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:34:45.272 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:34:45.291 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:45.293 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:34:45.296 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:34:45.301 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:34:45.331 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:34:45.363 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:45.366 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:34:45.395 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:34:45.398 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:34:45.427 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:34:45.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:34:45.432 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:34:45.464 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:34:45.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:34:45.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:34:45.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:34:48.554 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:34:48.554 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:34:48.554 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=241670) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:34:48.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=241670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:34:48.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=241670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:34:48.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=241670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:48.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=241670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:48.606 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=241670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:48.607 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=241670) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:34:48.668 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:34:48.669 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=241670) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:34:48.669 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=241670) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:34:48.670 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:34:48.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:48.670 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:48.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:48.670 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:49.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:49.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:34:49.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:34:49.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:34:49.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:34:49.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:34:49.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:34:49.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:34:49.101 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:34:49.104 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:34:49.107 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:34:49.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:34:49.138 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:34:49.140 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:34:49.143 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:34:49.145 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:34:49.148 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:34:49.151 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:34:49.156 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:34:49.164 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:34:49.167 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:34:49.170 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:34:49.172 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:34:49.175 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:34:49.177 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:34:49.180 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:34:49.184 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:34:49.186 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:34:49.192 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:34:49.195 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:34:49.197 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:34:49.200 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:34:49.204 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:34:49.204 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:34:49.205 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:34:49.210 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-04-13 23:34:49.213 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:34:49.215 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:49.218 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:34:49.220 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:34:49.228 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:34:49.228 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:34:49.229 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:34:49.232 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:34:49.234 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:34:49.238 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:34:49.239 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:34:49.244 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:34:49.245 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-04-13 23:34:49.250 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-04-13 23:34:49.252 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-04-13 23:34:49.255 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-04-13 23:34:49.268 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-04-13 23:34:49.283 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:34:49.298 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:34:49.318 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 2022-04-13 23:34:52.328 | ARPING 192.168.0.38 from 192.168.0.38 br-data 2022-04-13 23:34:52.328 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:34:52.328 | Received 0 response(s) 2022-04-13 23:34:52.363 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:34:52.365 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:34:52.368 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:34:52.372 | + ./stack.sh:exit_trap:524 : jobs='213706 2022-04-13 23:34:52.372 | 239224' 2022-04-13 23:34:52.374 | + ./stack.sh:exit_trap:527 : [[ -n 213706 2022-04-13 23:34:52.379 | 239224 ]] 2022-04-13 23:34:52.379 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-232439 ]] 2022-04-13 23:34:52.380 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:52.382 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:34:52.382 | exit_trap: cleaning up child processes 2022-04-13 23:34:52.387 | + ./stack.sh:exit_trap:529 : kill 213706 239224 2022-04-13 23:34:52.390 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.QciYqTCKME ']' 2022-04-13 23:34:52.392 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.QciYqTCKME 2022-04-13 23:34:52.396 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:34:52.398 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:34:52.403 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:34:52.403 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:34:52.403 | Error on exit 2022-04-13 23:34:52.406 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:34:52.408 | + ./stack.sh:exit_trap:544 : generate-subunit 1649892275 617 fail 2022-04-13 23:34:53.096 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:34:53.098 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:34:54.264 | + ./stack.sh:exit_trap:558 : exit 1